#b6cfea Hex Color
rgb(182, 207, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | cf | ea | - | #b6cfea |
RGB | 182 | 207 | 234 | - | rgb(182,207,234) |
HSL | 211 | 55% | 82% | - | hsl(211,55%,82%) |
HSV | 211 | 22% | 92% | - | hsv(211,22%,92%) |
XYZ | 56.4555 | 60.5112 | 86.5462 | - | xyz(56.4555,60.5112,86.5462) |
CIE-LAB | 82.12 | -2.61 | -16.1 | - | lab(82.12,-2.61,-16.1) |
CMYK | 0.22222222222222 | 0.11538461538462 | 0 | 0.082352941176471 | cmyk(0.22222222222222,0.11538461538462,0,0.082352941176471) |
Description
The RGB value of color #b6cfea is rgb(182, 207, 234).
In the hex color #b6cfea, The value of Red is 182, value of Green is 207, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #b6cfea consists of 211° Hue, 55% Saturation, and 82% Lightness.
In the CMYK color model, the color #b6cfea can be represented as Cyan=0.22222222222222%, Magenta=0.11538461538462%, Yellow=0%, and Black=0.082352941176471%.
Shades of #b6cfea
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 #b6cfea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6cfea
Preview of #b6cfea on White Background
The contrast ratio of #b6cfea with white color is 1.6
Preview of #b6cfea on black background
The contrast ratio of #b6cfea with black color is 13.1
#b6cfea color will look good with a black background.
Color Schemes of #b6cfea
Triadic Colors of #b6cfea
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 #b6cfea
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 #b6cfea
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 #b6cfea
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: #b6cfea;
}
This is a sample text used for the color #b6cfea. 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: #b6cfea;
}
This is a sample text used for the color #b6cfea. 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 #b6cfea;
}
This is a sample text used for the color #b6cfea. 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.21%
Green 33.23%
Blue 37.56%
CMYK Percentage
Cyan 52.92
Magenta 27.48%
Yellow 0%
Black 19.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.