#fdbdb0 Hex Color
rgb(253, 189, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | bd | b0 | - | #fdbdb0 |
RGB | 253 | 189 | 176 | - | rgb(253,189,176) |
HSL | 10 | 95% | 84% | - | hsl(10,95%,84%) |
HSV | 10 | 30% | 99% | - | hsv(10,30%,99%) |
XYZ | 66.5421 | 60.4124 | 49.2279 | - | xyz(66.5421,60.4124,49.2279) |
CIE-LAB | 82.06 | 21.29 | 15.57 | - | lab(82.06,21.29,15.57) |
CMYK | 0 | 0.25296442687747 | 0.30434782608696 | 0.0078431372549019 | cmyk(0,0.25296442687747,0.30434782608696,0.0078431372549019) |
Description
The RGB value of color #fdbdb0 is rgb(253, 189, 176).
In the hex color #fdbdb0, The value of Red is 253, value of Green is 189, and value of Blue is 176. The primary color is Red. Similarly, The HSL values for #fdbdb0 consists of 10° Hue, 95% Saturation, and 84% Lightness.
In the CMYK color model, the color #fdbdb0 can be represented as Cyan=0%, Magenta=0.25296442687747%, Yellow=0.30434782608696%, and Black=0.0078431372549019%.
Shades of #fdbdb0
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 #fdbdb0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdbdb0
Preview of #fdbdb0 on White Background
The contrast ratio of #fdbdb0 with white color is 1.61
Preview of #fdbdb0 on black background
The contrast ratio of #fdbdb0 with black color is 13.08
#fdbdb0 color will look good with a black background.
Color Schemes of #fdbdb0
Triadic Colors of #fdbdb0
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 #fdbdb0
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 #fdbdb0
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 #fdbdb0
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: #fdbdb0;
}
This is a sample text used for the color #fdbdb0. 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: #fdbdb0;
}
This is a sample text used for the color #fdbdb0. 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 #fdbdb0;
}
This is a sample text used for the color #fdbdb0. 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 40.94%
Green 30.58%
Blue 28.48%
CMYK Percentage
Cyan 0
Magenta 44.76%
Yellow 53.85%
Black 1.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.