#fcd5af Hex Color
rgb(252, 213, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | d5 | af | - | #fcd5af |
RGB | 252 | 213 | 175 | - | rgb(252,213,175) |
HSL | 30 | 93% | 84% | - | hsl(30,93%,84%) |
HSV | 30 | 31% | 99% | - | hsv(30,31%,99%) |
XYZ | 71.677 | 71.3791 | 50.5572 | - | xyz(71.677,71.3791,50.5572) |
CIE-LAB | 87.67 | 8.26 | 23.87 | - | lab(87.67,8.26,23.87) |
CMYK | 0 | 0.1547619047619 | 0.30555555555556 | 0.011764705882353 | cmyk(0,0.1547619047619,0.30555555555556,0.011764705882353) |
Description
The RGB value of color #fcd5af is rgb(252, 213, 175).
In the hex color #fcd5af, The value of Red is 252, value of Green is 213, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #fcd5af consists of 30° Hue, 93% Saturation, and 84% Lightness.
In the CMYK color model, the color #fcd5af can be represented as Cyan=0%, Magenta=0.1547619047619%, Yellow=0.30555555555556%, and Black=0.011764705882353%.
Shades of #fcd5af
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 #fcd5af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcd5af
Preview of #fcd5af on White Background
The contrast ratio of #fcd5af with white color is 1.37
Preview of #fcd5af on black background
The contrast ratio of #fcd5af with black color is 15.28
#fcd5af color will look good with a black background.
Color Schemes of #fcd5af
Triadic Colors of #fcd5af
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 #fcd5af
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 #fcd5af
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 #fcd5af
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: #fcd5af;
}
This is a sample text used for the color #fcd5af. 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: #fcd5af;
}
This is a sample text used for the color #fcd5af. 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 #fcd5af;
}
This is a sample text used for the color #fcd5af. 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 39.38%
Green 33.28%
Blue 27.34%
CMYK Percentage
Cyan 0
Magenta 32.78%
Yellow 64.73%
Black 2.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.