#be3d2a Hex Color
rgb(190, 61, 42)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | 3d | 2a | - | #be3d2a |
RGB | 190 | 61 | 42 | - | rgb(190,61,42) |
HSL | 8 | 64% | 45% | - | hsl(8,64%,45%) |
HSV | 8 | 78% | 75% | - | hsv(8,78%,75%) |
XYZ | 23.3219 | 14.4518 | 3.7508 | - | xyz(23.3219,14.4518,3.7508) |
CIE-LAB | 44.87 | 50.64 | 39.88 | - | lab(44.87,50.64,39.88) |
CMYK | 0 | 0.67894736842105 | 0.77894736842105 | 0.25490196078431 | cmyk(0,0.67894736842105,0.77894736842105,0.25490196078431) |
Description
The RGB value of color #be3d2a is rgb(190, 61, 42).
In the hex color #be3d2a, The value of Red is 190, value of Green is 61, and value of Blue is 42. The primary color is Red. Similarly, The HSL values for #be3d2a consists of 8° Hue, 64% Saturation, and 45% Lightness.
In the CMYK color model, the color #be3d2a can be represented as Cyan=0%, Magenta=0.67894736842105%, Yellow=0.77894736842105%, and Black=0.25490196078431%.
Shades of #be3d2a
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 #be3d2a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be3d2a
Preview of #be3d2a on White Background
The contrast ratio of #be3d2a with white color is 5.4
#be3d2a color will look good on a white background.
Preview of #be3d2a on black background
The contrast ratio of #be3d2a with black color is 3.89
Color Schemes of #be3d2a
Triadic Colors of #be3d2a
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 #be3d2a
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 #be3d2a
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 #be3d2a
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: #be3d2a;
}
This is a sample text used for the color #be3d2a. 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: #be3d2a;
}
This is a sample text used for the color #be3d2a. 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 #be3d2a;
}
This is a sample text used for the color #be3d2a. 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 64.85%
Green 20.82%
Blue 14.33%
CMYK Percentage
Cyan 0
Magenta 39.64%
Yellow 45.48%
Black 14.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.