#bacdd2 Hex Color
rgb(186, 205, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | cd | d2 | - | #bacdd2 |
RGB | 186 | 205 | 210 | - | rgb(186,205,210) |
HSL | 193 | 21% | 78% | - | hsl(193,21%,78%) |
HSV | 193 | 11% | 82% | - | hsv(193,11%,82%) |
XYZ | 53.7139 | 58.7549 | 69.4826 | - | xyz(53.7139,58.7549,69.4826) |
CIE-LAB | 81.16 | -5.4 | -4.68 | - | lab(81.16,-5.4,-4.68) |
CMYK | 0.11428571428571 | 0.023809523809524 | 0 | 0.17647058823529 | cmyk(0.11428571428571,0.023809523809524,0,0.17647058823529) |
Description
The RGB value of color #bacdd2 is rgb(186, 205, 210).
In the hex color #bacdd2, The value of Red is 186, value of Green is 205, and value of Blue is 210. The primary color is Blue. Similarly, The HSL values for #bacdd2 consists of 193° Hue, 21% Saturation, and 78% Lightness.
In the CMYK color model, the color #bacdd2 can be represented as Cyan=0.11428571428571%, Magenta=0.023809523809524%, Yellow=0%, and Black=0.17647058823529%.
Shades of #bacdd2
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 #bacdd2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bacdd2
Preview of #bacdd2 on White Background
The contrast ratio of #bacdd2 with white color is 1.65
Preview of #bacdd2 on black background
The contrast ratio of #bacdd2 with black color is 12.75
#bacdd2 color will look good with a black background.
Color Schemes of #bacdd2
Triadic Colors of #bacdd2
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 #bacdd2
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 #bacdd2
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 #bacdd2
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: #bacdd2;
}
This is a sample text used for the color #bacdd2. 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: #bacdd2;
}
This is a sample text used for the color #bacdd2. 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 #bacdd2;
}
This is a sample text used for the color #bacdd2. 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.95%
Green 34.11%
Blue 34.94%
CMYK Percentage
Cyan 36.33
Magenta 7.57%
Yellow 0%
Black 56.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.