#b0a8aa Hex Color
rgb(176, 168, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | a8 | aa | - | #b0a8aa |
RGB | 176 | 168 | 170 | - | rgb(176,168,170) |
HSL | 345 | 5% | 67% | - | hsl(345,5%,67%) |
HSV | 345 | 5% | 69% | - | hsv(345,5%,69%) |
XYZ | 39.1628 | 40.1376 | 43.7134 | - | xyz(39.1628,40.1376,43.7134) |
CIE-LAB | 69.57 | 3.24 | -0.01 | - | lab(69.57,3.24,-0.01) |
CMYK | 0 | 0.045454545454545 | 0.034090909090909 | 0.30980392156863 | cmyk(0,0.045454545454545,0.034090909090909,0.30980392156863) |
Description
The RGB value of color #b0a8aa is rgb(176, 168, 170).
In the hex color #b0a8aa, The value of Red is 176, value of Green is 168, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #b0a8aa consists of 345° Hue, 5% Saturation, and 67% Lightness.
In the CMYK color model, the color #b0a8aa can be represented as Cyan=0%, Magenta=0.045454545454545%, Yellow=0.034090909090909%, and Black=0.30980392156863%.
Shades of #b0a8aa
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 #b0a8aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0a8aa
Preview of #b0a8aa on White Background
The contrast ratio of #b0a8aa with white color is 2.33
Preview of #b0a8aa on black background
The contrast ratio of #b0a8aa with black color is 9.03
#b0a8aa color will look good with a black background.
Color Schemes of #b0a8aa
Triadic Colors of #b0a8aa
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 #b0a8aa
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 #b0a8aa
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 #b0a8aa
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: #b0a8aa;
}
This is a sample text used for the color #b0a8aa. 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: #b0a8aa;
}
This is a sample text used for the color #b0a8aa. 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 #b0a8aa;
}
This is a sample text used for the color #b0a8aa. 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.24%
Green 32.68%
Blue 33.07%
CMYK Percentage
Cyan 0
Magenta 11.67%
Yellow 8.76%
Black 79.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.