Color Lime yellow-green (#aaff32):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Lime yellow-green (#aaff32):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-greens
yellow-greens Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Lime / #aaff32
The HTML HEX code is #aaff32. The corresponding color name is "Lime". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 170%, Green (G): 255%, Blue (B): 50%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 33%, Magenta (M): 0%, Yellow (Y):80%, Black (K): 0%. In the HSL color space, #aaff32 has a hue of 85°, saturation of 100%, and lightness of 60%. The HSV representation is 85° for hue, 80% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 92, a* (green to red) = -53, and b* (blue to yellow) = 81. The XYZ representation is X: 53, Y: 80, Z: 16. In the YUV color space, it translates to Y (luminance) = 0.8087, U (chrominance) = -0.3015, and V (chrominance) = -0.1246.
The decimal value of the color is 11206450. The closest Web-safe HEX code is #99FF33. Variations of the colour are #D5FF99 for a 20% lighter version and #77CC00 for a 20% darker version.
For the color with hex value #aaff32, the correlated color temperature (CT) is estimated to be 5086 Kelvin (5086K).
The approximate wavelength of #aaff32 is around 559.17nm.
VALUE | CSS | |
---|---|---|
HEX Code | aaff32 | #aaff32 |
RGB Decimal Code | 170, 255, 50 | rgb(170, 255, 50) |
CMYK | 33, 0, 80, 0 | / |
HSL | 85°, 100%, 60% | hsl(85°, 100%, 60%) |
HSV | 85°, 80%, 100% | / |
CIE-LAB | 92, -53, 81 | / |
XYZ | 53, 80, 16 | / |
YUV | 0.8087, -0.3015, -0.1246 | / |
Decimal value | 11206450 | / |
Web-Safe HEX | 99FF33 | #99FF33 |
Color Temperature (CT) | 5086 Kelvin (5086K) | / |
Estimate Wavelength | around 559.17nm | / |
The Depth and Diversity of Lime (Hex: #aaff32): Exploring its Impact in Design and Culture
Lime (#aaff32), with its vibrant and assertive hue, closely resembles the color of freshly sprouted grass. This green shade is reminiscent of natures renewal and growth, evoking images of lush meadows and verdant landscapes. Moreover, this lively color can also be likened to the zestful hue of a ripe lime fruit, with its tangy and refreshing taste. Whether its the rejuvenating essence of nature or the invigorating flavor of citrus, the color lime encapsulates vitality and vibrancy.
Download Stunning Lime Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Lime Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Lime 4K Wallpaper
Immerse yourself in the beauty of our Lime 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Lime 4K WallpaperTints and Shades of #aaff32 HEX color (Lime)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #aaff32, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #EAFFCC
- #D5FF99
- #BFFF65
- #aaff32
- #80BF26
- #558019
- #2B400D
- #000000
Tones of Lime (#aaff32 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #aaff32, #99cc51 is the less saturated color, while #aaff32 is the most saturated one.
- #99cc51
- #9dd949
- #a2e642
- #a6f23a
- #aaff32
- #577033
- #506d26
- #496a1a
- #42680d
HTML Usage Examples
HTML using color code example
<p style="color: #aaff32;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #aaff32.
CSS color code example
p { color: #aaff32; }
Text with hexadecimal color #aaff32
This is a sample text with color #aaff32.
Background Color with #aaff32
This is a example with background color #aaff32.
Border Color with #aaff32
#aaff32 Color Preview on White (#ffffff) Background
This is a example of text with color #aaff32 on white background.
#aaff32 Color Preview on Black (#000000) Background
This is a example of text with color #aaff32 on black background.
CSS codes examples
.text {color:#aaff32;}
.background {background-color:#aaff32;}
.border {border:1px solid #aaff32;}