#b6bbee Hex Color
rgb(182, 187, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b6 | bb | ee | - | #b6bbee |
| RGB | 182 | 187 | 238 | - | rgb(182,187,238) |
| HSL | 235 | 62% | 82% | - | hsl(235,62%,82%) |
| HSV | 235 | 24% | 93% | - | hsv(235,24%,93%) |
| XYZ | 52.4943 | 51.6588 | 88.0933 | - | xyz(52.4943,51.6588,88.0933) |
| CIE-LAB | 77.08 | 9.04 | -25.89 | - | lab(77.08,9.04,-25.89) |
| CMYK | 0.23529411764706 | 0.21428571428571 | 0 | 0.066666666666667 | cmyk(0.23529411764706,0.21428571428571,0,0.066666666666667) |
Description
The RGB value of color #b6bbee is rgb(182, 187, 238).
In the hex color #b6bbee, The value of Red is 182, value of Green is 187, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #b6bbee consists of 235° Hue, 62% Saturation, and 82% Lightness.
In the CMYK color model, the color #b6bbee can be represented as Cyan=0.23529411764706%, Magenta=0.21428571428571%, Yellow=0%, and Black=0.066666666666667%.
Shades of #b6bbee
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 #b6bbee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6bbee
Preview of #b6bbee on White Background
The contrast ratio of #b6bbee with white color is 1.85
Preview of #b6bbee on black background
The contrast ratio of #b6bbee with black color is 11.33
#b6bbee color will look good with a black background.
Color Schemes of #b6bbee
Triadic Colors of #b6bbee
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 #b6bbee
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 #b6bbee
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 #b6bbee
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: #b6bbee;
}
This is a sample text used for the color #b6bbee. 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: #b6bbee;
}
This is a sample text used for the color #b6bbee. 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 #b6bbee;
}
This is a sample text used for the color #b6bbee. 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.98%
Green 30.81%
Blue 39.21%
CMYK Percentage
Cyan 45.58
Magenta 41.51%
Yellow 0%
Black 12.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.