#b8c2ea Hex Color
rgb(184, 194, 234)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b8 | c2 | ea | - | #b8c2ea |
| RGB | 184 | 194 | 234 | - | rgb(184,194,234) |
| HSL | 228 | 54% | 82% | - | hsl(228,54%,82%) |
| HSV | 228 | 21% | 92% | - | hsv(228,21%,92%) |
| XYZ | 53.9102 | 54.7144 | 85.5615 | - | xyz(53.9102,54.7144,85.5615) |
| CIE-LAB | 78.88 | 4.94 | -20.98 | - | lab(78.88,4.94,-20.98) |
| CMYK | 0.21367521367521 | 0.17094017094017 | 0 | 0.082352941176471 | cmyk(0.21367521367521,0.17094017094017,0,0.082352941176471) |
Description
The RGB value of color #b8c2ea is rgb(184, 194, 234).
In the hex color #b8c2ea, The value of Red is 184, value of Green is 194, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #b8c2ea consists of 228° Hue, 54% Saturation, and 82% Lightness.
In the CMYK color model, the color #b8c2ea can be represented as Cyan=0.21367521367521%, Magenta=0.17094017094017%, Yellow=0%, and Black=0.082352941176471%.
Shades of #b8c2ea
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 #b8c2ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8c2ea
Preview of #b8c2ea on White Background
The contrast ratio of #b8c2ea with white color is 1.76
Preview of #b8c2ea on black background
The contrast ratio of #b8c2ea with black color is 11.94
#b8c2ea color will look good with a black background.
Color Schemes of #b8c2ea
Triadic Colors of #b8c2ea
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 #b8c2ea
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 #b8c2ea
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 #b8c2ea
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: #b8c2ea;
}
This is a sample text used for the color #b8c2ea. 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: #b8c2ea;
}
This is a sample text used for the color #b8c2ea. 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 #b8c2ea;
}
This is a sample text used for the color #b8c2ea. 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 30.07%
Green 31.7%
Blue 38.24%
CMYK Percentage
Cyan 45.76
Magenta 36.61%
Yellow 0%
Black 17.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.