#b4d2ee Hex Color
rgb(180, 210, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | d2 | ee | - | #b4d2ee |
RGB | 180 | 210 | 238 | - | rgb(180,210,238) |
HSL | 209 | 63% | 82% | - | hsl(209,63%,82%) |
HSV | 209 | 24% | 93% | - | hsv(209,24%,93%) |
XYZ | 57.3016 | 61.9695 | 89.8301 | - | xyz(57.3016,61.9695,89.8301) |
CIE-LAB | 82.9 | -3.89 | -17.07 | - | lab(82.9,-3.89,-17.07) |
CMYK | 0.2436974789916 | 0.11764705882353 | 0 | 0.066666666666667 | cmyk(0.2436974789916,0.11764705882353,0,0.066666666666667) |
Description
The RGB value of color #b4d2ee is rgb(180, 210, 238).
In the hex color #b4d2ee, The value of Red is 180, value of Green is 210, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #b4d2ee consists of 209° Hue, 63% Saturation, and 82% Lightness.
In the CMYK color model, the color #b4d2ee can be represented as Cyan=0.2436974789916%, Magenta=0.11764705882353%, Yellow=0%, and Black=0.066666666666667%.
Shades of #b4d2ee
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 #b4d2ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4d2ee
Preview of #b4d2ee on White Background
The contrast ratio of #b4d2ee with white color is 1.57
Preview of #b4d2ee on black background
The contrast ratio of #b4d2ee with black color is 13.39
#b4d2ee color will look good with a black background.
Color Schemes of #b4d2ee
Triadic Colors of #b4d2ee
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 #b4d2ee
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 #b4d2ee
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 #b4d2ee
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: #b4d2ee;
}
This is a sample text used for the color #b4d2ee. 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: #b4d2ee;
}
This is a sample text used for the color #b4d2ee. 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 #b4d2ee;
}
This is a sample text used for the color #b4d2ee. 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.66%
Green 33.44%
Blue 37.9%
CMYK Percentage
Cyan 56.94
Magenta 27.49%
Yellow 0%
Black 15.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.