#fbdecd Hex Color
rgb(251, 222, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | de | cd | - | #fbdecd |
| RGB | 251 | 222 | 205 | - | rgb(251,222,205) |
| HSL | 22 | 85% | 89% | - | hsl(22,85%,89%) |
| HSV | 22 | 18% | 98% | - | hsv(22,18%,98%) |
| XYZ | 76.9244 | 77.1596 | 68.5965 | - | xyz(76.9244,77.1596,68.5965) |
| CIE-LAB | 90.4 | 7.36 | 11.99 | - | lab(90.4,7.36,11.99) |
| CMYK | 0 | 0.11553784860558 | 0.18326693227092 | 0.015686274509804 | cmyk(0,0.11553784860558,0.18326693227092,0.015686274509804) |
Description
The RGB value of color #fbdecd is rgb(251, 222, 205).
In the hex color #fbdecd, The value of Red is 251, value of Green is 222, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #fbdecd consists of 22° Hue, 85% Saturation, and 89% Lightness.
In the CMYK color model, the color #fbdecd can be represented as Cyan=0%, Magenta=0.11553784860558%, Yellow=0.18326693227092%, and Black=0.015686274509804%.
Shades of #fbdecd
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 #fbdecd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbdecd
Preview of #fbdecd on White Background
The contrast ratio of #fbdecd with white color is 1.28
Preview of #fbdecd on black background
The contrast ratio of #fbdecd with black color is 16.43
#fbdecd color will look good with a black background.
Color Schemes of #fbdecd
Triadic Colors of #fbdecd
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 #fbdecd
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 #fbdecd
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 #fbdecd
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: #fbdecd;
}
This is a sample text used for the color #fbdecd. 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: #fbdecd;
}
This is a sample text used for the color #fbdecd. 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 #fbdecd;
}
This is a sample text used for the color #fbdecd. 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 37.02%
Green 32.74%
Blue 30.24%
CMYK Percentage
Cyan 0
Magenta 36.74%
Yellow 58.27%
Black 4.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.