#fbefec Hex Color
rgb(251, 239, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | ef | ec | - | #fbefec |
| RGB | 251 | 239 | 236 | - | rgb(251,239,236) |
| HSL | 12 | 65% | 95% | - | hsl(12,65%,95%) |
| HSV | 12 | 6% | 98% | - | hsv(12,6%,98%) |
| XYZ | 85.7905 | 88.2984 | 91.8785 | - | xyz(85.7905,88.2984,91.8785) |
| CIE-LAB | 95.29 | 3.53 | 2.88 | - | lab(95.29,3.53,2.88) |
| CMYK | 0 | 0.047808764940239 | 0.059760956175299 | 0.015686274509804 | cmyk(0,0.047808764940239,0.059760956175299,0.015686274509804) |
Description
The RGB value of color #fbefec is rgb(251, 239, 236).
In the hex color #fbefec, The value of Red is 251, value of Green is 239, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #fbefec consists of 12° Hue, 65% Saturation, and 95% Lightness.
In the CMYK color model, the color #fbefec can be represented as Cyan=0%, Magenta=0.047808764940239%, Yellow=0.059760956175299%, and Black=0.015686274509804%.
Shades of #fbefec
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 #fbefec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbefec
Preview of #fbefec on White Background
The contrast ratio of #fbefec with white color is 1.13
Preview of #fbefec on black background
The contrast ratio of #fbefec with black color is 18.66
#fbefec color will look good with a black background.
Color Schemes of #fbefec
Triadic Colors of #fbefec
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 #fbefec
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 #fbefec
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 #fbefec
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: #fbefec;
}
This is a sample text used for the color #fbefec. 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: #fbefec;
}
This is a sample text used for the color #fbefec. 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 #fbefec;
}
This is a sample text used for the color #fbefec. 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 34.57%
Green 32.92%
Blue 32.51%
CMYK Percentage
Cyan 0
Magenta 38.79%
Yellow 48.49%
Black 12.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.