#fadee5 Hex Color
rgb(250, 222, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | de | e5 | - | #fadee5 |
RGB | 250 | 222 | 229 | - | rgb(250,222,229) |
HSL | 345 | 74% | 93% | - | hsl(345,74%,93%) |
HSV | 345 | 11% | 98% | - | hsv(345,11%,98%) |
XYZ | 79.6885 | 78.2237 | 85.0274 | - | xyz(79.6885,78.2237,85.0274) |
CIE-LAB | 90.88 | 10.77 | 0.1 | - | lab(90.88,10.77,0.1) |
CMYK | 0 | 0.112 | 0.084 | 0.019607843137255 | cmyk(0,0.112,0.084,0.019607843137255) |
Description
The RGB value of color #fadee5 is rgb(250, 222, 229).
In the hex color #fadee5, The value of Red is 250, value of Green is 222, and value of Blue is 229. The primary color is Red. Similarly, The HSL values for #fadee5 consists of 345° Hue, 74% Saturation, and 93% Lightness.
In the CMYK color model, the color #fadee5 can be represented as Cyan=0%, Magenta=0.112%, Yellow=0.084%, and Black=0.019607843137255%.
Shades of #fadee5
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 #fadee5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fadee5
Preview of #fadee5 on White Background
The contrast ratio of #fadee5 with white color is 1.26
Preview of #fadee5 on black background
The contrast ratio of #fadee5 with black color is 16.64
#fadee5 color will look good with a black background.
Color Schemes of #fadee5
Triadic Colors of #fadee5
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 #fadee5
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 #fadee5
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 #fadee5
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: #fadee5;
}
This is a sample text used for the color #fadee5. 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: #fadee5;
}
This is a sample text used for the color #fadee5. 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 #fadee5;
}
This is a sample text used for the color #fadee5. 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.66%
Green 31.67%
Blue 32.67%
CMYK Percentage
Cyan 0
Magenta 51.95%
Yellow 38.96%
Black 9.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.