#fad7ec Hex Color
rgb(250, 215, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | d7 | ec | - | #fad7ec |
RGB | 250 | 215 | 236 | - | rgb(250,215,236) |
HSL | 324 | 78% | 91% | - | hsl(324,78%,91%) |
HSV | 324 | 14% | 98% | - | hsv(324,14%,98%) |
XYZ | 78.8651 | 74.981 | 89.673 | - | xyz(78.8651,74.981,89.673) |
CIE-LAB | 89.38 | 15.6 | -5.77 | - | lab(89.38,15.6,-5.77) |
CMYK | 0 | 0.14 | 0.056 | 0.019607843137255 | cmyk(0,0.14,0.056,0.019607843137255) |
Description
The RGB value of color #fad7ec is rgb(250, 215, 236).
In the hex color #fad7ec, The value of Red is 250, value of Green is 215, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #fad7ec consists of 324° Hue, 78% Saturation, and 91% Lightness.
In the CMYK color model, the color #fad7ec can be represented as Cyan=0%, Magenta=0.14%, Yellow=0.056%, and Black=0.019607843137255%.
Shades of #fad7ec
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 #fad7ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fad7ec
Preview of #fad7ec on White Background
The contrast ratio of #fad7ec with white color is 1.31
Preview of #fad7ec on black background
The contrast ratio of #fad7ec with black color is 16
#fad7ec color will look good with a black background.
Color Schemes of #fad7ec
Triadic Colors of #fad7ec
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 #fad7ec
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 #fad7ec
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 #fad7ec
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: #fad7ec;
}
This is a sample text used for the color #fad7ec. 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: #fad7ec;
}
This is a sample text used for the color #fad7ec. 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 #fad7ec;
}
This is a sample text used for the color #fad7ec. 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 30.67%
Blue 33.67%
CMYK Percentage
Cyan 0
Magenta 64.93%
Yellow 25.97%
Black 9.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.