#fbf8cf Hex Color
rgb(251, 248, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | f8 | cf | - | #fbf8cf |
| RGB | 251 | 248 | 207 | - | rgb(251,248,207) |
| HSL | 56 | 85% | 90% | - | hsl(56,85%,90%) |
| HSV | 56 | 18% | 98% | - | hsv(56,18%,98%) |
| XYZ | 84.6135 | 92.149 | 72.3584 | - | xyz(84.6135,92.149,72.3584) |
| CIE-LAB | 96.88 | -5.57 | 20.09 | - | lab(96.88,-5.57,20.09) |
| CMYK | 0 | 0.01195219123506 | 0.17529880478088 | 0.015686274509804 | cmyk(0,0.01195219123506,0.17529880478088,0.015686274509804) |
Description
The RGB value of color #fbf8cf is rgb(251, 248, 207).
In the hex color #fbf8cf, The value of Red is 251, value of Green is 248, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #fbf8cf consists of 56° Hue, 85% Saturation, and 90% Lightness.
In the CMYK color model, the color #fbf8cf can be represented as Cyan=0%, Magenta=0.01195219123506%, Yellow=0.17529880478088%, and Black=0.015686274509804%.
Shades of #fbf8cf
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 #fbf8cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbf8cf
Preview of #fbf8cf on White Background
The contrast ratio of #fbf8cf with white color is 1.08
Preview of #fbf8cf on black background
The contrast ratio of #fbf8cf with black color is 19.43
#fbf8cf color will look good with a black background.
Color Schemes of #fbf8cf
Triadic Colors of #fbf8cf
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 #fbf8cf
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 #fbf8cf
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 #fbf8cf
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: #fbf8cf;
}
This is a sample text used for the color #fbf8cf. 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: #fbf8cf;
}
This is a sample text used for the color #fbf8cf. 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 #fbf8cf;
}
This is a sample text used for the color #fbf8cf. 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.55%
Green 35.13%
Blue 29.32%
CMYK Percentage
Cyan 0
Magenta 5.89%
Yellow 86.38%
Black 7.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.