#fcd9dd Hex Color
rgb(252, 217, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | d9 | dd | - | #fcd9dd |
RGB | 252 | 217 | 221 | - | rgb(252,217,221) |
HSL | 353 | 85% | 92% | - | hsl(353,85%,92%) |
HSV | 353 | 14% | 99% | - | hsv(353,14%,99%) |
XYZ | 78.0089 | 75.5416 | 78.8761 | - | xyz(78.0089,75.5416,78.8761) |
CIE-LAB | 89.65 | 12.76 | 2.53 | - | lab(89.65,12.76,2.53) |
CMYK | 0 | 0.13888888888889 | 0.12301587301587 | 0.011764705882353 | cmyk(0,0.13888888888889,0.12301587301587,0.011764705882353) |
Description
The RGB value of color #fcd9dd is rgb(252, 217, 221).
In the hex color #fcd9dd, The value of Red is 252, value of Green is 217, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #fcd9dd consists of 353° Hue, 85% Saturation, and 92% Lightness.
In the CMYK color model, the color #fcd9dd can be represented as Cyan=0%, Magenta=0.13888888888889%, Yellow=0.12301587301587%, and Black=0.011764705882353%.
Shades of #fcd9dd
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 #fcd9dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcd9dd
Preview of #fcd9dd on White Background
The contrast ratio of #fcd9dd with white color is 1.3
Preview of #fcd9dd on black background
The contrast ratio of #fcd9dd with black color is 16.11
#fcd9dd color will look good with a black background.
Color Schemes of #fcd9dd
Triadic Colors of #fcd9dd
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 #fcd9dd
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 #fcd9dd
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 #fcd9dd
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: #fcd9dd;
}
This is a sample text used for the color #fcd9dd. 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: #fcd9dd;
}
This is a sample text used for the color #fcd9dd. 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 #fcd9dd;
}
This is a sample text used for the color #fcd9dd. 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 36.52%
Green 31.45%
Blue 32.03%
CMYK Percentage
Cyan 0
Magenta 50.75%
Yellow 44.95%
Black 4.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.