#fae8dc Hex Color
rgb(250, 232, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | e8 | dc | - | #fae8dc |
RGB | 250 | 232 | 220 | - | rgb(250,232,220) |
HSL | 24 | 75% | 92% | - | hsl(24,75%,92%) |
HSV | 24 | 12% | 98% | - | hsv(24,12%,98%) |
XYZ | 81.1992 | 83.2045 | 79.4906 | - | xyz(81.1992,83.2045,79.4906) |
CIE-LAB | 93.1 | 4.16 | 8.02 | - | lab(93.1,4.16,8.02) |
CMYK | 0 | 0.072 | 0.12 | 0.019607843137255 | cmyk(0,0.072,0.12,0.019607843137255) |
Description
The RGB value of color #fae8dc is rgb(250, 232, 220).
In the hex color #fae8dc, The value of Red is 250, value of Green is 232, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fae8dc consists of 24° Hue, 75% Saturation, and 92% Lightness.
In the CMYK color model, the color #fae8dc can be represented as Cyan=0%, Magenta=0.072%, Yellow=0.12%, and Black=0.019607843137255%.
Shades of #fae8dc
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 #fae8dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fae8dc
Preview of #fae8dc on White Background
The contrast ratio of #fae8dc with white color is 1.19
Preview of #fae8dc on black background
The contrast ratio of #fae8dc with black color is 17.64
#fae8dc color will look good with a black background.
Color Schemes of #fae8dc
Triadic Colors of #fae8dc
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 #fae8dc
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 #fae8dc
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 #fae8dc
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: #fae8dc;
}
This is a sample text used for the color #fae8dc. 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: #fae8dc;
}
This is a sample text used for the color #fae8dc. 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 #fae8dc;
}
This is a sample text used for the color #fae8dc. 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 35.61%
Green 33.05%
Blue 31.34%
CMYK Percentage
Cyan 0
Magenta 34.03%
Yellow 56.71%
Black 9.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.