#bac0bc Hex Color
rgb(186, 192, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | c0 | bc | - | #bac0bc |
RGB | 186 | 192 | 188 | - | rgb(186,192,188) |
HSL | 140 | 5% | 74% | - | hsl(140,5%,74%) |
HSV | 140 | 3% | 75% | - | hsv(140,3%,75%) |
XYZ | 48.1764 | 51.7692 | 55.0302 | - | xyz(48.1764,51.7692,55.0302) |
CIE-LAB | 77.14 | -2.82 | 1.28 | - | lab(77.14,-2.82,1.28) |
CMYK | 0.03125 | 0 | 0.020833333333333 | 0.24705882352941 | cmyk(0.03125,0,0.020833333333333,0.24705882352941) |
Description
The RGB value of color #bac0bc is rgb(186, 192, 188).
In the hex color #bac0bc, The value of Red is 186, value of Green is 192, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #bac0bc consists of 140° Hue, 5% Saturation, and 74% Lightness.
In the CMYK color model, the color #bac0bc can be represented as Cyan=0.03125%, Magenta=0%, Yellow=0.020833333333333%, and Black=0.24705882352941%.
Shades of #bac0bc
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 #bac0bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bac0bc
Preview of #bac0bc on White Background
The contrast ratio of #bac0bc with white color is 1.85
Preview of #bac0bc on black background
The contrast ratio of #bac0bc with black color is 11.35
#bac0bc color will look good with a black background.
Color Schemes of #bac0bc
Triadic Colors of #bac0bc
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 #bac0bc
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 #bac0bc
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 #bac0bc
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: #bac0bc;
}
This is a sample text used for the color #bac0bc. 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: #bac0bc;
}
This is a sample text used for the color #bac0bc. 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 #bac0bc;
}
This is a sample text used for the color #bac0bc. 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.86%
Green 33.92%
Blue 33.22%
CMYK Percentage
Cyan 10.45
Magenta 0%
Yellow 6.96%
Black 82.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.