#bacdc8 Hex Color
rgb(186, 205, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | cd | c8 | - | #bacdc8 |
RGB | 186 | 205 | 200 | - | rgb(186,205,200) |
HSL | 164 | 16% | 77% | - | hsl(164,16%,77%) |
HSV | 164 | 9% | 80% | - | hsv(164,9%,80%) |
XYZ | 52.5063 | 58.2719 | 63.1238 | - | xyz(52.5063,58.2719,63.1238) |
CIE-LAB | 80.89 | -7.37 | 0.29 | - | lab(80.89,-7.37,0.29) |
CMYK | 0.092682926829268 | 0 | 0.024390243902439 | 0.19607843137255 | cmyk(0.092682926829268,0,0.024390243902439,0.19607843137255) |
Description
The RGB value of color #bacdc8 is rgb(186, 205, 200).
In the hex color #bacdc8, The value of Red is 186, value of Green is 205, and value of Blue is 200. The primary color is Green. Similarly, The HSL values for #bacdc8 consists of 164° Hue, 16% Saturation, and 77% Lightness.
In the CMYK color model, the color #bacdc8 can be represented as Cyan=0.092682926829268%, Magenta=0%, Yellow=0.024390243902439%, and Black=0.19607843137255%.
Shades of #bacdc8
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 #bacdc8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bacdc8
Preview of #bacdc8 on White Background
The contrast ratio of #bacdc8 with white color is 1.66
Preview of #bacdc8 on black background
The contrast ratio of #bacdc8 with black color is 12.65
#bacdc8 color will look good with a black background.
Color Schemes of #bacdc8
Triadic Colors of #bacdc8
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 #bacdc8
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 #bacdc8
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 #bacdc8
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: #bacdc8;
}
This is a sample text used for the color #bacdc8. 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: #bacdc8;
}
This is a sample text used for the color #bacdc8. 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 #bacdc8;
}
This is a sample text used for the color #bacdc8. 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 31.47%
Green 34.69%
Blue 33.84%
CMYK Percentage
Cyan 29.6
Magenta 0%
Yellow 7.79%
Black 62.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.