#b0b1ad Hex Color
rgb(176, 177, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | b1 | ad | - | #b0b1ad |
RGB | 176 | 177 | 173 | - | rgb(176,177,173) |
HSL | 75 | 2% | 69% | - | hsl(75,2%,69%) |
HSV | 75 | 2% | 69% | - | hsv(75,2%,69%) |
XYZ | 41.1695 | 43.6915 | 45.7986 | - | xyz(41.1695,43.6915,45.7986) |
CIE-LAB | 72.02 | -1.09 | 1.91 | - | lab(72.02,-1.09,1.91) |
CMYK | 0.0056497175141243 | 0 | 0.022598870056497 | 0.30588235294118 | cmyk(0.0056497175141243,0,0.022598870056497,0.30588235294118) |
Description
The RGB value of color #b0b1ad is rgb(176, 177, 173).
In the hex color #b0b1ad, The value of Red is 176, value of Green is 177, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #b0b1ad consists of 75° Hue, 2% Saturation, and 69% Lightness.
In the CMYK color model, the color #b0b1ad can be represented as Cyan=0.0056497175141243%, Magenta=0%, Yellow=0.022598870056497%, and Black=0.30588235294118%.
Shades of #b0b1ad
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 #b0b1ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0b1ad
Preview of #b0b1ad on White Background
The contrast ratio of #b0b1ad with white color is 2.16
Preview of #b0b1ad on black background
The contrast ratio of #b0b1ad with black color is 9.74
#b0b1ad color will look good with a black background.
Color Schemes of #b0b1ad
Triadic Colors of #b0b1ad
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 #b0b1ad
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 #b0b1ad
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 #b0b1ad
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: #b0b1ad;
}
This is a sample text used for the color #b0b1ad. 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: #b0b1ad;
}
This is a sample text used for the color #b0b1ad. 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 #b0b1ad;
}
This is a sample text used for the color #b0b1ad. 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.46%
Green 33.65%
Blue 32.89%
CMYK Percentage
Cyan 1.69
Magenta 0%
Yellow 6.76%
Black 91.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.