#be9f9d Hex Color
rgb(190, 159, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | 9f | 9d | - | #be9f9d |
RGB | 190 | 159 | 157 | - | rgb(190,159,157) |
HSL | 4 | 20% | 68% | - | hsl(4,20%,68%) |
HSV | 4 | 17% | 75% | - | hsv(4,17%,75%) |
XYZ | 39.7191 | 38.1777 | 37.1739 | - | xyz(39.7191,38.1777,37.1739) |
CIE-LAB | 68.15 | 11.09 | 5.31 | - | lab(68.15,11.09,5.31) |
CMYK | 0 | 0.16315789473684 | 0.17368421052632 | 0.25490196078431 | cmyk(0,0.16315789473684,0.17368421052632,0.25490196078431) |
Description
The RGB value of color #be9f9d is rgb(190, 159, 157).
In the hex color #be9f9d, The value of Red is 190, value of Green is 159, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #be9f9d consists of 4° Hue, 20% Saturation, and 68% Lightness.
In the CMYK color model, the color #be9f9d can be represented as Cyan=0%, Magenta=0.16315789473684%, Yellow=0.17368421052632%, and Black=0.25490196078431%.
Shades of #be9f9d
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 #be9f9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be9f9d
Preview of #be9f9d on White Background
The contrast ratio of #be9f9d with white color is 2.43
Preview of #be9f9d on black background
The contrast ratio of #be9f9d with black color is 8.64
#be9f9d color will look good with a black background.
Color Schemes of #be9f9d
Triadic Colors of #be9f9d
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 #be9f9d
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 #be9f9d
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 #be9f9d
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: #be9f9d;
}
This is a sample text used for the color #be9f9d. 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: #be9f9d;
}
This is a sample text used for the color #be9f9d. 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 #be9f9d;
}
This is a sample text used for the color #be9f9d. 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.55%
Green 31.42%
Blue 31.03%
CMYK Percentage
Cyan 0
Magenta 27.57%
Yellow 29.35%
Black 43.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.