#b4c9ed Hex Color
rgb(180, 201, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | c9 | ed | - | #b4c9ed |
RGB | 180 | 201 | 237 | - | rgb(180,201,237) |
HSL | 218 | 61% | 82% | - | hsl(218,61%,82%) |
HSV | 218 | 24% | 93% | - | hsv(218,24%,93%) |
XYZ | 54.9951 | 57.591 | 88.3384 | - | xyz(54.9951,57.591,88.3384) |
CIE-LAB | 80.51 | 0.65 | -20.14 | - | lab(80.51,0.65,-20.14) |
CMYK | 0.24050632911392 | 0.15189873417722 | 0 | 0.070588235294118 | cmyk(0.24050632911392,0.15189873417722,0,0.070588235294118) |
Description
The RGB value of color #b4c9ed is rgb(180, 201, 237).
In the hex color #b4c9ed, The value of Red is 180, value of Green is 201, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #b4c9ed consists of 218° Hue, 61% Saturation, and 82% Lightness.
In the CMYK color model, the color #b4c9ed can be represented as Cyan=0.24050632911392%, Magenta=0.15189873417722%, Yellow=0%, and Black=0.070588235294118%.
Shades of #b4c9ed
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 #b4c9ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4c9ed
Preview of #b4c9ed on White Background
The contrast ratio of #b4c9ed with white color is 1.68
Preview of #b4c9ed on black background
The contrast ratio of #b4c9ed with black color is 12.52
#b4c9ed color will look good with a black background.
Color Schemes of #b4c9ed
Triadic Colors of #b4c9ed
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 #b4c9ed
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 #b4c9ed
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 #b4c9ed
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: #b4c9ed;
}
This is a sample text used for the color #b4c9ed. 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: #b4c9ed;
}
This is a sample text used for the color #b4c9ed. 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 #b4c9ed;
}
This is a sample text used for the color #b4c9ed. 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.13%
Green 32.52%
Blue 38.35%
CMYK Percentage
Cyan 51.95
Magenta 32.81%
Yellow 0%
Black 15.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.