Color White Gloss white (#ffeeee):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to White Gloss white (#ffeeee):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about White Gloss / #ffeeee
The HTML HEX code is #ffeeee. The corresponding color name is "White Gloss". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 238%, Blue (B): 238%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 7%, Yellow (Y):7%, Black (K): 0%. In the HSL color space, #ffeeee has a hue of 0°, saturation of 100%, and lightness of 97%. The HSV representation is 0° for hue, 7% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 95, a* (green to red) = 6, and b* (blue to yellow) = 2. The XYZ representation is X: 87, Y: 89, Z: 93. In the YUV color space, it translates to Y (luminance) = 0.9533, U (chrominance) = -0.0098, and V (chrominance) = 0.0410.
The decimal value of the color is 16772846. The closest Web-safe HEX code is #FFFFFF. Variations of the colour are #FFFFFF for a 20% lighter version and #FF8A8A for a 20% darker version.
For the color with hex value #ffeeee, the correlated color temperature (CT) is estimated to be 5909 Kelvin (5909K).
The approximate wavelength of #ffeeee is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffeeee | #ffeeee |
RGB Decimal Code | 255, 238, 238 | rgb(255, 238, 238) |
CMYK | 0, 7, 7, 0 | / |
HSL | 0°, 100%, 97% | hsl(0°, 100%, 97%) |
HSV | 0°, 7%, 100% | / |
CIE-LAB | 95, 6, 2 | / |
XYZ | 87, 89, 93 | / |
YUV | 0.9533, -0.0098, 0.0410 | / |
Decimal value | 16772846 | / |
Web-Safe HEX | FFFFFF | #FFFFFF |
Color Temperature (CT) | 5909 Kelvin (5909K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of White Gloss (Hex: #ffeeee): Exploring its Impact in Design and Culture
The color #ffeeee, also known as White Gloss, bears resemblance to the smooth texture of freshly fallen snow, reflecting sunlight and creating a dazzling, pristine scene. It also resembles the delicate petals of blossoming cherry blossoms, radiating a sense of purity and innocence. Furthermore, it shares similarities with the soft, fluffy clouds that grace the sky on a clear summer day, evoking a serene and tranquil atmosphere. In essence, White Gloss captures the essence of these natural elements, exuding a timeless beauty that is both calming and uplifting.
Download Stunning White Gloss Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating White Gloss Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with White Gloss 4K Wallpaper
Immerse yourself in the beauty of our White Gloss 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 White Gloss 4K WallpaperTints and Shades of #ffeeee HEX color (White Gloss)
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 #ffeeee, 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
- #FFFBFB
- #FFF7F7
- #FFF2F2
- #ffeeee
- #BFB3B3
- #807777
- #403C3C
- #000000
Tones of White Gloss (#ffeeee HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffeeee, #ccc2c2 is the less saturated color, while #ffeeee is the most saturated one.
- #ccc2c2
- #d9cdcd
- #e6d8d8
- #f2e3e3
- #ffeeee
- #cc4848
- #d93e3e
- #e63535
- #f22b2b
HTML Usage Examples
HTML using color code example
<p style="color: #ffeeee;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffeeee.
CSS color code example
p { color: #ffeeee; }
Text with hexadecimal color #ffeeee
This is a sample text with color #ffeeee.
Background Color with #ffeeee
This is a example with background color #ffeeee.
Border Color with #ffeeee
#ffeeee Color Preview on White (#ffffff) Background
This is a example of text with color #ffeeee on white background.
#ffeeee Color Preview on Black (#000000) Background
This is a example of text with color #ffeeee on black background.
CSS codes examples
.text {color:#ffeeee;}
.background {background-color:#ffeeee;}
.border {border:1px solid #ffeeee;}