#b0a6ab Hex Color
rgb(176, 166, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | a6 | ab | - | #b0a6ab |
RGB | 176 | 166 | 171 | - | rgb(176,166,171) |
HSL | 330 | 6% | 67% | - | hsl(330,6%,67%) |
HSV | 330 | 6% | 69% | - | hsv(330,6%,69%) |
XYZ | 38.8914 | 39.4428 | 44.0915 | - | xyz(38.8914,39.4428,44.0915) |
CIE-LAB | 69.07 | 4.52 | -1.29 | - | lab(69.07,4.52,-1.29) |
CMYK | 0 | 0.056818181818182 | 0.028409090909091 | 0.30980392156863 | cmyk(0,0.056818181818182,0.028409090909091,0.30980392156863) |
Description
The RGB value of color #b0a6ab is rgb(176, 166, 171).
In the hex color #b0a6ab, The value of Red is 176, value of Green is 166, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #b0a6ab consists of 330° Hue, 6% Saturation, and 67% Lightness.
In the CMYK color model, the color #b0a6ab can be represented as Cyan=0%, Magenta=0.056818181818182%, Yellow=0.028409090909091%, and Black=0.30980392156863%.
Shades of #b0a6ab
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 #b0a6ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0a6ab
Preview of #b0a6ab on White Background
The contrast ratio of #b0a6ab with white color is 2.36
Preview of #b0a6ab on black background
The contrast ratio of #b0a6ab with black color is 8.89
#b0a6ab color will look good with a black background.
Color Schemes of #b0a6ab
Triadic Colors of #b0a6ab
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 #b0a6ab
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 #b0a6ab
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 #b0a6ab
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: #b0a6ab;
}
This is a sample text used for the color #b0a6ab. 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: #b0a6ab;
}
This is a sample text used for the color #b0a6ab. 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 #b0a6ab;
}
This is a sample text used for the color #b0a6ab. 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 34.31%
Green 32.36%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 14.38%
Yellow 7.19%
Black 78.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.