#b2cedd Hex Color
rgb(178, 206, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | ce | dd | - | #b2cedd |
RGB | 178 | 206 | 221 | - | rgb(178,206,221) |
HSL | 201 | 39% | 78% | - | hsl(201,39%,78%) |
HSV | 201 | 19% | 87% | - | hsv(201,19%,87%) |
XYZ | 53.4825 | 58.828 | 76.9427 | - | xyz(53.4825,58.828,76.9427) |
CIE-LAB | 81.2 | -6.16 | -10.56 | - | lab(81.2,-6.16,-10.56) |
CMYK | 0.19457013574661 | 0.067873303167421 | 0 | 0.13333333333333 | cmyk(0.19457013574661,0.067873303167421,0,0.13333333333333) |
Description
The RGB value of color #b2cedd is rgb(178, 206, 221).
In the hex color #b2cedd, The value of Red is 178, value of Green is 206, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #b2cedd consists of 201° Hue, 39% Saturation, and 78% Lightness.
In the CMYK color model, the color #b2cedd can be represented as Cyan=0.19457013574661%, Magenta=0.067873303167421%, Yellow=0%, and Black=0.13333333333333%.
Shades of #b2cedd
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 #b2cedd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2cedd
Preview of #b2cedd on White Background
The contrast ratio of #b2cedd with white color is 1.65
Preview of #b2cedd on black background
The contrast ratio of #b2cedd with black color is 12.77
#b2cedd color will look good with a black background.
Color Schemes of #b2cedd
Triadic Colors of #b2cedd
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 #b2cedd
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 #b2cedd
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 #b2cedd
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: #b2cedd;
}
This is a sample text used for the color #b2cedd. 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: #b2cedd;
}
This is a sample text used for the color #b2cedd. 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 #b2cedd;
}
This is a sample text used for the color #b2cedd. 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 29.42%
Green 34.05%
Blue 36.53%
CMYK Percentage
Cyan 49.16
Magenta 17.15%
Yellow 0%
Black 33.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.