Color Lime Zest yellow (#ddff00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Lime Zest yellow (#ddff00):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellows
yellows Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Lime Zest / #ddff00
The HTML HEX code is #ddff00. The corresponding color name is "Lime Zest". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 221%, Green (G): 255%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 13%, Magenta (M): 0%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ddff00 has a hue of 68°, saturation of 100%, and lightness of 50%. The HSV representation is 68° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 95, a* (green to red) = -35, and b* (blue to yellow) = 92. The XYZ representation is X: 66, Y: 87, Z: 13. In the YUV color space, it translates to Y (luminance) = 0.8461, U (chrominance) = -0.4164, and V (chrominance) = 0.0180.
The decimal value of the color is 14548736. The closest Web-safe HEX code is #CCFF00. Variations of the colour are #EBFF66 for a 20% lighter version and #859900 for a 20% darker version.
For the color with hex value #ddff00, the correlated color temperature (CT) is estimated to be 4360 Kelvin (4360K).
The approximate wavelength of #ddff00 is around 573.33nm.
VALUE | CSS | |
---|---|---|
HEX Code | ddff00 | #ddff00 |
RGB Decimal Code | 221, 255, 0 | rgb(221, 255, 0) |
CMYK | 13, 0, 100, 0 | / |
HSL | 68°, 100%, 50% | hsl(68°, 100%, 50%) |
HSV | 68°, 100%, 100% | / |
CIE-LAB | 95, -35, 92 | / |
XYZ | 66, 87, 13 | / |
YUV | 0.8461, -0.4164, 0.0180 | / |
Decimal value | 14548736 | / |
Web-Safe HEX | CCFF00 | #CCFF00 |
Color Temperature (CT) | 4360 Kelvin (4360K) | / |
Estimate Wavelength | around 573.33nm | / |
The Depth and Diversity of Lime Zest (Hex: #ddff00): Exploring its Impact in Design and Culture
Lime Zest (#ddff00) is a vibrant, assertive color that resembles the bright, zesty hue of freshly squeezed lime juice. Its vivid yellow-green shade evokes the refreshing tanginess of citrus fruits, bringing to mind images of juicy limes waiting to be squeezed into a refreshing beverage or added to a mouthwatering dish. This color is reminiscent of summer picnics, tropical cocktails, and zesty aromas that awaken the senses. Lime Zest is the perfect color choice to add a vibrant burst of energy and zest to any design or creative project.
Download Stunning Lime Zest Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Lime Zest 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 Zest 4K Wallpaper
Immerse yourself in the beauty of our Lime Zest 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 Zest 4K WallpaperTints and Shades of #ddff00 HEX color (Lime Zest)
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 #ddff00, 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
- #F7FFBF
- #EEFF80
- #E6FF40
- #ddff00
- #A6BF00
- #6F8000
- #374000
- #000000
Tones of Lime Zest (#ddff00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ddff00, #b8cc33 is the less saturated color, while #ddff00 is the most saturated one.
- #b8cc33
- #c1d926
- #cae61a
- #d4f20d
- #ddff00
- #4e5233
- #454a26
- #3d421a
- #343b0d
HTML Usage Examples
HTML using color code example
<p style="color: #ddff00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ddff00.
CSS color code example
p { color: #ddff00; }
Text with hexadecimal color #ddff00
This is a sample text with color #ddff00.
Background Color with #ddff00
This is a example with background color #ddff00.
Border Color with #ddff00
#ddff00 Color Preview on White (#ffffff) Background
This is a example of text with color #ddff00 on white background.
#ddff00 Color Preview on Black (#000000) Background
This is a example of text with color #ddff00 on black background.
CSS codes examples
.text {color:#ddff00;}
.background {background-color:#ddff00;}
.border {border:1px solid #ddff00;}