Color Hazelwood white (#fff3d5):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Hazelwood white (#fff3d5):
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 Hazelwood / #fff3d5
The HTML HEX code is #fff3d5. The corresponding color name is "Hazelwood". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 243%, Blue (B): 213%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 5%, Yellow (Y):16%, Black (K): 0%. In the HSL color space, #fff3d5 has a hue of 43°, saturation of 100%, and lightness of 92%. The HSV representation is 43° for hue, 16% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 96, a* (green to red) = -1, and b* (blue to yellow) = 16. The XYZ representation is X: 85, Y: 90, Z: 76. In the YUV color space, it translates to Y (luminance) = 0.9536, U (chrominance) = -0.0582, and V (chrominance) = 0.0407.
The decimal value of the color is 16774101. The closest Web-safe HEX code is #FFFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FFD770 for a 20% darker version.
For the color with hex value #fff3d5, the correlated color temperature (CT) is estimated to be 5235 Kelvin (5235K).
The approximate wavelength of #fff3d5 is around 614.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fff3d5 | #fff3d5 |
RGB Decimal Code | 255, 243, 213 | rgb(255, 243, 213) |
CMYK | 0, 5, 16, 0 | / |
HSL | 43°, 100%, 92% | hsl(43°, 100%, 92%) |
HSV | 43°, 16%, 100% | / |
CIE-LAB | 96, -1, 16 | / |
XYZ | 85, 90, 76 | / |
YUV | 0.9536, -0.0582, 0.0407 | / |
Decimal value | 16774101 | / |
Web-Safe HEX | FFFFCC | #FFFFCC |
Color Temperature (CT) | 5235 Kelvin (5235K) | / |
Estimate Wavelength | around 614.00nm | / |
The Depth and Diversity of Hazelwood (Hex: #fff3d5): Exploring its Impact in Design and Culture
Hazelwood (#fff3d5) resembles the soft glow of sunlight streaming through autumn leaves. Its warm, creamy tone evokes the cozy feeling of sitting by a crackling fire on a crisp fall day. This earthy color is reminiscent of hazelnuts, adding a touch of natural elegance to any design. It exudes a sense of tranquility, like a peaceful walk through a forest bathed in soft golden light. Hazelwood pairs beautifully with earthy tones like deep greens and rich browns, creating a harmonious palette that brings a touch of nature into any space.
Download Stunning Hazelwood Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Hazelwood Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Hazelwood 4K Wallpaper
Immerse yourself in the beauty of our Hazelwood 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 Hazelwood 4K WallpaperTints and Shades of #fff3d5 HEX color (Hazelwood)
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 #fff3d5, 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
- #FFFCF5
- #FFF9EA
- #FFF6E0
- #fff3d5
- #BFB6A0
- #807A6B
- #403D35
- #000000
Tones of Hazelwood (#fff3d5 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fff3d5, #ccc5b3 is the less saturated color, while #fff3d5 is the most saturated one.
- #ccc5b3
- #d9d1bc
- #e6dcc4
- #f2e8cd
- #fff3d5
- #cca239
- #d9a82d
- #e6ae21
- #f2b315
HTML Usage Examples
HTML using color code example
<p style="color: #fff3d5;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fff3d5.
CSS color code example
p { color: #fff3d5; }
Text with hexadecimal color #fff3d5
This is a sample text with color #fff3d5.
Background Color with #fff3d5
This is a example with background color #fff3d5.
Border Color with #fff3d5
#fff3d5 Color Preview on White (#ffffff) Background
This is a example of text with color #fff3d5 on white background.
#fff3d5 Color Preview on Black (#000000) Background
This is a example of text with color #fff3d5 on black background.
CSS codes examples
.text {color:#fff3d5;}
.background {background-color:#fff3d5;}
.border {border:1px solid #fff3d5;}