#fcd9eb Hex Color
rgb(252, 217, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | d9 | eb | - | #fcd9eb |
RGB | 252 | 217 | 235 | - | rgb(252,217,235) |
HSL | 329 | 85% | 92% | - | hsl(329,85%,92%) |
HSV | 329 | 14% | 99% | - | hsv(329,14%,99%) |
XYZ | 79.9531 | 76.3193 | 89.1144 | - | xyz(79.9531,76.3193,89.1144) |
CIE-LAB | 90.01 | 15.06 | -4.31 | - | lab(90.01,15.06,-4.31) |
CMYK | 0 | 0.13888888888889 | 0.067460317460318 | 0.011764705882353 | cmyk(0,0.13888888888889,0.067460317460318,0.011764705882353) |
Description
The RGB value of color #fcd9eb is rgb(252, 217, 235).
In the hex color #fcd9eb, The value of Red is 252, value of Green is 217, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #fcd9eb consists of 329° Hue, 85% Saturation, and 92% Lightness.
In the CMYK color model, the color #fcd9eb can be represented as Cyan=0%, Magenta=0.13888888888889%, Yellow=0.067460317460318%, and Black=0.011764705882353%.
Shades of #fcd9eb
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 #fcd9eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcd9eb
Preview of #fcd9eb on White Background
The contrast ratio of #fcd9eb with white color is 1.29
Preview of #fcd9eb on black background
The contrast ratio of #fcd9eb with black color is 16.26
#fcd9eb color will look good with a black background.
Color Schemes of #fcd9eb
Triadic Colors of #fcd9eb
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 #fcd9eb
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 #fcd9eb
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 #fcd9eb
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: #fcd9eb;
}
This is a sample text used for the color #fcd9eb. 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: #fcd9eb;
}
This is a sample text used for the color #fcd9eb. 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 #fcd9eb;
}
This is a sample text used for the color #fcd9eb. 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.8%
Green 30.82%
Blue 33.38%
CMYK Percentage
Cyan 0
Magenta 63.68%
Yellow 30.93%
Black 5.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.