#bac4ab Hex Color
rgb(186, 196, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | c4 | ab | - | #bac4ab |
RGB | 186 | 196 | 171 | - | rgb(186,196,171) |
HSL | 84 | 17% | 72% | - | hsl(84,17%,72%) |
HSV | 84 | 13% | 77% | - | hsv(84,13%,77%) |
XYZ | 47.3403 | 52.8592 | 46.2358 | - | xyz(47.3403,52.8592,46.2358) |
CIE-LAB | 77.79 | -7.94 | 11.38 | - | lab(77.79,-7.94,11.38) |
CMYK | 0.051020408163265 | 0 | 0.12755102040816 | 0.23137254901961 | cmyk(0.051020408163265,0,0.12755102040816,0.23137254901961) |
Description
The RGB value of color #bac4ab is rgb(186, 196, 171).
In the hex color #bac4ab, The value of Red is 186, value of Green is 196, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #bac4ab consists of 84° Hue, 17% Saturation, and 72% Lightness.
In the CMYK color model, the color #bac4ab can be represented as Cyan=0.051020408163265%, Magenta=0%, Yellow=0.12755102040816%, and Black=0.23137254901961%.
Shades of #bac4ab
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 #bac4ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bac4ab
Preview of #bac4ab on White Background
The contrast ratio of #bac4ab with white color is 1.81
Preview of #bac4ab on black background
The contrast ratio of #bac4ab with black color is 11.57
#bac4ab color will look good with a black background.
Color Schemes of #bac4ab
Triadic Colors of #bac4ab
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 #bac4ab
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 #bac4ab
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 #bac4ab
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: #bac4ab;
}
This is a sample text used for the color #bac4ab. 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: #bac4ab;
}
This is a sample text used for the color #bac4ab. 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 #bac4ab;
}
This is a sample text used for the color #bac4ab. 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.63%
Green 35.44%
Blue 30.92%
CMYK Percentage
Cyan 12.45
Magenta 0%
Yellow 31.11%
Black 56.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.