#b0c7dd Hex Color
rgb(176, 199, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | c7 | dd | - | #b0c7dd |
RGB | 176 | 199 | 221 | - | rgb(176,199,221) |
HSL | 209 | 40% | 78% | - | hsl(209,40%,78%) |
HSV | 209 | 20% | 87% | - | hsv(209,20%,87%) |
XYZ | 51.3791 | 55.2974 | 76.3721 | - | xyz(51.3791,55.2974,76.3721) |
CIE-LAB | 79.21 | -3.09 | -13.54 | - | lab(79.21,-3.09,-13.54) |
CMYK | 0.20361990950226 | 0.099547511312217 | 0 | 0.13333333333333 | cmyk(0.20361990950226,0.099547511312217,0,0.13333333333333) |
Description
The RGB value of color #b0c7dd is rgb(176, 199, 221).
In the hex color #b0c7dd, The value of Red is 176, value of Green is 199, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #b0c7dd consists of 209° Hue, 40% Saturation, and 78% Lightness.
In the CMYK color model, the color #b0c7dd can be represented as Cyan=0.20361990950226%, Magenta=0.099547511312217%, Yellow=0%, and Black=0.13333333333333%.
Shades of #b0c7dd
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 #b0c7dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0c7dd
Preview of #b0c7dd on White Background
The contrast ratio of #b0c7dd with white color is 1.74
Preview of #b0c7dd on black background
The contrast ratio of #b0c7dd with black color is 12.06
#b0c7dd color will look good with a black background.
Color Schemes of #b0c7dd
Triadic Colors of #b0c7dd
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 #b0c7dd
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 #b0c7dd
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 #b0c7dd
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: #b0c7dd;
}
This is a sample text used for the color #b0c7dd. 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: #b0c7dd;
}
This is a sample text used for the color #b0c7dd. 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 #b0c7dd;
}
This is a sample text used for the color #b0c7dd. 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.53%
Green 33.39%
Blue 37.08%
CMYK Percentage
Cyan 46.65
Magenta 22.81%
Yellow 0%
Black 30.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.