#fdd5af Hex Color
rgb(253, 213, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d5 | af | - | #fdd5af |
RGB | 253 | 213 | 175 | - | rgb(253,213,175) |
HSL | 29 | 95% | 84% | - | hsl(29,95%,84%) |
HSV | 29 | 31% | 99% | - | hsv(29,31%,99%) |
XYZ | 72.0401 | 71.5663 | 50.5742 | - | xyz(72.0401,71.5663,50.5742) |
CIE-LAB | 87.76 | 8.64 | 24.01 | - | lab(87.76,8.64,24.01) |
CMYK | 0 | 0.15810276679842 | 0.30830039525692 | 0.0078431372549019 | cmyk(0,0.15810276679842,0.30830039525692,0.0078431372549019) |
Description
The RGB value of color #fdd5af is rgb(253, 213, 175).
In the hex color #fdd5af, The value of Red is 253, value of Green is 213, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #fdd5af consists of 29° Hue, 95% Saturation, and 84% Lightness.
In the CMYK color model, the color #fdd5af can be represented as Cyan=0%, Magenta=0.15810276679842%, Yellow=0.30830039525692%, and Black=0.0078431372549019%.
Shades of #fdd5af
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 #fdd5af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd5af
Preview of #fdd5af on White Background
The contrast ratio of #fdd5af with white color is 1.37
Preview of #fdd5af on black background
The contrast ratio of #fdd5af with black color is 15.31
#fdd5af color will look good with a black background.
Color Schemes of #fdd5af
Triadic Colors of #fdd5af
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 #fdd5af
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 #fdd5af
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 #fdd5af
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: #fdd5af;
}
This is a sample text used for the color #fdd5af. 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: #fdd5af;
}
This is a sample text used for the color #fdd5af. 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 #fdd5af;
}
This is a sample text used for the color #fdd5af. 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.47%
Green 33.23%
Blue 27.3%
CMYK Percentage
Cyan 0
Magenta 33.34%
Yellow 65.01%
Black 1.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.