#fceedc Hex Color
rgb(252, 238, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | ee | dc | - | #fceedc |
RGB | 252 | 238 | 220 | - | rgb(252,238,220) |
HSL | 34 | 84% | 93% | - | hsl(34,84%,93%) |
HSV | 34 | 13% | 99% | - | hsv(34,13%,99%) |
XYZ | 83.6377 | 87.0118 | 80.0969 | - | xyz(83.6377,87.0118,80.0969) |
CIE-LAB | 94.74 | 1.79 | 10.39 | - | lab(94.74,1.79,10.39) |
CMYK | 0 | 0.055555555555556 | 0.12698412698413 | 0.011764705882353 | cmyk(0,0.055555555555556,0.12698412698413,0.011764705882353) |
Description
The RGB value of color #fceedc is rgb(252, 238, 220).
In the hex color #fceedc, The value of Red is 252, value of Green is 238, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fceedc consists of 34° Hue, 84% Saturation, and 93% Lightness.
In the CMYK color model, the color #fceedc can be represented as Cyan=0%, Magenta=0.055555555555556%, Yellow=0.12698412698413%, and Black=0.011764705882353%.
Shades of #fceedc
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 #fceedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fceedc
Preview of #fceedc on White Background
The contrast ratio of #fceedc with white color is 1.14
Preview of #fceedc on black background
The contrast ratio of #fceedc with black color is 18.4
#fceedc color will look good with a black background.
Color Schemes of #fceedc
Triadic Colors of #fceedc
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 #fceedc
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 #fceedc
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 #fceedc
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: #fceedc;
}
This is a sample text used for the color #fceedc. 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: #fceedc;
}
This is a sample text used for the color #fceedc. 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 #fceedc;
}
This is a sample text used for the color #fceedc. 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.49%
Green 33.52%
Blue 30.99%
CMYK Percentage
Cyan 0
Magenta 28.59%
Yellow 65.35%
Black 6.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.