#fdb09f Hex Color
rgb(253, 176, 159)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | b0 | 9f | - | #fdb09f |
| RGB | 253 | 176 | 159 | - | rgb(253,176,159) |
| HSL | 11 | 96% | 81% | - | hsl(11,96%,81%) |
| HSV | 11 | 37% | 99% | - | hsv(11,37%,99%) |
| XYZ | 62.2914 | 54.4365 | 40.0251 | - | xyz(62.2914,54.4365,40.0251) |
| CIE-LAB | 78.72 | 26.05 | 20.03 | - | lab(78.72,26.05,20.03) |
| CMYK | 0 | 0.30434782608696 | 0.37154150197628 | 0.0078431372549019 | cmyk(0,0.30434782608696,0.37154150197628,0.0078431372549019) |
Description
The RGB value of color #fdb09f is rgb(253, 176, 159).
In the hex color #fdb09f, The value of Red is 253, value of Green is 176, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #fdb09f consists of 11° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #fdb09f can be represented as Cyan=0%, Magenta=0.30434782608696%, Yellow=0.37154150197628%, and Black=0.0078431372549019%.
Shades of #fdb09f
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 #fdb09f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdb09f
Preview of #fdb09f on White Background
The contrast ratio of #fdb09f with white color is 1.77
Preview of #fdb09f on black background
The contrast ratio of #fdb09f with black color is 11.89
#fdb09f color will look good with a black background.
Color Schemes of #fdb09f
Triadic Colors of #fdb09f
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 #fdb09f
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 #fdb09f
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 #fdb09f
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: #fdb09f;
}
This is a sample text used for the color #fdb09f. 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: #fdb09f;
}
This is a sample text used for the color #fdb09f. 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 #fdb09f;
}
This is a sample text used for the color #fdb09f. 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.03%
Green 29.93%
Blue 27.04%
CMYK Percentage
Cyan 0
Magenta 44.51%
Yellow 54.34%
Black 1.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.