#b0a4ad Hex Color
rgb(176, 164, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | a4 | ad | - | #b0a4ad |
RGB | 176 | 164 | 173 | - | rgb(176,164,173) |
HSL | 315 | 7% | 67% | - | hsl(315,7%,67%) |
HSV | 315 | 7% | 69% | - | hsv(315,7%,69%) |
XYZ | 38.7228 | 38.7982 | 44.983 | - | xyz(38.7228,38.7982,44.983) |
CIE-LAB | 68.6 | 5.99 | -3.09 | - | lab(68.6,5.99,-3.09) |
CMYK | 0 | 0.068181818181818 | 0.017045454545454 | 0.30980392156863 | cmyk(0,0.068181818181818,0.017045454545454,0.30980392156863) |
Description
The RGB value of color #b0a4ad is rgb(176, 164, 173).
In the hex color #b0a4ad, The value of Red is 176, value of Green is 164, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #b0a4ad consists of 315° Hue, 7% Saturation, and 67% Lightness.
In the CMYK color model, the color #b0a4ad can be represented as Cyan=0%, Magenta=0.068181818181818%, Yellow=0.017045454545454%, and Black=0.30980392156863%.
Shades of #b0a4ad
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 #b0a4ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0a4ad
Preview of #b0a4ad on White Background
The contrast ratio of #b0a4ad with white color is 2.4
Preview of #b0a4ad on black background
The contrast ratio of #b0a4ad with black color is 8.76
#b0a4ad color will look good with a black background.
Color Schemes of #b0a4ad
Triadic Colors of #b0a4ad
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 #b0a4ad
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 #b0a4ad
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 #b0a4ad
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: #b0a4ad;
}
This is a sample text used for the color #b0a4ad. 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: #b0a4ad;
}
This is a sample text used for the color #b0a4ad. 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 #b0a4ad;
}
This is a sample text used for the color #b0a4ad. 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 31.97%
Blue 33.72%
CMYK Percentage
Cyan 0
Magenta 17.26%
Yellow 4.31%
Black 78.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.