#b799ae Hex Color
rgb(183, 153, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b7 | 99 | ae | - | #b799ae |
| RGB | 183 | 153 | 174 | - | rgb(183,153,174) |
| HSL | 318 | 17% | 66% | - | hsl(318,17%,66%) |
| HSV | 318 | 16% | 72% | - | hsv(318,16%,72%) |
| XYZ | 38.5597 | 35.9057 | 44.9426 | - | xyz(38.5597,35.9057,44.9426) |
| CIE-LAB | 66.45 | 14.76 | -6.76 | - | lab(66.45,14.76,-6.76) |
| CMYK | 0 | 0.16393442622951 | 0.049180327868852 | 0.28235294117647 | cmyk(0,0.16393442622951,0.049180327868852,0.28235294117647) |
Description
The RGB value of color #b799ae is rgb(183, 153, 174).
In the hex color #b799ae, The value of Red is 183, value of Green is 153, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #b799ae consists of 318° Hue, 17% Saturation, and 66% Lightness.
In the CMYK color model, the color #b799ae can be represented as Cyan=0%, Magenta=0.16393442622951%, Yellow=0.049180327868852%, and Black=0.28235294117647%.
Shades of #b799ae
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 #b799ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b799ae
Preview of #b799ae on White Background
The contrast ratio of #b799ae with white color is 2.57
Preview of #b799ae on black background
The contrast ratio of #b799ae with black color is 8.18
#b799ae color will look good with a black background.
Color Schemes of #b799ae
Triadic Colors of #b799ae
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 #b799ae
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 #b799ae
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 #b799ae
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: #b799ae;
}
This is a sample text used for the color #b799ae. 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: #b799ae;
}
This is a sample text used for the color #b799ae. 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 #b799ae;
}
This is a sample text used for the color #b799ae. 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 35.88%
Green 30%
Blue 34.12%
CMYK Percentage
Cyan 0
Magenta 33.09%
Yellow 9.93%
Black 56.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.