#bebf99 Hex Color
rgb(190, 191, 153)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | bf | 99 | - | #bebf99 |
RGB | 190 | 191 | 153 | - | rgb(190,191,153) |
HSL | 62 | 23% | 67% | - | hsl(62,23%,67%) |
HSV | 62 | 20% | 75% | - | hsv(62,20%,75%) |
XYZ | 45.6158 | 50.5087 | 37.4819 | - | xyz(45.6158,50.5087,37.4819) |
CIE-LAB | 76.38 | -6.72 | 19.11 | - | lab(76.38,-6.72,19.11) |
CMYK | 0.0052356020942408 | 0 | 0.19895287958115 | 0.25098039215686 | cmyk(0.0052356020942408,0,0.19895287958115,0.25098039215686) |
Description
The RGB value of color #bebf99 is rgb(190, 191, 153).
In the hex color #bebf99, The value of Red is 190, value of Green is 191, and value of Blue is 153. The primary color is Green. Similarly, The HSL values for #bebf99 consists of 62° Hue, 23% Saturation, and 67% Lightness.
In the CMYK color model, the color #bebf99 can be represented as Cyan=0.0052356020942408%, Magenta=0%, Yellow=0.19895287958115%, and Black=0.25098039215686%.
Shades of #bebf99
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 #bebf99
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bebf99
Preview of #bebf99 on White Background
The contrast ratio of #bebf99 with white color is 1.89
Preview of #bebf99 on black background
The contrast ratio of #bebf99 with black color is 11.1
#bebf99 color will look good with a black background.
Color Schemes of #bebf99
Triadic Colors of #bebf99
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 #bebf99
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 #bebf99
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 #bebf99
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: #bebf99;
}
This is a sample text used for the color #bebf99. 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: #bebf99;
}
This is a sample text used for the color #bebf99. 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 #bebf99;
}
This is a sample text used for the color #bebf99. 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.58%
Green 35.77%
Blue 28.65%
CMYK Percentage
Cyan 1.15
Magenta 0%
Yellow 43.71%
Black 55.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.