#fdab9f Hex Color
rgb(253, 171, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ab | 9f | - | #fdab9f |
RGB | 253 | 171 | 159 | - | rgb(253,171,159) |
HSL | 8 | 96% | 81% | - | hsl(8,96%,81%) |
HSV | 8 | 37% | 99% | - | hsv(8,37%,99%) |
XYZ | 61.3289 | 52.5117 | 39.7043 | - | xyz(61.3289,52.5117,39.7043) |
CIE-LAB | 77.59 | 28.67 | 18.47 | - | lab(77.59,28.67,18.47) |
CMYK | 0 | 0.32411067193676 | 0.37154150197628 | 0.0078431372549019 | cmyk(0,0.32411067193676,0.37154150197628,0.0078431372549019) |
Description
The RGB value of color #fdab9f is rgb(253, 171, 159).
In the hex color #fdab9f, The value of Red is 253, value of Green is 171, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #fdab9f consists of 8° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #fdab9f can be represented as Cyan=0%, Magenta=0.32411067193676%, Yellow=0.37154150197628%, and Black=0.0078431372549019%.
Shades of #fdab9f
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 #fdab9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdab9f
Preview of #fdab9f on White Background
The contrast ratio of #fdab9f with white color is 1.83
Preview of #fdab9f on black background
The contrast ratio of #fdab9f with black color is 11.5
#fdab9f color will look good with a black background.
Color Schemes of #fdab9f
Triadic Colors of #fdab9f
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 #fdab9f
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 #fdab9f
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 #fdab9f
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: #fdab9f;
}
This is a sample text used for the color #fdab9f. 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: #fdab9f;
}
This is a sample text used for the color #fdab9f. 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 #fdab9f;
}
This is a sample text used for the color #fdab9f. 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 43.4%
Green 29.33%
Blue 27.27%
CMYK Percentage
Cyan 0
Magenta 46.07%
Yellow 52.81%
Black 1.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.