#fcecdc Hex Color
rgb(252, 236, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | ec | dc | - | #fcecdc |
RGB | 252 | 236 | 220 | - | rgb(252,236,220) |
HSL | 30 | 84% | 93% | - | hsl(30,84%,93%) |
HSV | 30 | 13% | 99% | - | hsv(30,13%,99%) |
XYZ | 83.0586 | 85.8537 | 79.9039 | - | xyz(83.0586,85.8537,79.9039) |
CIE-LAB | 94.25 | 2.81 | 9.69 | - | lab(94.25,2.81,9.69) |
CMYK | 0 | 0.063492063492063 | 0.12698412698413 | 0.011764705882353 | cmyk(0,0.063492063492063,0.12698412698413,0.011764705882353) |
Description
The RGB value of color #fcecdc is rgb(252, 236, 220).
In the hex color #fcecdc, The value of Red is 252, value of Green is 236, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fcecdc consists of 30° Hue, 84% Saturation, and 93% Lightness.
In the CMYK color model, the color #fcecdc can be represented as Cyan=0%, Magenta=0.063492063492063%, Yellow=0.12698412698413%, and Black=0.011764705882353%.
Shades of #fcecdc
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 #fcecdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcecdc
Preview of #fcecdc on White Background
The contrast ratio of #fcecdc with white color is 1.16
Preview of #fcecdc on black background
The contrast ratio of #fcecdc with black color is 18.17
#fcecdc color will look good with a black background.
Color Schemes of #fcecdc
Triadic Colors of #fcecdc
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 #fcecdc
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 #fcecdc
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 #fcecdc
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: #fcecdc;
}
This is a sample text used for the color #fcecdc. 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: #fcecdc;
}
This is a sample text used for the color #fcecdc. 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 #fcecdc;
}
This is a sample text used for the color #fcecdc. 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.59%
Green 33.33%
Blue 31.07%
CMYK Percentage
Cyan 0
Magenta 31.39%
Yellow 62.79%
Black 5.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.