#bacbc0 Hex Color
rgb(186, 203, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | cb | c0 | - | #bacbc0 |
RGB | 186 | 203 | 192 | - | rgb(186,203,192) |
HSL | 141 | 14% | 76% | - | hsl(141,14%,76%) |
HSV | 141 | 8% | 80% | - | hsv(141,8%,80%) |
XYZ | 51.1201 | 56.9567 | 58.1686 | - | xyz(51.1201,56.9567,58.1686) |
CIE-LAB | 80.16 | -7.84 | 3.5 | - | lab(80.16,-7.84,3.5) |
CMYK | 0.083743842364532 | 0 | 0.054187192118227 | 0.20392156862745 | cmyk(0.083743842364532,0,0.054187192118227,0.20392156862745) |
Description
The RGB value of color #bacbc0 is rgb(186, 203, 192).
In the hex color #bacbc0, The value of Red is 186, value of Green is 203, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #bacbc0 consists of 141° Hue, 14% Saturation, and 76% Lightness.
In the CMYK color model, the color #bacbc0 can be represented as Cyan=0.083743842364532%, Magenta=0%, Yellow=0.054187192118227%, and Black=0.20392156862745%.
Shades of #bacbc0
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 #bacbc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bacbc0
Preview of #bacbc0 on White Background
The contrast ratio of #bacbc0 with white color is 1.69
Preview of #bacbc0 on black background
The contrast ratio of #bacbc0 with black color is 12.39
#bacbc0 color will look good with a black background.
Color Schemes of #bacbc0
Triadic Colors of #bacbc0
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 #bacbc0
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 #bacbc0
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 #bacbc0
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: #bacbc0;
}
This is a sample text used for the color #bacbc0. 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: #bacbc0;
}
This is a sample text used for the color #bacbc0. 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 #bacbc0;
}
This is a sample text used for the color #bacbc0. 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 32.01%
Green 34.94%
Blue 33.05%
CMYK Percentage
Cyan 24.5
Magenta 0%
Yellow 15.85%
Black 59.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.