#be5a20 Hex Color
rgb(190, 90, 32)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | 5a | 20 | - | #be5a20 |
RGB | 190 | 90 | 32 | - | rgb(190,90,32) |
HSL | 22 | 71% | 44% | - | hsl(22,71%,44%) |
HSV | 22 | 83% | 75% | - | hsv(22,83%,75%) |
XYZ | 25.1521 | 18.3638 | 3.5854 | - | xyz(25.1521,18.3638,3.5854) |
CIE-LAB | 49.93 | 36.81 | 49.58 | - | lab(49.93,36.81,49.58) |
CMYK | 0 | 0.52631578947368 | 0.83157894736842 | 0.25490196078431 | cmyk(0,0.52631578947368,0.83157894736842,0.25490196078431) |
Description
The RGB value of color #be5a20 is rgb(190, 90, 32).
In the hex color #be5a20, The value of Red is 190, value of Green is 90, and value of Blue is 32. The primary color is Red. Similarly, The HSL values for #be5a20 consists of 22° Hue, 71% Saturation, and 44% Lightness.
In the CMYK color model, the color #be5a20 can be represented as Cyan=0%, Magenta=0.52631578947368%, Yellow=0.83157894736842%, and Black=0.25490196078431%.
Shades of #be5a20
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 #be5a20
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be5a20
Preview of #be5a20 on White Background
The contrast ratio of #be5a20 with white color is 4.49
Preview of #be5a20 on black background
The contrast ratio of #be5a20 with black color is 4.67
#be5a20 color will look good with a black background.
Color Schemes of #be5a20
Triadic Colors of #be5a20
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 #be5a20
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 #be5a20
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 #be5a20
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.
Monochromatic Colors of #be5a20
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #be5a20;
}
This is a sample text used for the color #be5a20. 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: #be5a20;
}
This is a sample text used for the color #be5a20. 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 #be5a20;
}
This is a sample text used for the color #be5a20. 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 60.9%
Green 28.85%
Blue 10.26%
CMYK Percentage
Cyan 0
Magenta 32.63%
Yellow 51.56%
Black 15.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.