#b5c6ac Hex Color
rgb(181, 198, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | c6 | ac | - | #b5c6ac |
RGB | 181 | 198 | 172 | - | rgb(181,198,172) |
HSL | 99 | 19% | 73% | - | hsl(99,19%,73%) |
HSV | 99 | 13% | 78% | - | hsv(99,13%,78%) |
XYZ | 46.6965 | 53.1905 | 46.8353 | - | xyz(46.6965,53.1905,46.8353) |
CIE-LAB | 77.99 | -10.58 | 11.07 | - | lab(77.99,-10.58,11.07) |
CMYK | 0.085858585858586 | 0 | 0.13131313131313 | 0.22352941176471 | cmyk(0.085858585858586,0,0.13131313131313,0.22352941176471) |
Description
The RGB value of color #b5c6ac is rgb(181, 198, 172).
In the hex color #b5c6ac, The value of Red is 181, value of Green is 198, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #b5c6ac consists of 99° Hue, 19% Saturation, and 73% Lightness.
In the CMYK color model, the color #b5c6ac can be represented as Cyan=0.085858585858586%, Magenta=0%, Yellow=0.13131313131313%, and Black=0.22352941176471%.
Shades of #b5c6ac
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 #b5c6ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5c6ac
Preview of #b5c6ac on White Background
The contrast ratio of #b5c6ac with white color is 1.8
Preview of #b5c6ac on black background
The contrast ratio of #b5c6ac with black color is 11.64
#b5c6ac color will look good with a black background.
Color Schemes of #b5c6ac
Triadic Colors of #b5c6ac
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 #b5c6ac
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 #b5c6ac
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 #b5c6ac
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: #b5c6ac;
}
This is a sample text used for the color #b5c6ac. 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: #b5c6ac;
}
This is a sample text used for the color #b5c6ac. 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 #b5c6ac;
}
This is a sample text used for the color #b5c6ac. 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 32.85%
Green 35.93%
Blue 31.22%
CMYK Percentage
Cyan 19.48
Magenta 0%
Yellow 29.8%
Black 50.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.