#fdcedd Hex Color
rgb(253, 206, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ce | dd | - | #fdcedd |
RGB | 253 | 206 | 221 | - | rgb(253,206,221) |
HSL | 341 | 92% | 90% | - | hsl(341,92%,90%) |
HSV | 341 | 19% | 99% | - | hsv(341,19%,99%) |
XYZ | 75.6305 | 70.2457 | 77.9792 | - | xyz(75.6305,70.2457,77.9792) |
CIE-LAB | 87.12 | 18.86 | -1.15 | - | lab(87.12,18.86,-1.15) |
CMYK | 0 | 0.18577075098814 | 0.12648221343874 | 0.0078431372549019 | cmyk(0,0.18577075098814,0.12648221343874,0.0078431372549019) |
Description
The RGB value of color #fdcedd is rgb(253, 206, 221).
In the hex color #fdcedd, The value of Red is 253, value of Green is 206, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #fdcedd consists of 341° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #fdcedd can be represented as Cyan=0%, Magenta=0.18577075098814%, Yellow=0.12648221343874%, and Black=0.0078431372549019%.
Shades of #fdcedd
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 #fdcedd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdcedd
Preview of #fdcedd on White Background
The contrast ratio of #fdcedd with white color is 1.4
Preview of #fdcedd on black background
The contrast ratio of #fdcedd with black color is 15.05
#fdcedd color will look good with a black background.
Color Schemes of #fdcedd
Triadic Colors of #fdcedd
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 #fdcedd
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 #fdcedd
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 #fdcedd
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: #fdcedd;
}
This is a sample text used for the color #fdcedd. 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: #fdcedd;
}
This is a sample text used for the color #fdcedd. 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 #fdcedd;
}
This is a sample text used for the color #fdcedd. 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 37.21%
Green 30.29%
Blue 32.5%
CMYK Percentage
Cyan 0
Magenta 58.04%
Yellow 39.51%
Black 2.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.