#bad0dd Hex Color
rgb(186, 208, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | d0 | dd | - | #bad0dd |
RGB | 186 | 208 | 221 | - | rgb(186,208,221) |
HSL | 202 | 34% | 80% | - | hsl(202,34%,80%) |
HSV | 202 | 16% | 87% | - | hsv(202,16%,87%) |
XYZ | 55.8567 | 60.7713 | 77.1927 | - | xyz(55.8567,60.7713,77.1927) |
CIE-LAB | 82.26 | -4.71 | -8.93 | - | lab(82.26,-4.71,-8.93) |
CMYK | 0.15837104072398 | 0.058823529411765 | 0 | 0.13333333333333 | cmyk(0.15837104072398,0.058823529411765,0,0.13333333333333) |
Description
The RGB value of color #bad0dd is rgb(186, 208, 221).
In the hex color #bad0dd, The value of Red is 186, value of Green is 208, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #bad0dd consists of 202° Hue, 34% Saturation, and 80% Lightness.
In the CMYK color model, the color #bad0dd can be represented as Cyan=0.15837104072398%, Magenta=0.058823529411765%, Yellow=0%, and Black=0.13333333333333%.
Shades of #bad0dd
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 #bad0dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bad0dd
Preview of #bad0dd on White Background
The contrast ratio of #bad0dd with white color is 1.6
Preview of #bad0dd on black background
The contrast ratio of #bad0dd with black color is 13.15
#bad0dd color will look good with a black background.
Color Schemes of #bad0dd
Triadic Colors of #bad0dd
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 #bad0dd
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 #bad0dd
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 #bad0dd
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: #bad0dd;
}
This is a sample text used for the color #bad0dd. 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: #bad0dd;
}
This is a sample text used for the color #bad0dd. 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 #bad0dd;
}
This is a sample text used for the color #bad0dd. 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.24%
Green 33.82%
Blue 35.93%
CMYK Percentage
Cyan 45.18
Magenta 16.78%
Yellow 0%
Black 38.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.