#bca1ac Hex Color
rgb(188, 161, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | a1 | ac | - | #bca1ac |
RGB | 188 | 161 | 172 | - | rgb(188,161,172) |
HSL | 336 | 17% | 68% | - | hsl(336,17%,68%) |
HSV | 336 | 14% | 74% | - | hsv(336,14%,74%) |
XYZ | 40.9303 | 39.1597 | 44.431 | - | xyz(40.9303,39.1597,44.431) |
CIE-LAB | 68.87 | 11.77 | -2.02 | - | lab(68.87,11.77,-2.02) |
CMYK | 0 | 0.1436170212766 | 0.085106382978723 | 0.26274509803922 | cmyk(0,0.1436170212766,0.085106382978723,0.26274509803922) |
Description
The RGB value of color #bca1ac is rgb(188, 161, 172).
In the hex color #bca1ac, The value of Red is 188, value of Green is 161, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #bca1ac consists of 336° Hue, 17% Saturation, and 68% Lightness.
In the CMYK color model, the color #bca1ac can be represented as Cyan=0%, Magenta=0.1436170212766%, Yellow=0.085106382978723%, and Black=0.26274509803922%.
Shades of #bca1ac
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 #bca1ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bca1ac
Preview of #bca1ac on White Background
The contrast ratio of #bca1ac with white color is 2.38
Preview of #bca1ac on black background
The contrast ratio of #bca1ac with black color is 8.83
#bca1ac color will look good with a black background.
Color Schemes of #bca1ac
Triadic Colors of #bca1ac
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 #bca1ac
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 #bca1ac
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 #bca1ac
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: #bca1ac;
}
This is a sample text used for the color #bca1ac. 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: #bca1ac;
}
This is a sample text used for the color #bca1ac. 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 #bca1ac;
}
This is a sample text used for the color #bca1ac. 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 36.08%
Green 30.9%
Blue 33.01%
CMYK Percentage
Cyan 0
Magenta 29.22%
Yellow 17.32%
Black 53.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.