#b0ae91 Hex Color
rgb(176, 174, 145)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | ae | 91 | - | #b0ae91 |
RGB | 176 | 174 | 145 | - | rgb(176,174,145) |
HSL | 56 | 16% | 63% | - | hsl(56,16%,63%) |
HSV | 56 | 18% | 69% | - | hsv(56,18%,69%) |
XYZ | 38.1514 | 41.5465 | 32.7966 | - | xyz(38.1514,41.5465,32.7966) |
CIE-LAB | 70.56 | -4.26 | 15.17 | - | lab(70.56,-4.26,15.17) |
CMYK | 0 | 0.011363636363636 | 0.17613636363636 | 0.30980392156863 | cmyk(0,0.011363636363636,0.17613636363636,0.30980392156863) |
Description
The RGB value of color #b0ae91 is rgb(176, 174, 145).
In the hex color #b0ae91, The value of Red is 176, value of Green is 174, and value of Blue is 145. The primary color is Red. Similarly, The HSL values for #b0ae91 consists of 56° Hue, 16% Saturation, and 63% Lightness.
In the CMYK color model, the color #b0ae91 can be represented as Cyan=0%, Magenta=0.011363636363636%, Yellow=0.17613636363636%, and Black=0.30980392156863%.
Shades of #b0ae91
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 #b0ae91
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0ae91
Preview of #b0ae91 on White Background
The contrast ratio of #b0ae91 with white color is 2.26
Preview of #b0ae91 on black background
The contrast ratio of #b0ae91 with black color is 9.31
#b0ae91 color will look good with a black background.
Color Schemes of #b0ae91
Triadic Colors of #b0ae91
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 #b0ae91
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 #b0ae91
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 #b0ae91
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: #b0ae91;
}
This is a sample text used for the color #b0ae91. 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: #b0ae91;
}
This is a sample text used for the color #b0ae91. 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 #b0ae91;
}
This is a sample text used for the color #b0ae91. 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.56%
Green 35.15%
Blue 29.29%
CMYK Percentage
Cyan 0
Magenta 2.29%
Yellow 35.42%
Black 62.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.