#bac9b3 Hex Color
rgb(186, 201, 179)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | c9 | b3 | - | #bac9b3 |
RGB | 186 | 201 | 179 | - | rgb(186,201,179) |
HSL | 101 | 17% | 75% | - | hsl(101,17%,75%) |
HSV | 101 | 11% | 79% | - | hsv(101,11%,79%) |
XYZ | 49.273 | 55.4671 | 50.7571 | - | xyz(49.273,55.4671,50.7571) |
CIE-LAB | 79.31 | -9.16 | 9.25 | - | lab(79.31,-9.16,9.25) |
CMYK | 0.074626865671642 | 0 | 0.10945273631841 | 0.21176470588235 | cmyk(0.074626865671642,0,0.10945273631841,0.21176470588235) |
Description
The RGB value of color #bac9b3 is rgb(186, 201, 179).
In the hex color #bac9b3, The value of Red is 186, value of Green is 201, and value of Blue is 179. The primary color is Green. Similarly, The HSL values for #bac9b3 consists of 101° Hue, 17% Saturation, and 75% Lightness.
In the CMYK color model, the color #bac9b3 can be represented as Cyan=0.074626865671642%, Magenta=0%, Yellow=0.10945273631841%, and Black=0.21176470588235%.
Shades of #bac9b3
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 #bac9b3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bac9b3
Preview of #bac9b3 on White Background
The contrast ratio of #bac9b3 with white color is 1.74
Preview of #bac9b3 on black background
The contrast ratio of #bac9b3 with black color is 12.09
#bac9b3 color will look good with a black background.
Color Schemes of #bac9b3
Triadic Colors of #bac9b3
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 #bac9b3
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 #bac9b3
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 #bac9b3
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: #bac9b3;
}
This is a sample text used for the color #bac9b3. 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: #bac9b3;
}
This is a sample text used for the color #bac9b3. 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 #bac9b3;
}
This is a sample text used for the color #bac9b3. 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 35.51%
Blue 31.63%
CMYK Percentage
Cyan 18.85
Magenta 0%
Yellow 27.65%
Black 53.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.