#be8d6c Hex Color
rgb(190, 141, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | 8d | 6c | - | #be8d6c |
RGB | 190 | 141 | 108 | - | rgb(190,141,108) |
HSL | 24 | 39% | 58% | - | hsl(24,39%,58%) |
HSV | 24 | 43% | 75% | - | hsv(24,43%,75%) |
XYZ | 33.4669 | 31.0796 | 18.4224 | - | xyz(33.4669,31.0796,18.4224) |
CIE-LAB | 62.57 | 14.39 | 24.86 | - | lab(62.57,14.39,24.86) |
CMYK | 0 | 0.25789473684211 | 0.43157894736842 | 0.25490196078431 | cmyk(0,0.25789473684211,0.43157894736842,0.25490196078431) |
Description
The RGB value of color #be8d6c is rgb(190, 141, 108).
In the hex color #be8d6c, The value of Red is 190, value of Green is 141, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #be8d6c consists of 24° Hue, 39% Saturation, and 58% Lightness.
In the CMYK color model, the color #be8d6c can be represented as Cyan=0%, Magenta=0.25789473684211%, Yellow=0.43157894736842%, and Black=0.25490196078431%.
Shades of #be8d6c
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 #be8d6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be8d6c
Preview of #be8d6c on White Background
The contrast ratio of #be8d6c with white color is 2.91
Preview of #be8d6c on black background
The contrast ratio of #be8d6c with black color is 7.22
#be8d6c color will look good with a black background.
Color Schemes of #be8d6c
Triadic Colors of #be8d6c
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 #be8d6c
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 #be8d6c
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 #be8d6c
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: #be8d6c;
}
This is a sample text used for the color #be8d6c. 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: #be8d6c;
}
This is a sample text used for the color #be8d6c. 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 #be8d6c;
}
This is a sample text used for the color #be8d6c. 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 43.28%
Green 32.12%
Blue 24.6%
CMYK Percentage
Cyan 0
Magenta 27.31%
Yellow 45.7%
Black 26.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.