#bea59c Hex Color
rgb(190, 165, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | a5 | 9c | - | #bea59c |
RGB | 190 | 165 | 156 | - | rgb(190,165,156) |
HSL | 16 | 21% | 68% | - | hsl(16,21%,68%) |
HSV | 16 | 18% | 75% | - | hsv(16,18%,75%) |
XYZ | 40.6911 | 40.2577 | 37.0784 | - | xyz(40.6911,40.2577,37.0784) |
CIE-LAB | 69.65 | 7.65 | 8.01 | - | lab(69.65,7.65,8.01) |
CMYK | 0 | 0.13157894736842 | 0.17894736842105 | 0.25490196078431 | cmyk(0,0.13157894736842,0.17894736842105,0.25490196078431) |
Description
The RGB value of color #bea59c is rgb(190, 165, 156).
In the hex color #bea59c, The value of Red is 190, value of Green is 165, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #bea59c consists of 16° Hue, 21% Saturation, and 68% Lightness.
In the CMYK color model, the color #bea59c can be represented as Cyan=0%, Magenta=0.13157894736842%, Yellow=0.17894736842105%, and Black=0.25490196078431%.
Shades of #bea59c
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 #bea59c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bea59c
Preview of #bea59c on White Background
The contrast ratio of #bea59c with white color is 2.32
Preview of #bea59c on black background
The contrast ratio of #bea59c with black color is 9.05
#bea59c color will look good with a black background.
Color Schemes of #bea59c
Triadic Colors of #bea59c
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 #bea59c
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 #bea59c
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 #bea59c
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: #bea59c;
}
This is a sample text used for the color #bea59c. 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: #bea59c;
}
This is a sample text used for the color #bea59c. 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 #bea59c;
}
This is a sample text used for the color #bea59c. 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.18%
Green 32.29%
Blue 30.53%
CMYK Percentage
Cyan 0
Magenta 23.27%
Yellow 31.65%
Black 45.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.