#fadee0 Hex Color
rgb(250, 222, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | de | e0 | - | #fadee0 |
RGB | 250 | 222 | 224 | - | rgb(250,222,224) |
HSL | 356 | 74% | 93% | - | hsl(356,74%,93%) |
HSV | 356 | 11% | 98% | - | hsv(356,11%,98%) |
XYZ | 79.0002 | 77.9484 | 81.4028 | - | xyz(79.0002,77.9484,81.4028) |
CIE-LAB | 90.76 | 9.95 | 2.54 | - | lab(90.76,9.95,2.54) |
CMYK | 0 | 0.112 | 0.104 | 0.019607843137255 | cmyk(0,0.112,0.104,0.019607843137255) |
Description
The RGB value of color #fadee0 is rgb(250, 222, 224).
In the hex color #fadee0, The value of Red is 250, value of Green is 222, and value of Blue is 224. The primary color is Red. Similarly, The HSL values for #fadee0 consists of 356° Hue, 74% Saturation, and 93% Lightness.
In the CMYK color model, the color #fadee0 can be represented as Cyan=0%, Magenta=0.112%, Yellow=0.104%, and Black=0.019607843137255%.
Shades of #fadee0
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 #fadee0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fadee0
Preview of #fadee0 on White Background
The contrast ratio of #fadee0 with white color is 1.27
Preview of #fadee0 on black background
The contrast ratio of #fadee0 with black color is 16.59
#fadee0 color will look good with a black background.
Color Schemes of #fadee0
Triadic Colors of #fadee0
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 #fadee0
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 #fadee0
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 #fadee0
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: #fadee0;
}
This is a sample text used for the color #fadee0. 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: #fadee0;
}
This is a sample text used for the color #fadee0. 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 #fadee0;
}
This is a sample text used for the color #fadee0. 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.92%
Green 31.9%
Blue 32.18%
CMYK Percentage
Cyan 0
Magenta 47.54%
Yellow 44.14%
Black 8.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.