#bcb9aa Hex Color
rgb(188, 185, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | b9 | aa | - | #bcb9aa |
RGB | 188 | 185 | 170 | - | rgb(188,185,170) |
HSL | 50 | 12% | 70% | - | hsl(50,12%,70%) |
HSV | 50 | 10% | 74% | - | hsv(50,10%,74%) |
XYZ | 45.3437 | 48.2916 | 44.9615 | - | xyz(45.3437,48.2916,44.9615) |
CIE-LAB | 75.01 | -1.59 | 7.98 | - | lab(75.01,-1.59,7.98) |
CMYK | 0 | 0.015957446808511 | 0.095744680851064 | 0.26274509803922 | cmyk(0,0.015957446808511,0.095744680851064,0.26274509803922) |
Description
The RGB value of color #bcb9aa is rgb(188, 185, 170).
In the hex color #bcb9aa, The value of Red is 188, value of Green is 185, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #bcb9aa consists of 50° Hue, 12% Saturation, and 70% Lightness.
In the CMYK color model, the color #bcb9aa can be represented as Cyan=0%, Magenta=0.015957446808511%, Yellow=0.095744680851064%, and Black=0.26274509803922%.
Shades of #bcb9aa
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 #bcb9aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcb9aa
Preview of #bcb9aa on White Background
The contrast ratio of #bcb9aa with white color is 1.97
Preview of #bcb9aa on black background
The contrast ratio of #bcb9aa with black color is 10.66
#bcb9aa color will look good with a black background.
Color Schemes of #bcb9aa
Triadic Colors of #bcb9aa
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 #bcb9aa
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 #bcb9aa
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 #bcb9aa
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: #bcb9aa;
}
This is a sample text used for the color #bcb9aa. 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: #bcb9aa;
}
This is a sample text used for the color #bcb9aa. 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 #bcb9aa;
}
This is a sample text used for the color #bcb9aa. 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 34.62%
Green 34.07%
Blue 31.31%
CMYK Percentage
Cyan 0
Magenta 4.26%
Yellow 25.57%
Black 70.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.