#badbe8 Hex Color
rgb(186, 219, 232)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ba | db | e8 | - | #badbe8 |
| RGB | 186 | 219 | 232 | - | rgb(186,219,232) |
| HSL | 197 | 50% | 82% | - | hsl(197,50%,82%) |
| HSV | 197 | 20% | 91% | - | hsv(197,20%,91%) |
| XYZ | 60.1467 | 66.9283 | 86.0923 | - | xyz(60.1467,66.9283,86.0923) |
| CIE-LAB | 85.47 | -8.09 | -10 | - | lab(85.47,-8.09,-10) |
| CMYK | 0.19827586206897 | 0.056034482758621 | 0 | 0.090196078431373 | cmyk(0.19827586206897,0.056034482758621,0,0.090196078431373) |
Description
The RGB value of color #badbe8 is rgb(186, 219, 232).
In the hex color #badbe8, The value of Red is 186, value of Green is 219, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #badbe8 consists of 197° Hue, 50% Saturation, and 82% Lightness.
In the CMYK color model, the color #badbe8 can be represented as Cyan=0.19827586206897%, Magenta=0.056034482758621%, Yellow=0%, and Black=0.090196078431373%.
Shades of #badbe8
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 #badbe8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #badbe8
Preview of #badbe8 on White Background
The contrast ratio of #badbe8 with white color is 1.46
Preview of #badbe8 on black background
The contrast ratio of #badbe8 with black color is 14.39
#badbe8 color will look good with a black background.
Color Schemes of #badbe8
Triadic Colors of #badbe8
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 #badbe8
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 #badbe8
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 #badbe8
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: #badbe8;
}
This is a sample text used for the color #badbe8. 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: #badbe8;
}
This is a sample text used for the color #badbe8. 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 #badbe8;
}
This is a sample text used for the color #badbe8. 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.2%
Green 34.38%
Blue 36.42%
CMYK Percentage
Cyan 57.55
Magenta 16.27%
Yellow 0%
Black 26.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.