#b6ceee Hex Color
rgb(182, 206, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | ce | ee | - | #b6ceee |
RGB | 182 | 206 | 238 | - | rgb(182,206,238) |
HSL | 214 | 62% | 82% | - | hsl(214,62%,82%) |
HSV | 214 | 24% | 93% | - | hsv(214,24%,93%) |
XYZ | 56.7953 | 60.2607 | 89.527 | - | xyz(56.7953,60.2607,89.527) |
CIE-LAB | 81.98 | -1.18 | -18.44 | - | lab(81.98,-1.18,-18.44) |
CMYK | 0.23529411764706 | 0.13445378151261 | 0 | 0.066666666666667 | cmyk(0.23529411764706,0.13445378151261,0,0.066666666666667) |
Description
The RGB value of color #b6ceee is rgb(182, 206, 238).
In the hex color #b6ceee, The value of Red is 182, value of Green is 206, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #b6ceee consists of 214° Hue, 62% Saturation, and 82% Lightness.
In the CMYK color model, the color #b6ceee can be represented as Cyan=0.23529411764706%, Magenta=0.13445378151261%, Yellow=0%, and Black=0.066666666666667%.
Shades of #b6ceee
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 #b6ceee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6ceee
Preview of #b6ceee on White Background
The contrast ratio of #b6ceee with white color is 1.61
Preview of #b6ceee on black background
The contrast ratio of #b6ceee with black color is 13.05
#b6ceee color will look good with a black background.
Color Schemes of #b6ceee
Triadic Colors of #b6ceee
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 #b6ceee
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 #b6ceee
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 #b6ceee
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: #b6ceee;
}
This is a sample text used for the color #b6ceee. 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: #b6ceee;
}
This is a sample text used for the color #b6ceee. 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 #b6ceee;
}
This is a sample text used for the color #b6ceee. 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.07%
Green 32.91%
Blue 38.02%
CMYK Percentage
Cyan 53.92
Magenta 30.81%
Yellow 0%
Black 15.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.