#b0b6ad Hex Color
rgb(176, 182, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | b6 | ad | - | #b0b6ad |
RGB | 176 | 182 | 173 | - | rgb(176,182,173) |
HSL | 100 | 6% | 70% | - | hsl(100,6%,70%) |
HSV | 100 | 5% | 71% | - | hsv(100,5%,71%) |
XYZ | 42.1753 | 45.7031 | 46.1339 | - | xyz(42.1753,45.7031,46.1339) |
CIE-LAB | 73.35 | -3.77 | 3.84 | - | lab(73.35,-3.77,3.84) |
CMYK | 0.032967032967033 | 0 | 0.049450549450549 | 0.28627450980392 | cmyk(0.032967032967033,0,0.049450549450549,0.28627450980392) |
Description
The RGB value of color #b0b6ad is rgb(176, 182, 173).
In the hex color #b0b6ad, The value of Red is 176, value of Green is 182, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #b0b6ad consists of 100° Hue, 6% Saturation, and 70% Lightness.
In the CMYK color model, the color #b0b6ad can be represented as Cyan=0.032967032967033%, Magenta=0%, Yellow=0.049450549450549%, and Black=0.28627450980392%.
Shades of #b0b6ad
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 #b0b6ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0b6ad
Preview of #b0b6ad on White Background
The contrast ratio of #b0b6ad with white color is 2.07
Preview of #b0b6ad on black background
The contrast ratio of #b0b6ad with black color is 10.14
#b0b6ad color will look good with a black background.
Color Schemes of #b0b6ad
Triadic Colors of #b0b6ad
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 #b0b6ad
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 #b0b6ad
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 #b0b6ad
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: #b0b6ad;
}
This is a sample text used for the color #b0b6ad. 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: #b0b6ad;
}
This is a sample text used for the color #b0b6ad. 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 #b0b6ad;
}
This is a sample text used for the color #b0b6ad. 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.15%
Green 34.27%
Blue 32.58%
CMYK Percentage
Cyan 8.94
Magenta 0%
Yellow 13.41%
Black 77.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.