#b5d2de Hex Color
rgb(181, 210, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | d2 | de | - | #b5d2de |
RGB | 181 | 210 | 222 | - | rgb(181,210,222) |
HSL | 198 | 38% | 79% | - | hsl(198,38%,79%) |
HSV | 198 | 18% | 87% | - | hsv(198,18%,87%) |
XYZ | 55.2875 | 61.1909 | 78.0043 | - | xyz(55.2875,61.1909,78.0043) |
CIE-LAB | 82.48 | -7.11 | -9.16 | - | lab(82.48,-7.11,-9.16) |
CMYK | 0.18468468468468 | 0.054054054054054 | 0 | 0.12941176470588 | cmyk(0.18468468468468,0.054054054054054,0,0.12941176470588) |
Description
The RGB value of color #b5d2de is rgb(181, 210, 222).
In the hex color #b5d2de, The value of Red is 181, value of Green is 210, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #b5d2de consists of 198° Hue, 38% Saturation, and 79% Lightness.
In the CMYK color model, the color #b5d2de can be represented as Cyan=0.18468468468468%, Magenta=0.054054054054054%, Yellow=0%, and Black=0.12941176470588%.
Shades of #b5d2de
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 #b5d2de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5d2de
Preview of #b5d2de on White Background
The contrast ratio of #b5d2de with white color is 1.59
Preview of #b5d2de on black background
The contrast ratio of #b5d2de with black color is 13.24
#b5d2de color will look good with a black background.
Color Schemes of #b5d2de
Triadic Colors of #b5d2de
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 #b5d2de
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 #b5d2de
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 #b5d2de
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: #b5d2de;
}
This is a sample text used for the color #b5d2de. 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: #b5d2de;
}
This is a sample text used for the color #b5d2de. 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 #b5d2de;
}
This is a sample text used for the color #b5d2de. 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 34.26%
Blue 36.22%
CMYK Percentage
Cyan 50.17
Magenta 14.68%
Yellow 0%
Black 35.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.