#b7d8ea Hex Color
rgb(183, 216, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | d8 | ea | - | #b7d8ea |
RGB | 183 | 216 | 234 | - | rgb(183,216,234) |
HSL | 201 | 55% | 82% | - | hsl(201,55%,82%) |
HSV | 201 | 22% | 92% | - | hsv(201,22%,92%) |
XYZ | 58.9356 | 65.1195 | 87.305 | - | xyz(58.9356,65.1195,87.305) |
CIE-LAB | 84.55 | -7.02 | -12.45 | - | lab(84.55,-7.02,-12.45) |
CMYK | 0.21794871794872 | 0.076923076923077 | 0 | 0.082352941176471 | cmyk(0.21794871794872,0.076923076923077,0,0.082352941176471) |
Description
The RGB value of color #b7d8ea is rgb(183, 216, 234).
In the hex color #b7d8ea, The value of Red is 183, value of Green is 216, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #b7d8ea consists of 201° Hue, 55% Saturation, and 82% Lightness.
In the CMYK color model, the color #b7d8ea can be represented as Cyan=0.21794871794872%, Magenta=0.076923076923077%, Yellow=0%, and Black=0.082352941176471%.
Shades of #b7d8ea
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 #b7d8ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7d8ea
Preview of #b7d8ea on White Background
The contrast ratio of #b7d8ea with white color is 1.5
Preview of #b7d8ea on black background
The contrast ratio of #b7d8ea with black color is 14.02
#b7d8ea color will look good with a black background.
Color Schemes of #b7d8ea
Triadic Colors of #b7d8ea
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 #b7d8ea
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 #b7d8ea
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 #b7d8ea
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: #b7d8ea;
}
This is a sample text used for the color #b7d8ea. 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: #b7d8ea;
}
This is a sample text used for the color #b7d8ea. 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 #b7d8ea;
}
This is a sample text used for the color #b7d8ea. 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.91%
Green 34.12%
Blue 36.97%
CMYK Percentage
Cyan 57.78
Magenta 20.39%
Yellow 0%
Black 21.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.