Color Dark Citron yellow (#aabb00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Dark Citron yellow (#aabb00):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellows
yellows Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Dark Citron / #aabb00
The HTML HEX code is #aabb00. The corresponding color name is "Dark Citron". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 170%, Green (G): 187%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 9%, Magenta (M): 0%, Yellow (Y):100%, Black (K): 27%. In the HSL color space, #aabb00 has a hue of 65°, saturation of 100%, and lightness of 37%. The HSV representation is 65° for hue, 100% for saturation, and 73% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 72, a* (green to red) = -24, and b* (blue to yellow) = 73. The XYZ representation is X: 34, Y: 44, Z: 7. In the YUV color space, it translates to Y (luminance) = 0.6298, U (chrominance) = -0.3099, and V (chrominance) = 0.0323.
The decimal value of the color is 11188992. The closest Web-safe HEX code is #99CC00. Variations of the colour are #EDFF24 for a 20% lighter version and #4F5700 for a 20% darker version.
For the color with hex value #aabb00, the correlated color temperature (CT) is estimated to be 4211 Kelvin (4211K).
The approximate wavelength of #aabb00 is around 575.83nm.
VALUE | CSS | |
---|---|---|
HEX Code | aabb00 | #aabb00 |
RGB Decimal Code | 170, 187, 0 | rgb(170, 187, 0) |
CMYK | 9, 0, 100, 27 | / |
HSL | 65°, 100%, 37% | hsl(65°, 100%, 37%) |
HSV | 65°, 100%, 73% | / |
CIE-LAB | 72, -24, 73 | / |
XYZ | 34, 44, 7 | / |
YUV | 0.6298, -0.3099, 0.0323 | / |
Decimal value | 11188992 | / |
Web-Safe HEX | 99CC00 | #99CC00 |
Color Temperature (CT) | 4211 Kelvin (4211K) | / |
Estimate Wavelength | around 575.83nm | / |
The Depth and Diversity of Dark Citron (Hex: #aabb00): Exploring its Impact in Design and Culture
The hex color #aabb00, known as Dark Citron, resembles the vibrant shade of a ripe lime. Its greenish-yellow hue draws associations with refreshing citrus fruits, adding a zesty touch to any palette. This color can evoke the tanginess of a lime slice in a tropical cocktail or the zest of a lemon, instantly invigorating the visual experience. Dark Citron captures the essence of a citrus grove bathed in golden sunlight, reflecting the harmony of natures vibrant palette. Incorporating this lively color into your designs infuses them with the irresistible freshness and vitality found in natures bountiful offerings.
Download Stunning Dark Citron Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Dark Citron Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Dark Citron 4K Wallpaper
Immerse yourself in the beauty of our Dark Citron 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 Dark Citron 4K WallpaperTints and Shades of #aabb00 HEX color (Dark Citron)
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 #aabb00, 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
- #EAEEBF
- #D5DD80
- #BFCC40
- #aabb00
- #808C00
- #555E00
- #2B2F00
- #000000
Tones of Dark Citron (#aabb00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #aabb00, #99a333 is the less saturated color, while #aabb00 is the most saturated one.
- #99a333
- #9da926
- #a2af1a
- #a6b50d
- #aabb00
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #aabb00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #aabb00.
CSS color code example
p { color: #aabb00; }
Text with hexadecimal color #aabb00
This is a sample text with color #aabb00.
Background Color with #aabb00
This is a example with background color #aabb00.
Border Color with #aabb00
#aabb00 Color Preview on White (#ffffff) Background
This is a example of text with color #aabb00 on white background.
#aabb00 Color Preview on Black (#000000) Background
This is a example of text with color #aabb00 on black background.
CSS codes examples
.text {color:#aabb00;}
.background {background-color:#aabb00;}
.border {border:1px solid #aabb00;}