#b5c6be Hex Color
rgb(181, 198, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | c6 | be | - | #b5c6be |
RGB | 181 | 198 | 190 | - | rgb(181,198,190) |
HSL | 152 | 13% | 74% | - | hsl(152,13%,74%) |
HSV | 152 | 9% | 78% | - | hsv(152,9%,78%) |
XYZ | 48.5444 | 53.9296 | 56.5661 | - | xyz(48.5444,53.9296,56.5661) |
CIE-LAB | 78.42 | -7.31 | 2.02 | - | lab(78.42,-7.31,2.02) |
CMYK | 0.085858585858586 | 0 | 0.04040404040404 | 0.22352941176471 | cmyk(0.085858585858586,0,0.04040404040404,0.22352941176471) |
Description
The RGB value of color #b5c6be is rgb(181, 198, 190).
In the hex color #b5c6be, The value of Red is 181, value of Green is 198, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #b5c6be consists of 152° Hue, 13% Saturation, and 74% Lightness.
In the CMYK color model, the color #b5c6be can be represented as Cyan=0.085858585858586%, Magenta=0%, Yellow=0.04040404040404%, and Black=0.22352941176471%.
Shades of #b5c6be
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 #b5c6be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5c6be
Preview of #b5c6be on White Background
The contrast ratio of #b5c6be with white color is 1.78
Preview of #b5c6be on black background
The contrast ratio of #b5c6be with black color is 11.79
#b5c6be color will look good with a black background.
Color Schemes of #b5c6be
Triadic Colors of #b5c6be
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 #b5c6be
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 #b5c6be
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 #b5c6be
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: #b5c6be;
}
This is a sample text used for the color #b5c6be. 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: #b5c6be;
}
This is a sample text used for the color #b5c6be. 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 #b5c6be;
}
This is a sample text used for the color #b5c6be. 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.81%
Green 34.8%
Blue 33.39%
CMYK Percentage
Cyan 24.55
Magenta 0%
Yellow 11.55%
Black 63.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.