#b0aaad Hex Color
rgb(176, 170, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | aa | ad | - | #b0aaad |
RGB | 176 | 170 | 173 | - | rgb(176,170,173) |
HSL | 330 | 4% | 68% | - | hsl(330,4%,68%) |
HSV | 330 | 3% | 69% | - | hsv(330,3%,69%) |
XYZ | 39.822 | 40.9967 | 45.3495 | - | xyz(39.822,40.9967,45.3495) |
CIE-LAB | 70.17 | 2.7 | -0.78 | - | lab(70.17,2.7,-0.78) |
CMYK | 0 | 0.034090909090909 | 0.017045454545454 | 0.30980392156863 | cmyk(0,0.034090909090909,0.017045454545454,0.30980392156863) |
Description
The RGB value of color #b0aaad is rgb(176, 170, 173).
In the hex color #b0aaad, The value of Red is 176, value of Green is 170, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #b0aaad consists of 330° Hue, 4% Saturation, and 68% Lightness.
In the CMYK color model, the color #b0aaad can be represented as Cyan=0%, Magenta=0.034090909090909%, Yellow=0.017045454545454%, and Black=0.30980392156863%.
Shades of #b0aaad
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 #b0aaad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0aaad
Preview of #b0aaad on White Background
The contrast ratio of #b0aaad with white color is 2.28
Preview of #b0aaad on black background
The contrast ratio of #b0aaad with black color is 9.2
#b0aaad color will look good with a black background.
Color Schemes of #b0aaad
Triadic Colors of #b0aaad
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 #b0aaad
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 #b0aaad
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 #b0aaad
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: #b0aaad;
}
This is a sample text used for the color #b0aaad. 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: #b0aaad;
}
This is a sample text used for the color #b0aaad. 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 #b0aaad;
}
This is a sample text used for the color #b0aaad. 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 32.76%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 9.45%
Yellow 4.72%
Black 85.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.