#b0cbb4 Hex Color
rgb(176, 203, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | cb | b4 | - | #b0cbb4 |
RGB | 176 | 203 | 180 | - | rgb(176,203,180) |
HSL | 129 | 21% | 74% | - | hsl(129,21%,74%) |
HSV | 129 | 13% | 80% | - | hsv(129,13%,80%) |
XYZ | 47.4987 | 55.2373 | 51.3384 | - | xyz(47.4987,55.2373,51.3384) |
CIE-LAB | 79.18 | -13.47 | 8.43 | - | lab(79.18,-13.47,8.43) |
CMYK | 0.13300492610837 | 0 | 0.11330049261084 | 0.20392156862745 | cmyk(0.13300492610837,0,0.11330049261084,0.20392156862745) |
Description
The RGB value of color #b0cbb4 is rgb(176, 203, 180).
In the hex color #b0cbb4, The value of Red is 176, value of Green is 203, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #b0cbb4 consists of 129° Hue, 21% Saturation, and 74% Lightness.
In the CMYK color model, the color #b0cbb4 can be represented as Cyan=0.13300492610837%, Magenta=0%, Yellow=0.11330049261084%, and Black=0.20392156862745%.
Shades of #b0cbb4
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 #b0cbb4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0cbb4
Preview of #b0cbb4 on White Background
The contrast ratio of #b0cbb4 with white color is 1.74
Preview of #b0cbb4 on black background
The contrast ratio of #b0cbb4 with black color is 12.05
#b0cbb4 color will look good with a black background.
Color Schemes of #b0cbb4
Triadic Colors of #b0cbb4
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 #b0cbb4
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 #b0cbb4
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 #b0cbb4
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: #b0cbb4;
}
This is a sample text used for the color #b0cbb4. 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: #b0cbb4;
}
This is a sample text used for the color #b0cbb4. 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 #b0cbb4;
}
This is a sample text used for the color #b0cbb4. 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 31.48%
Green 36.31%
Blue 32.2%
CMYK Percentage
Cyan 29.54
Magenta 0%
Yellow 25.17%
Black 45.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.