#b1b2af Hex Color
rgb(177, 178, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | b2 | af | - | #b1b2af |
RGB | 177 | 178 | 175 | - | rgb(177,178,175) |
HSL | 80 | 2% | 69% | - | hsl(80,2%,69%) |
HSV | 80 | 2% | 70% | - | hsv(80,2%,70%) |
XYZ | 41.7897 | 44.283 | 46.9024 | - | xyz(41.7897,44.283,46.9024) |
CIE-LAB | 72.42 | -0.91 | 1.4 | - | lab(72.42,-0.91,1.4) |
CMYK | 0.0056179775280899 | 0 | 0.01685393258427 | 0.30196078431373 | cmyk(0.0056179775280899,0,0.01685393258427,0.30196078431373) |
Description
The RGB value of color #b1b2af is rgb(177, 178, 175).
In the hex color #b1b2af, The value of Red is 177, value of Green is 178, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #b1b2af consists of 80° Hue, 2% Saturation, and 69% Lightness.
In the CMYK color model, the color #b1b2af can be represented as Cyan=0.0056179775280899%, Magenta=0%, Yellow=0.01685393258427%, and Black=0.30196078431373%.
Shades of #b1b2af
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 #b1b2af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1b2af
Preview of #b1b2af on White Background
The contrast ratio of #b1b2af with white color is 2.13
Preview of #b1b2af on black background
The contrast ratio of #b1b2af with black color is 9.86
#b1b2af color will look good with a black background.
Color Schemes of #b1b2af
Triadic Colors of #b1b2af
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 #b1b2af
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 #b1b2af
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 #b1b2af
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: #b1b2af;
}
This is a sample text used for the color #b1b2af. 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: #b1b2af;
}
This is a sample text used for the color #b1b2af. 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 #b1b2af;
}
This is a sample text used for the color #b1b2af. 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.4%
Green 33.58%
Blue 33.02%
CMYK Percentage
Cyan 1.73
Magenta 0%
Yellow 5.19%
Black 93.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.