#fbe3bd Hex Color
rgb(251, 227, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | e3 | bd | - | #fbe3bd |
RGB | 251 | 227 | 189 | - | rgb(251,227,189) |
HSL | 37 | 89% | 86% | - | hsl(37,89%,86%) |
HSV | 37 | 25% | 98% | - | hsv(37,25%,98%) |
XYZ | 76.4381 | 79.1215 | 59.3874 | - | xyz(76.4381,79.1215,59.3874) |
CIE-LAB | 91.29 | 2.52 | 21.57 | - | lab(91.29,2.52,21.57) |
CMYK | 0 | 0.095617529880478 | 0.24701195219123 | 0.015686274509804 | cmyk(0,0.095617529880478,0.24701195219123,0.015686274509804) |
Description
The RGB value of color #fbe3bd is rgb(251, 227, 189).
In the hex color #fbe3bd, The value of Red is 251, value of Green is 227, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #fbe3bd consists of 37° Hue, 89% Saturation, and 86% Lightness.
In the CMYK color model, the color #fbe3bd can be represented as Cyan=0%, Magenta=0.095617529880478%, Yellow=0.24701195219123%, and Black=0.015686274509804%.
Shades of #fbe3bd
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 #fbe3bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbe3bd
Preview of #fbe3bd on White Background
The contrast ratio of #fbe3bd with white color is 1.25
Preview of #fbe3bd on black background
The contrast ratio of #fbe3bd with black color is 16.82
#fbe3bd color will look good with a black background.
Color Schemes of #fbe3bd
Triadic Colors of #fbe3bd
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 #fbe3bd
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 #fbe3bd
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 #fbe3bd
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: #fbe3bd;
}
This is a sample text used for the color #fbe3bd. 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: #fbe3bd;
}
This is a sample text used for the color #fbe3bd. 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 #fbe3bd;
}
This is a sample text used for the color #fbe3bd. 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 37.63%
Green 34.03%
Blue 28.34%
CMYK Percentage
Cyan 0
Magenta 26.69%
Yellow 68.94%
Black 4.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.