#be694d Hex Color
rgb(190, 105, 77)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | be | 69 | 4d | - | #be694d |
| RGB | 190 | 105 | 77 | - | rgb(190,105,77) |
| HSL | 15 | 47% | 52% | - | hsl(15,47%,52%) |
| HSV | 15 | 59% | 75% | - | hsv(15,59%,75%) |
| XYZ | 27.6263 | 21.5861 | 9.7316 | - | xyz(27.6263,21.5861,9.7316) |
| CIE-LAB | 53.59 | 31.27 | 30.55 | - | lab(53.59,31.27,30.55) |
| CMYK | 0 | 0.44736842105263 | 0.59473684210526 | 0.25490196078431 | cmyk(0,0.44736842105263,0.59473684210526,0.25490196078431) |
Description
The RGB value of color #be694d is rgb(190, 105, 77).
In the hex color #be694d, The value of Red is 190, value of Green is 105, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #be694d consists of 15° Hue, 47% Saturation, and 52% Lightness.
In the CMYK color model, the color #be694d can be represented as Cyan=0%, Magenta=0.44736842105263%, Yellow=0.59473684210526%, and Black=0.25490196078431%.
Shades of #be694d
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 #be694d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be694d
Preview of #be694d on White Background
The contrast ratio of #be694d with white color is 3.95
Preview of #be694d on black background
The contrast ratio of #be694d with black color is 5.32
#be694d color will look good with a black background.
Color Schemes of #be694d
Triadic Colors of #be694d
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 #be694d
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 #be694d
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 #be694d
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: #be694d;
}
This is a sample text used for the color #be694d. 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: #be694d;
}
This is a sample text used for the color #be694d. 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 #be694d;
}
This is a sample text used for the color #be694d. 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 51.08%
Green 28.23%
Blue 20.7%
CMYK Percentage
Cyan 0
Magenta 34.49%
Yellow 45.85%
Black 19.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.