#b0c2ae Hex Color
rgb(176, 194, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b0 | c2 | ae | - | #b0c2ae |
| RGB | 176 | 194 | 174 | - | rgb(176,194,174) |
| HSL | 114 | 14% | 72% | - | hsl(114,14%,72%) |
| HSV | 114 | 10% | 76% | - | hsv(114,10%,76%) |
| XYZ | 44.8363 | 50.8697 | 47.5001 | - | xyz(44.8363,50.8697,47.5001) |
| CIE-LAB | 76.6 | -9.91 | 7.97 | - | lab(76.6,-9.91,7.97) |
| CMYK | 0.092783505154639 | 0 | 0.10309278350515 | 0.23921568627451 | cmyk(0.092783505154639,0,0.10309278350515,0.23921568627451) |
Description
The RGB value of color #b0c2ae is rgb(176, 194, 174).
In the hex color #b0c2ae, The value of Red is 176, value of Green is 194, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #b0c2ae consists of 114° Hue, 14% Saturation, and 72% Lightness.
In the CMYK color model, the color #b0c2ae can be represented as Cyan=0.092783505154639%, Magenta=0%, Yellow=0.10309278350515%, and Black=0.23921568627451%.
Shades of #b0c2ae
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 #b0c2ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0c2ae
Preview of #b0c2ae on White Background
The contrast ratio of #b0c2ae with white color is 1.88
Preview of #b0c2ae on black background
The contrast ratio of #b0c2ae with black color is 11.17
#b0c2ae color will look good with a black background.
Color Schemes of #b0c2ae
Triadic Colors of #b0c2ae
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 #b0c2ae
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 #b0c2ae
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 #b0c2ae
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: #b0c2ae;
}
This is a sample text used for the color #b0c2ae. 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: #b0c2ae;
}
This is a sample text used for the color #b0c2ae. 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 #b0c2ae;
}
This is a sample text used for the color #b0c2ae. 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.35%
Green 35.66%
Blue 31.99%
CMYK Percentage
Cyan 21.33
Magenta 0%
Yellow 23.69%
Black 54.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.