#b2b6ab Hex Color
rgb(178, 182, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | b6 | ab | - | #b2b6ab |
RGB | 178 | 182 | 171 | - | rgb(178,182,171) |
HSL | 82 | 7% | 69% | - | hsl(82,7%,69%) |
HSV | 82 | 6% | 71% | - | hsv(82,6%,71%) |
XYZ | 42.4387 | 45.8611 | 45.1434 | - | xyz(42.4387,45.8611,45.1434) |
CIE-LAB | 73.46 | -3.42 | 5.1 | - | lab(73.46,-3.42,5.1) |
CMYK | 0.021978021978022 | 0 | 0.060439560439561 | 0.28627450980392 | cmyk(0.021978021978022,0,0.060439560439561,0.28627450980392) |
Description
The RGB value of color #b2b6ab is rgb(178, 182, 171).
In the hex color #b2b6ab, The value of Red is 178, value of Green is 182, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #b2b6ab consists of 82° Hue, 7% Saturation, and 69% Lightness.
In the CMYK color model, the color #b2b6ab can be represented as Cyan=0.021978021978022%, Magenta=0%, Yellow=0.060439560439561%, and Black=0.28627450980392%.
Shades of #b2b6ab
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 #b2b6ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2b6ab
Preview of #b2b6ab on White Background
The contrast ratio of #b2b6ab with white color is 2.06
Preview of #b2b6ab on black background
The contrast ratio of #b2b6ab with black color is 10.17
#b2b6ab color will look good with a black background.
Color Schemes of #b2b6ab
Triadic Colors of #b2b6ab
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 #b2b6ab
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 #b2b6ab
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 #b2b6ab
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: #b2b6ab;
}
This is a sample text used for the color #b2b6ab. 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: #b2b6ab;
}
This is a sample text used for the color #b2b6ab. 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 #b2b6ab;
}
This is a sample text used for the color #b2b6ab. 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.52%
Green 34.27%
Blue 32.2%
CMYK Percentage
Cyan 5.96
Magenta 0%
Yellow 16.39%
Black 77.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.