#b6c1cd Hex Color
rgb(182, 193, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | c1 | cd | - | #b6c1cd |
RGB | 182 | 193 | 205 | - | rgb(182,193,205) |
HSL | 211 | 19% | 76% | - | hsl(211,19%,76%) |
HSV | 211 | 11% | 80% | - | hsv(211,11%,80%) |
XYZ | 49.3808 | 52.4928 | 65.2871 | - | xyz(49.3808,52.4928,65.2871) |
CIE-LAB | 77.57 | -1.38 | -7.31 | - | lab(77.57,-1.38,-7.31) |
CMYK | 0.11219512195122 | 0.058536585365854 | 0 | 0.19607843137255 | cmyk(0.11219512195122,0.058536585365854,0,0.19607843137255) |
Description
The RGB value of color #b6c1cd is rgb(182, 193, 205).
In the hex color #b6c1cd, The value of Red is 182, value of Green is 193, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #b6c1cd consists of 211° Hue, 19% Saturation, and 76% Lightness.
In the CMYK color model, the color #b6c1cd can be represented as Cyan=0.11219512195122%, Magenta=0.058536585365854%, Yellow=0%, and Black=0.19607843137255%.
Shades of #b6c1cd
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 #b6c1cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6c1cd
Preview of #b6c1cd on White Background
The contrast ratio of #b6c1cd with white color is 1.83
Preview of #b6c1cd on black background
The contrast ratio of #b6c1cd with black color is 11.5
#b6c1cd color will look good with a black background.
Color Schemes of #b6c1cd
Triadic Colors of #b6c1cd
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 #b6c1cd
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 #b6c1cd
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 #b6c1cd
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: #b6c1cd;
}
This is a sample text used for the color #b6c1cd. 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: #b6c1cd;
}
This is a sample text used for the color #b6c1cd. 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 #b6c1cd;
}
This is a sample text used for the color #b6c1cd. 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.38%
Green 33.28%
Blue 35.34%
CMYK Percentage
Cyan 30.59
Magenta 15.96%
Yellow 0%
Black 53.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.