#fdccec Hex Color
rgb(253, 204, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | cc | ec | - | #fdccec |
RGB | 253 | 204 | 236 | - | rgb(253,204,236) |
HSL | 321 | 92% | 90% | - | hsl(321,92%,90%) |
HSV | 321 | 19% | 99% | - | hsv(321,19%,99%) |
XYZ | 77.2412 | 70.1245 | 88.8212 | - | xyz(77.2412,70.1245,88.8212) |
CIE-LAB | 87.06 | 22.38 | -9.19 | - | lab(87.06,22.38,-9.19) |
CMYK | 0 | 0.19367588932806 | 0.067193675889328 | 0.0078431372549019 | cmyk(0,0.19367588932806,0.067193675889328,0.0078431372549019) |
Description
The RGB value of color #fdccec is rgb(253, 204, 236).
In the hex color #fdccec, The value of Red is 253, value of Green is 204, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #fdccec consists of 321° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #fdccec can be represented as Cyan=0%, Magenta=0.19367588932806%, Yellow=0.067193675889328%, and Black=0.0078431372549019%.
Shades of #fdccec
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 #fdccec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdccec
Preview of #fdccec on White Background
The contrast ratio of #fdccec with white color is 1.4
Preview of #fdccec on black background
The contrast ratio of #fdccec with black color is 15.02
#fdccec color will look good with a black background.
Color Schemes of #fdccec
Triadic Colors of #fdccec
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 #fdccec
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 #fdccec
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 #fdccec
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: #fdccec;
}
This is a sample text used for the color #fdccec. 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: #fdccec;
}
This is a sample text used for the color #fdccec. 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 #fdccec;
}
This is a sample text used for the color #fdccec. 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.51%
Green 29.44%
Blue 34.05%
CMYK Percentage
Cyan 0
Magenta 72.08%
Yellow 25.01%
Black 2.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.