#b5b7ac Hex Color
rgb(181, 183, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | b7 | ac | - | #b5b7ac |
RGB | 181 | 183 | 172 | - | rgb(181,183,172) |
HSL | 71 | 7% | 70% | - | hsl(71,7%,70%) |
HSV | 71 | 6% | 72% | - | hsv(71,6%,72%) |
XYZ | 43.4359 | 46.6693 | 45.7485 | - | xyz(43.4359,46.6693,45.7485) |
CIE-LAB | 73.98 | -2.71 | 5.34 | - | lab(73.98,-2.71,5.34) |
CMYK | 0.010928961748634 | 0 | 0.060109289617486 | 0.28235294117647 | cmyk(0.010928961748634,0,0.060109289617486,0.28235294117647) |
Description
The RGB value of color #b5b7ac is rgb(181, 183, 172).
In the hex color #b5b7ac, The value of Red is 181, value of Green is 183, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #b5b7ac consists of 71° Hue, 7% Saturation, and 70% Lightness.
In the CMYK color model, the color #b5b7ac can be represented as Cyan=0.010928961748634%, Magenta=0%, Yellow=0.060109289617486%, and Black=0.28235294117647%.
Shades of #b5b7ac
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 #b5b7ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5b7ac
Preview of #b5b7ac on White Background
The contrast ratio of #b5b7ac with white color is 2.03
Preview of #b5b7ac on black background
The contrast ratio of #b5b7ac with black color is 10.33
#b5b7ac color will look good with a black background.
Color Schemes of #b5b7ac
Triadic Colors of #b5b7ac
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 #b5b7ac
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 #b5b7ac
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 #b5b7ac
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: #b5b7ac;
}
This is a sample text used for the color #b5b7ac. 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: #b5b7ac;
}
This is a sample text used for the color #b5b7ac. 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 #b5b7ac;
}
This is a sample text used for the color #b5b7ac. 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.77%
Green 34.14%
Blue 32.09%
CMYK Percentage
Cyan 3.09
Magenta 0%
Yellow 17.01%
Black 79.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.