#fae6ef Hex Color
rgb(250, 230, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | e6 | ef | - | #fae6ef |
RGB | 250 | 230 | 239 | - | rgb(250,230,239) |
HSL | 333 | 67% | 94% | - | hsl(333,67%,94%) |
HSV | 333 | 8% | 98% | - | hsv(333,8%,98%) |
XYZ | 83.3011 | 83.1496 | 93.3204 | - | xyz(83.3011,83.1496,93.3204) |
CIE-LAB | 93.08 | 8.32 | -1.91 | - | lab(93.08,8.32,-1.91) |
CMYK | 0 | 0.08 | 0.044 | 0.019607843137255 | cmyk(0,0.08,0.044,0.019607843137255) |
Description
The RGB value of color #fae6ef is rgb(250, 230, 239).
In the hex color #fae6ef, The value of Red is 250, value of Green is 230, and value of Blue is 239. The primary color is Red. Similarly, The HSL values for #fae6ef consists of 333° Hue, 67% Saturation, and 94% Lightness.
In the CMYK color model, the color #fae6ef can be represented as Cyan=0%, Magenta=0.08%, Yellow=0.044%, and Black=0.019607843137255%.
Shades of #fae6ef
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 #fae6ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fae6ef
Preview of #fae6ef on White Background
The contrast ratio of #fae6ef with white color is 1.19
Preview of #fae6ef on black background
The contrast ratio of #fae6ef with black color is 17.63
#fae6ef color will look good with a black background.
Color Schemes of #fae6ef
Triadic Colors of #fae6ef
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 #fae6ef
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 #fae6ef
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 #fae6ef
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: #fae6ef;
}
This is a sample text used for the color #fae6ef. 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: #fae6ef;
}
This is a sample text used for the color #fae6ef. 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 #fae6ef;
}
This is a sample text used for the color #fae6ef. 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 34.77%
Green 31.99%
Blue 33.24%
CMYK Percentage
Cyan 0
Magenta 55.71%
Yellow 30.64%
Black 13.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.