#fbf0e5 Hex Color
rgb(251, 240, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | f0 | e5 | - | #fbf0e5 |
RGB | 251 | 240 | 229 | - | rgb(251,240,229) |
HSL | 30 | 73% | 94% | - | hsl(30,73%,94%) |
HSV | 30 | 9% | 98% | - | hsv(30,9%,98%) |
XYZ | 85.0866 | 88.4865 | 86.7238 | - | xyz(85.0866,88.4865,86.7238) |
CIE-LAB | 95.37 | 1.86 | 6.62 | - | lab(95.37,1.86,6.62) |
CMYK | 0 | 0.043824701195219 | 0.087649402390438 | 0.015686274509804 | cmyk(0,0.043824701195219,0.087649402390438,0.015686274509804) |
Description
The RGB value of color #fbf0e5 is rgb(251, 240, 229).
In the hex color #fbf0e5, The value of Red is 251, value of Green is 240, and value of Blue is 229. The primary color is Red. Similarly, The HSL values for #fbf0e5 consists of 30° Hue, 73% Saturation, and 94% Lightness.
In the CMYK color model, the color #fbf0e5 can be represented as Cyan=0%, Magenta=0.043824701195219%, Yellow=0.087649402390438%, and Black=0.015686274509804%.
Shades of #fbf0e5
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 #fbf0e5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbf0e5
Preview of #fbf0e5 on White Background
The contrast ratio of #fbf0e5 with white color is 1.12
Preview of #fbf0e5 on black background
The contrast ratio of #fbf0e5 with black color is 18.7
#fbf0e5 color will look good with a black background.
Color Schemes of #fbf0e5
Triadic Colors of #fbf0e5
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 #fbf0e5
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 #fbf0e5
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 #fbf0e5
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: #fbf0e5;
}
This is a sample text used for the color #fbf0e5. 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: #fbf0e5;
}
This is a sample text used for the color #fbf0e5. 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 #fbf0e5;
}
This is a sample text used for the color #fbf0e5. 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.86%
Green 33.33%
Blue 31.81%
CMYK Percentage
Cyan 0
Magenta 29.78%
Yellow 59.56%
Black 10.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.