#fdfcd2 Hex Color
rgb(253, 252, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | fc | d2 | - | #fdfcd2 |
RGB | 253 | 252 | 210 | - | rgb(253,252,210) |
HSL | 59 | 91% | 91% | - | hsl(59,91%,91%) |
HSV | 59 | 17% | 99% | - | hsv(59,17%,99%) |
XYZ | 86.9513 | 95.1566 | 74.757 | - | xyz(86.9513,95.1566,74.757) |
CIE-LAB | 98.1 | -6.41 | 20.28 | - | lab(98.1,-6.41,20.28) |
CMYK | 0 | 0.0039525691699605 | 0.1699604743083 | 0.0078431372549019 | cmyk(0,0.0039525691699605,0.1699604743083,0.0078431372549019) |
Description
The RGB value of color #fdfcd2 is rgb(253, 252, 210).
In the hex color #fdfcd2, The value of Red is 253, value of Green is 252, and value of Blue is 210. The primary color is Red. Similarly, The HSL values for #fdfcd2 consists of 59° Hue, 91% Saturation, and 91% Lightness.
In the CMYK color model, the color #fdfcd2 can be represented as Cyan=0%, Magenta=0.0039525691699605%, Yellow=0.1699604743083%, and Black=0.0078431372549019%.
Shades of #fdfcd2
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 #fdfcd2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdfcd2
Preview of #fdfcd2 on White Background
The contrast ratio of #fdfcd2 with white color is 1.05
Preview of #fdfcd2 on black background
The contrast ratio of #fdfcd2 with black color is 20.03
#fdfcd2 color will look good with a black background.
Color Schemes of #fdfcd2
Triadic Colors of #fdfcd2
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 #fdfcd2
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 #fdfcd2
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 #fdfcd2
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: #fdfcd2;
}
This is a sample text used for the color #fdfcd2. 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: #fdfcd2;
}
This is a sample text used for the color #fdfcd2. 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 #fdfcd2;
}
This is a sample text used for the color #fdfcd2. 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.38%
Green 35.24%
Blue 29.37%
CMYK Percentage
Cyan 0
Magenta 2.17%
Yellow 93.51%
Black 4.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.