#fbf5bf Hex Color
rgb(251, 245, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | f5 | bf | - | #fbf5bf |
RGB | 251 | 245 | 191 | - | rgb(251,245,191) |
HSL | 54 | 88% | 87% | - | hsl(54,88%,87%) |
HSV | 54 | 24% | 98% | - | hsv(54,24%,98%) |
XYZ | 81.84 | 89.5756 | 62.2666 | - | xyz(81.84,89.5756,62.2666) |
CIE-LAB | 95.82 | -6.31 | 26.79 | - | lab(95.82,-6.31,26.79) |
CMYK | 0 | 0.023904382470119 | 0.2390438247012 | 0.015686274509804 | cmyk(0,0.023904382470119,0.2390438247012,0.015686274509804) |
Description
The RGB value of color #fbf5bf is rgb(251, 245, 191).
In the hex color #fbf5bf, The value of Red is 251, value of Green is 245, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #fbf5bf consists of 54° Hue, 88% Saturation, and 87% Lightness.
In the CMYK color model, the color #fbf5bf can be represented as Cyan=0%, Magenta=0.023904382470119%, Yellow=0.2390438247012%, and Black=0.015686274509804%.
Shades of #fbf5bf
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 #fbf5bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbf5bf
Preview of #fbf5bf on White Background
The contrast ratio of #fbf5bf with white color is 1.11
Preview of #fbf5bf on black background
The contrast ratio of #fbf5bf with black color is 18.92
#fbf5bf color will look good with a black background.
Color Schemes of #fbf5bf
Triadic Colors of #fbf5bf
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 #fbf5bf
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 #fbf5bf
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 #fbf5bf
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: #fbf5bf;
}
This is a sample text used for the color #fbf5bf. 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: #fbf5bf;
}
This is a sample text used for the color #fbf5bf. 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 #fbf5bf;
}
This is a sample text used for the color #fbf5bf. 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 36.54%
Green 35.66%
Blue 27.8%
CMYK Percentage
Cyan 0
Magenta 8.58%
Yellow 85.79%
Black 5.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.