#b0aea9 Hex Color
rgb(176, 174, 169)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | ae | a9 | - | #b0aea9 |
RGB | 176 | 174 | 169 | - | rgb(176,174,169) |
HSL | 43 | 4% | 68% | - | hsl(43,4%,68%) |
HSV | 43 | 4% | 69% | - | hsv(43,4%,69%) |
XYZ | 40.202 | 42.3668 | 43.5949 | - | xyz(40.202,42.3668,43.5949) |
CIE-LAB | 71.12 | -0.21 | 2.8 | - | lab(71.12,-0.21,2.8) |
CMYK | 0 | 0.011363636363636 | 0.039772727272727 | 0.30980392156863 | cmyk(0,0.011363636363636,0.039772727272727,0.30980392156863) |
Description
The RGB value of color #b0aea9 is rgb(176, 174, 169).
In the hex color #b0aea9, The value of Red is 176, value of Green is 174, and value of Blue is 169. The primary color is Red. Similarly, The HSL values for #b0aea9 consists of 43° Hue, 4% Saturation, and 68% Lightness.
In the CMYK color model, the color #b0aea9 can be represented as Cyan=0%, Magenta=0.011363636363636%, Yellow=0.039772727272727%, and Black=0.30980392156863%.
Shades of #b0aea9
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 #b0aea9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0aea9
Preview of #b0aea9 on White Background
The contrast ratio of #b0aea9 with white color is 2.22
Preview of #b0aea9 on black background
The contrast ratio of #b0aea9 with black color is 9.47
#b0aea9 color will look good with a black background.
Color Schemes of #b0aea9
Triadic Colors of #b0aea9
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 #b0aea9
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 #b0aea9
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 #b0aea9
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: #b0aea9;
}
This is a sample text used for the color #b0aea9. 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: #b0aea9;
}
This is a sample text used for the color #b0aea9. 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 #b0aea9;
}
This is a sample text used for the color #b0aea9. 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 33.91%
Green 33.53%
Blue 32.56%
CMYK Percentage
Cyan 0
Magenta 3.15%
Yellow 11.02%
Black 85.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.