#fae5d1 Hex Color
rgb(250, 229, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | e5 | d1 | - | #fae5d1 |
RGB | 250 | 229 | 209 | - | rgb(250,229,209) |
HSL | 29 | 80% | 90% | - | hsl(29,80%,90%) |
HSV | 29 | 16% | 98% | - | hsv(29,16%,98%) |
XYZ | 78.9523 | 80.9661 | 71.7884 | - | xyz(78.9523,80.9661,71.7884) |
CIE-LAB | 92.12 | 4 | 12.34 | - | lab(92.12,4,12.34) |
CMYK | 0 | 0.084 | 0.164 | 0.019607843137255 | cmyk(0,0.084,0.164,0.019607843137255) |
Description
The RGB value of color #fae5d1 is rgb(250, 229, 209).
In the hex color #fae5d1, The value of Red is 250, value of Green is 229, and value of Blue is 209. The primary color is Red. Similarly, The HSL values for #fae5d1 consists of 29° Hue, 80% Saturation, and 90% Lightness.
In the CMYK color model, the color #fae5d1 can be represented as Cyan=0%, Magenta=0.084%, Yellow=0.164%, and Black=0.019607843137255%.
Shades of #fae5d1
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #fae5d1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fae5d1
Preview of #fae5d1 on White Background
The contrast ratio of #fae5d1 with white color is 1.22
Preview of #fae5d1 on black background
The contrast ratio of #fae5d1 with black color is 17.19
#fae5d1 color will look good with a black background.
Color Schemes of #fae5d1
Triadic Colors of #fae5d1
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fae5d1
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #fae5d1
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fae5d1
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #fae5d1;
}
This is a sample text used for the color #fae5d1. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #fae5d1;
}
This is a sample text used for the color #fae5d1. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #fae5d1;
}
This is a sample text used for the color #fae5d1. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 36.34%
Green 33.28%
Blue 30.38%
CMYK Percentage
Cyan 0
Magenta 31.39%
Yellow 61.28%
Black 7.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.