#fdd1ab Hex Color
rgb(253, 209, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d1 | ab | - | #fdd1ab |
RGB | 253 | 209 | 171 | - | rgb(253,209,171) |
HSL | 28 | 95% | 83% | - | hsl(28,95%,83%) |
HSV | 28 | 32% | 99% | - | hsv(28,32%,99%) |
XYZ | 70.6592 | 69.4238 | 48.2041 | - | xyz(70.6592,69.4238,48.2041) |
CIE-LAB | 86.71 | 10.22 | 24.66 | - | lab(86.71,10.22,24.66) |
CMYK | 0 | 0.17391304347826 | 0.32411067193676 | 0.0078431372549019 | cmyk(0,0.17391304347826,0.32411067193676,0.0078431372549019) |
Description
The RGB value of color #fdd1ab is rgb(253, 209, 171).
In the hex color #fdd1ab, The value of Red is 253, value of Green is 209, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #fdd1ab consists of 28° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #fdd1ab can be represented as Cyan=0%, Magenta=0.17391304347826%, Yellow=0.32411067193676%, and Black=0.0078431372549019%.
Shades of #fdd1ab
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 #fdd1ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd1ab
Preview of #fdd1ab on White Background
The contrast ratio of #fdd1ab with white color is 1.41
Preview of #fdd1ab on black background
The contrast ratio of #fdd1ab with black color is 14.88
#fdd1ab color will look good with a black background.
Color Schemes of #fdd1ab
Triadic Colors of #fdd1ab
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 #fdd1ab
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 #fdd1ab
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 #fdd1ab
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: #fdd1ab;
}
This is a sample text used for the color #fdd1ab. 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: #fdd1ab;
}
This is a sample text used for the color #fdd1ab. 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 #fdd1ab;
}
This is a sample text used for the color #fdd1ab. 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.97%
Green 33.02%
Blue 27.01%
CMYK Percentage
Cyan 0
Magenta 34.38%
Yellow 64.07%
Black 1.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.