#fbefdd Hex Color
rgb(251, 239, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | ef | dd | - | #fbefdd |
| RGB | 251 | 239 | 221 | - | rgb(251,239,221) |
| HSL | 36 | 79% | 93% | - | hsl(36,79%,93%) |
| HSV | 36 | 12% | 98% | - | hsv(36,12%,98%) |
| XYZ | 83.7013 | 87.4627 | 80.8771 | - | xyz(83.7013,87.4627,80.8771) |
| CIE-LAB | 94.93 | 1.09 | 10.14 | - | lab(94.93,1.09,10.14) |
| CMYK | 0 | 0.047808764940239 | 0.1195219123506 | 0.015686274509804 | cmyk(0,0.047808764940239,0.1195219123506,0.015686274509804) |
Description
The RGB value of color #fbefdd is rgb(251, 239, 221).
In the hex color #fbefdd, The value of Red is 251, value of Green is 239, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #fbefdd consists of 36° Hue, 79% Saturation, and 93% Lightness.
In the CMYK color model, the color #fbefdd can be represented as Cyan=0%, Magenta=0.047808764940239%, Yellow=0.1195219123506%, and Black=0.015686274509804%.
Shades of #fbefdd
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 #fbefdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbefdd
Preview of #fbefdd on White Background
The contrast ratio of #fbefdd with white color is 1.14
Preview of #fbefdd on black background
The contrast ratio of #fbefdd with black color is 18.49
#fbefdd color will look good with a black background.
Color Schemes of #fbefdd
Triadic Colors of #fbefdd
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 #fbefdd
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 #fbefdd
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 #fbefdd
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: #fbefdd;
}
This is a sample text used for the color #fbefdd. 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: #fbefdd;
}
This is a sample text used for the color #fbefdd. 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 #fbefdd;
}
This is a sample text used for the color #fbefdd. 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 35.3%
Green 33.61%
Blue 31.08%
CMYK Percentage
Cyan 0
Magenta 26.12%
Yellow 65.31%
Black 8.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.