Color Sugar Glaze white (#fff0e1):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Sugar Glaze white (#fff0e1):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Sugar Glaze / #fff0e1
The HTML HEX code is #fff0e1. The corresponding color name is "Sugar Glaze". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 240%, Blue (B): 225%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 6%, Yellow (Y):12%, Black (K): 0%. In the HSL color space, #fff0e1 has a hue of 30°, saturation of 100%, and lightness of 94%. The HSV representation is 30° for hue, 12% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 96, a* (green to red) = 3, and b* (blue to yellow) = 9. The XYZ representation is X: 86, Y: 89, Z: 84. In the YUV color space, it translates to Y (luminance) = 0.9521, U (chrominance) = -0.0343, and V (chrominance) = 0.0421.
The decimal value of the color is 16773345. The closest Web-safe HEX code is #FFFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FFBD7A for a 20% darker version.
For the color with hex value #fff0e1, the correlated color temperature (CT) is estimated to be 5514 Kelvin (5514K).
The approximate wavelength of #fff0e1 is around 640.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fff0e1 | #fff0e1 |
RGB Decimal Code | 255, 240, 225 | rgb(255, 240, 225) |
CMYK | 0, 6, 12, 0 | / |
HSL | 30°, 100%, 94% | hsl(30°, 100%, 94%) |
HSV | 30°, 12%, 100% | / |
CIE-LAB | 96, 3, 9 | / |
XYZ | 86, 89, 84 | / |
YUV | 0.9521, -0.0343, 0.0421 | / |
Decimal value | 16773345 | / |
Web-Safe HEX | FFFFCC | #FFFFCC |
Color Temperature (CT) | 5514 Kelvin (5514K) | / |
Estimate Wavelength | around 640.00nm | / |
The Depth and Diversity of Sugar Glaze (Hex: #fff0e1): Exploring its Impact in Design and Culture
The hex color #fff0e1, also known as Sugar Glaze, is reminiscent of warm, sun-kissed sand dunes. Its pale cream hue reflects the soft, velvety texture of freshly fallen snow, creating a serene and calming atmosphere. This color evokes imagery of delicate, fragrant blossoms, such as cherry blossoms or magnolias, bringing about a sense of purity and elegance. In the natural world, Sugar Glaze can be compared to the pale, translucent petals of a delicate rose or the luminous glow of a pearl, exuding a timeless and ethereal beauty.
Download Stunning Sugar Glaze Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Sugar Glaze Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Sugar Glaze 4K Wallpaper
Immerse yourself in the beauty of our Sugar Glaze 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 Sugar Glaze 4K WallpaperTints and Shades of #fff0e1 HEX color (Sugar Glaze)
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 #fff0e1, 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
- #FFFBF8
- #FFF8F0
- #FFF4E9
- #fff0e1
- #BFB4A9
- #807871
- #403C38
- #000000
Tones of Sugar Glaze (#fff0e1 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fff0e1, #ccc3ba is the less saturated color, while #fff0e1 is the most saturated one.
- #ccc3ba
- #d9cec4
- #e6dace
- #f2e5d7
- #fff0e1
- #cc8640
- #d98735
- #e6882a
- #f28920
HTML Usage Examples
HTML using color code example
<p style="color: #fff0e1;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fff0e1.
CSS color code example
p { color: #fff0e1; }
Text with hexadecimal color #fff0e1
This is a sample text with color #fff0e1.
Background Color with #fff0e1
This is a example with background color #fff0e1.
Border Color with #fff0e1
#fff0e1 Color Preview on White (#ffffff) Background
This is a example of text with color #fff0e1 on white background.
#fff0e1 Color Preview on Black (#000000) Background
This is a example of text with color #fff0e1 on black background.
CSS codes examples
.text {color:#fff0e1;}
.background {background-color:#fff0e1;}
.border {border:1px solid #fff0e1;}