#fcf4dc Hex Color
rgb(252, 244, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | f4 | dc | - | #fcf4dc |
RGB | 252 | 244 | 220 | - | rgb(252,244,220) |
HSL | 45 | 84% | 93% | - | hsl(45,84%,93%) |
HSV | 45 | 13% | 99% | - | hsv(45,13%,99%) |
XYZ | 85.4138 | 90.5641 | 80.689 | - | xyz(85.4138,90.5641,80.689) |
CIE-LAB | 96.23 | -1.25 | 12.51 | - | lab(96.23,-1.25,12.51) |
CMYK | 0 | 0.031746031746032 | 0.12698412698413 | 0.011764705882353 | cmyk(0,0.031746031746032,0.12698412698413,0.011764705882353) |
Description
The RGB value of color #fcf4dc is rgb(252, 244, 220).
In the hex color #fcf4dc, The value of Red is 252, value of Green is 244, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fcf4dc consists of 45° Hue, 84% Saturation, and 93% Lightness.
In the CMYK color model, the color #fcf4dc can be represented as Cyan=0%, Magenta=0.031746031746032%, Yellow=0.12698412698413%, and Black=0.011764705882353%.
Shades of #fcf4dc
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 #fcf4dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcf4dc
Preview of #fcf4dc on White Background
The contrast ratio of #fcf4dc with white color is 1.1
Preview of #fcf4dc on black background
The contrast ratio of #fcf4dc with black color is 19.11
#fcf4dc color will look good with a black background.
Color Schemes of #fcf4dc
Triadic Colors of #fcf4dc
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 #fcf4dc
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 #fcf4dc
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 #fcf4dc
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: #fcf4dc;
}
This is a sample text used for the color #fcf4dc. 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: #fcf4dc;
}
This is a sample text used for the color #fcf4dc. 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 #fcf4dc;
}
This is a sample text used for the color #fcf4dc. 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.2%
Green 34.08%
Blue 30.73%
CMYK Percentage
Cyan 0
Magenta 18.62%
Yellow 74.48%
Black 6.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.