Color Blanched Almond white (#ffebcd):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Blanched Almond white (#ffebcd):
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 Blanched Almond / #ffebcd
The HTML HEX code is #ffebcd. The corresponding color name is "Blanched Almond". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 235%, Blue (B): 205%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 8%, Yellow (Y):20%, Black (K): 0%. In the HSL color space, #ffebcd has a hue of 36°, saturation of 100%, and lightness of 90%. The HSV representation is 36° for hue, 20% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 94, a* (green to red) = 2, and b* (blue to yellow) = 17. The XYZ representation is X: 82, Y: 85, Z: 70. In the YUV color space, it translates to Y (luminance) = 0.9316, U (chrominance) = -0.0628, and V (chrominance) = 0.0600.
The decimal value of the color is 16772045. The closest Web-safe HEX code is #FFFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FFC266 for a 20% darker version.
For the color with hex value #ffebcd, the correlated color temperature (CT) is estimated to be 4993 Kelvin (4993K).
The approximate wavelength of #ffebcd is around 628.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffebcd | #ffebcd |
RGB Decimal Code | 255, 235, 205 | rgb(255, 235, 205) |
CMYK | 0, 8, 20, 0 | / |
HSL | 36°, 100%, 90% | hsl(36°, 100%, 90%) |
HSV | 36°, 20%, 100% | / |
CIE-LAB | 94, 2, 17 | / |
XYZ | 82, 85, 70 | / |
YUV | 0.9316, -0.0628, 0.0600 | / |
Decimal value | 16772045 | / |
Web-Safe HEX | FFFFCC | #FFFFCC |
Color Temperature (CT) | 4993 Kelvin (4993K) | / |
Estimate Wavelength | around 628.00nm | / |
The Depth and Diversity of Blanched Almond (Hex: #ffebcd): Exploring its Impact in Design and Culture
Blanched Almond (#ffebcd) is a warm and soothing color that resembles the soft hue of toasted almond skin. This color evokes a sense of warmth and comfort, similar to the ambiance of a cozy fireplace on a cold winter night. It also shares similarities with sandy beaches at sunset, where the suns golden rays blend with the cool tones of the shoreline. Blanched Almonds subtle tones are reminiscent of natural elements such as sand dunes and seashells, adding a touch of elegance to any design or décor.
Download Stunning Blanched Almond Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Blanched Almond Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Blanched Almond 4K Wallpaper
Immerse yourself in the beauty of our Blanched Almond 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 Blanched Almond 4K WallpaperTints and Shades of #ffebcd HEX color (Blanched Almond)
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 #ffebcd, 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
- #FFFAF3
- #FFF5E6
- #FFF0DA
- #ffebcd
- #BFB09A
- #807667
- #403B33
- #000000
Tones of Blanched Almond (#ffebcd HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffebcd, #ccc0ae is the less saturated color, while #ffebcd is the most saturated one.
- #ccc0ae
- #d9cbb6
- #e6d6be
- #f2e0c5
- #ffebcd
- #cc8f34
- #d99227
- #e6941a
- #f2970e
HTML Usage Examples
HTML using color code example
<p style="color: #ffebcd;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #ffebcd is blanchedalmond.
CSS color code example
p { color: #ffebcd; }
Text with hexadecimal color #ffebcd
This is a sample text with color #ffebcd.
Background Color with #ffebcd
This is a example with background color #ffebcd.
Border Color with #ffebcd
#ffebcd Color Preview on White (#ffffff) Background
This is a example of text with color #ffebcd on white background.
#ffebcd Color Preview on Black (#000000) Background
This is a example of text with color #ffebcd on black background.
CSS codes examples
.text {color:#ffebcd;}
.background {background-color:#ffebcd;}
.border {border:1px solid #ffebcd;}