#bac0b8 Hex Color
rgb(186, 192, 184)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | c0 | b8 | - | #bac0b8 |
RGB | 186 | 192 | 184 | - | rgb(186,192,184) |
HSL | 105 | 6% | 74% | - | hsl(105,6%,74%) |
HSV | 105 | 4% | 75% | - | hsv(105,4%,75%) |
XYZ | 47.7511 | 51.5991 | 52.7903 | - | xyz(47.7511,51.5991,52.7903) |
CIE-LAB | 77.04 | -3.55 | 3.3 | - | lab(77.04,-3.55,3.3) |
CMYK | 0.03125 | 0 | 0.041666666666667 | 0.24705882352941 | cmyk(0.03125,0,0.041666666666667,0.24705882352941) |
Description
The RGB value of color #bac0b8 is rgb(186, 192, 184).
In the hex color #bac0b8, The value of Red is 186, value of Green is 192, and value of Blue is 184. The primary color is Green. Similarly, The HSL values for #bac0b8 consists of 105° Hue, 6% Saturation, and 74% Lightness.
In the CMYK color model, the color #bac0b8 can be represented as Cyan=0.03125%, Magenta=0%, Yellow=0.041666666666667%, and Black=0.24705882352941%.
Shades of #bac0b8
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 #bac0b8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bac0b8
Preview of #bac0b8 on White Background
The contrast ratio of #bac0b8 with white color is 1.86
Preview of #bac0b8 on black background
The contrast ratio of #bac0b8 with black color is 11.32
#bac0b8 color will look good with a black background.
Color Schemes of #bac0b8
Triadic Colors of #bac0b8
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 #bac0b8
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 #bac0b8
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 #bac0b8
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: #bac0b8;
}
This is a sample text used for the color #bac0b8. 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: #bac0b8;
}
This is a sample text used for the color #bac0b8. 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 #bac0b8;
}
This is a sample text used for the color #bac0b8. 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 33.1%
Green 34.16%
Blue 32.74%
CMYK Percentage
Cyan 9.77
Magenta 0%
Yellow 13.02%
Black 77.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.