#b0cdec Hex Color
rgb(176, 205, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | cd | ec | - | #b0cdec |
RGB | 176 | 205 | 236 | - | rgb(176,205,236) |
HSL | 211 | 61% | 81% | - | hsl(211,61%,81%) |
HSV | 211 | 25% | 93% | - | hsv(211,25%,93%) |
XYZ | 54.8761 | 58.9489 | 87.8429 | - | xyz(54.8761,58.9489,87.8429) |
CIE-LAB | 81.26 | -2.9 | -18.49 | - | lab(81.26,-2.9,-18.49) |
CMYK | 0.25423728813559 | 0.13135593220339 | 0 | 0.074509803921569 | cmyk(0.25423728813559,0.13135593220339,0,0.074509803921569) |
Description
The RGB value of color #b0cdec is rgb(176, 205, 236).
In the hex color #b0cdec, The value of Red is 176, value of Green is 205, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #b0cdec consists of 211° Hue, 61% Saturation, and 81% Lightness.
In the CMYK color model, the color #b0cdec can be represented as Cyan=0.25423728813559%, Magenta=0.13135593220339%, Yellow=0%, and Black=0.074509803921569%.
Shades of #b0cdec
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 #b0cdec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0cdec
Preview of #b0cdec on White Background
The contrast ratio of #b0cdec with white color is 1.64
Preview of #b0cdec on black background
The contrast ratio of #b0cdec with black color is 12.79
#b0cdec color will look good with a black background.
Color Schemes of #b0cdec
Triadic Colors of #b0cdec
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 #b0cdec
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 #b0cdec
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 #b0cdec
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: #b0cdec;
}
This is a sample text used for the color #b0cdec. 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: #b0cdec;
}
This is a sample text used for the color #b0cdec. 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 #b0cdec;
}
This is a sample text used for the color #b0cdec. 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 28.53%
Green 33.23%
Blue 38.25%
CMYK Percentage
Cyan 55.26
Magenta 28.55%
Yellow 0%
Black 16.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.