Color Light Cyan white (#e0ffff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Light Cyan white (#e0ffff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Light Cyan / #e0ffff
The HTML HEX code is #e0ffff. The corresponding color name is "Light Cyan". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 224%, Green (G): 255%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 12%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #e0ffff has a hue of 180°, saturation of 100%, and lightness of 94%. The HSV representation is 180° for hue, 12% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 98, a* (green to red) = -10, and b* (blue to yellow) = -3. The XYZ representation is X: 85, Y: 95, Z: 108. In the YUV color space, it translates to Y (luminance) = 0.9637, U (chrominance) = 0.0179, and V (chrominance) = -0.0748.
The decimal value of the color is 14745599. The closest Web-safe HEX code is #CCFFFF. Variations of the colour are #FFFFFF for a 20% lighter version and #7AFFFF for a 20% darker version.
For the color with hex value #e0ffff, the correlated color temperature (CT) is estimated to be 7586 Kelvin (7586K).
The approximate wavelength of #e0ffff is around 500.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | e0ffff | #e0ffff |
RGB Decimal Code | 224, 255, 255 | rgb(224, 255, 255) |
CMYK | 12, 0, 0, 0 | / |
HSL | 180°, 100%, 94% | hsl(180°, 100%, 94%) |
HSV | 180°, 12%, 100% | / |
CIE-LAB | 98, -10, -3 | / |
XYZ | 85, 95, 108 | / |
YUV | 0.9637, 0.0179, -0.0748 | / |
Decimal value | 14745599 | / |
Web-Safe HEX | CCFFFF | #CCFFFF |
Color Temperature (CT) | 7586 Kelvin (7586K) | / |
Estimate Wavelength | around 500.00nm | / |
The Depth and Diversity of Light Cyan (Hex: #e0ffff): Exploring its Impact in Design and Culture
Light Cyan (#e0ffff) is a color that resembles the serene and tranquil beauty of a clear blue sky on a sunny day. It evokes a sense of calmness and purity similar to the crystal-clear waters of a tropical lagoon. This shade of cyan is as refreshing as a cool breeze blowing through a field of blooming wildflowers. It shares similarities with the delicate petals of a forget-me-not flower and the shimmering scales of a silver fish gliding through a peaceful pond. Light Cyan brings a touch of serenity and natural beauty to any design or visual composition.
Download Stunning Light Cyan Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Light Cyan Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Light Cyan 4K Wallpaper
Immerse yourself in the beauty of our Light Cyan 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 Light Cyan 4K WallpaperTints and Shades of #e0ffff HEX color (Light Cyan)
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 #e0ffff, 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
- #F7FFFF
- #F0FFFF
- #E8FFFF
- #e0ffff
- #A8BFBF
- #708080
- #384040
- #000000
Tones of Light Cyan (#e0ffff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #e0ffff, #bacccc is the less saturated color, while #e0ffff is the most saturated one.
- #bacccc
- #c3d9d9
- #cde6e6
- #d6f2f2
- #e0ffff
- #3fcccc
- #34d9d9
- #2ae6e6
- #1ff2f2
HTML Usage Examples
HTML using color code example
<p style="color: #e0ffff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #e0ffff is lightcyan.
CSS color code example
p { color: #e0ffff; }
Text with hexadecimal color #e0ffff
This is a sample text with color #e0ffff.
Background Color with #e0ffff
This is a example with background color #e0ffff.
Border Color with #e0ffff
#e0ffff Color Preview on White (#ffffff) Background
This is a example of text with color #e0ffff on white background.
#e0ffff Color Preview on Black (#000000) Background
This is a example of text with color #e0ffff on black background.
CSS codes examples
.text {color:#e0ffff;}
.background {background-color:#e0ffff;}
.border {border:1px solid #e0ffff;}