#b1c0ab Hex Color
rgb(177, 192, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | c0 | ab | - | #b1c0ab |
RGB | 177 | 192 | 171 | - | rgb(177,192,171) |
HSL | 103 | 14% | 71% | - | hsl(103,14%,71%) |
HSV | 103 | 11% | 75% | - | hsv(103,11%,75%) |
XYZ | 44.3318 | 49.9867 | 45.8399 | - | xyz(44.3318,49.9867,45.8399) |
CIE-LAB | 76.06 | -9.06 | 8.83 | - | lab(76.06,-9.06,8.83) |
CMYK | 0.078125 | 0 | 0.109375 | 0.24705882352941 | cmyk(0.078125,0,0.109375,0.24705882352941) |
Description
The RGB value of color #b1c0ab is rgb(177, 192, 171).
In the hex color #b1c0ab, The value of Red is 177, value of Green is 192, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #b1c0ab consists of 103° Hue, 14% Saturation, and 71% Lightness.
In the CMYK color model, the color #b1c0ab can be represented as Cyan=0.078125%, Magenta=0%, Yellow=0.109375%, and Black=0.24705882352941%.
Shades of #b1c0ab
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 #b1c0ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1c0ab
Preview of #b1c0ab on White Background
The contrast ratio of #b1c0ab with white color is 1.91
Preview of #b1c0ab on black background
The contrast ratio of #b1c0ab with black color is 11
#b1c0ab color will look good with a black background.
Color Schemes of #b1c0ab
Triadic Colors of #b1c0ab
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 #b1c0ab
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 #b1c0ab
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 #b1c0ab
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: #b1c0ab;
}
This is a sample text used for the color #b1c0ab. 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: #b1c0ab;
}
This is a sample text used for the color #b1c0ab. 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 #b1c0ab;
}
This is a sample text used for the color #b1c0ab. 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.78%
Green 35.56%
Blue 31.67%
CMYK Percentage
Cyan 17.98
Magenta 0%
Yellow 25.17%
Black 56.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.