#bcba9e Hex Color
rgb(188, 186, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | ba | 9e | - | #bcba9e |
RGB | 188 | 186 | 158 | - | rgb(188,186,158) |
HSL | 56 | 18% | 68% | - | hsl(56,18%,68%) |
HSV | 56 | 16% | 74% | - | hsv(56,16%,74%) |
XYZ | 44.4695 | 48.2778 | 39.3225 | - | xyz(44.4695,48.2778,39.3225) |
CIE-LAB | 75 | -4.08 | 14.47 | - | lab(75,-4.08,14.47) |
CMYK | 0 | 0.010638297872341 | 0.15957446808511 | 0.26274509803922 | cmyk(0,0.010638297872341,0.15957446808511,0.26274509803922) |
Description
The RGB value of color #bcba9e is rgb(188, 186, 158).
In the hex color #bcba9e, The value of Red is 188, value of Green is 186, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #bcba9e consists of 56° Hue, 18% Saturation, and 68% Lightness.
In the CMYK color model, the color #bcba9e can be represented as Cyan=0%, Magenta=0.010638297872341%, Yellow=0.15957446808511%, and Black=0.26274509803922%.
Shades of #bcba9e
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 #bcba9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcba9e
Preview of #bcba9e on White Background
The contrast ratio of #bcba9e with white color is 1.97
Preview of #bcba9e on black background
The contrast ratio of #bcba9e with black color is 10.66
#bcba9e color will look good with a black background.
Color Schemes of #bcba9e
Triadic Colors of #bcba9e
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 #bcba9e
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 #bcba9e
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 #bcba9e
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: #bcba9e;
}
This is a sample text used for the color #bcba9e. 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: #bcba9e;
}
This is a sample text used for the color #bcba9e. 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 #bcba9e;
}
This is a sample text used for the color #bcba9e. 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 35.34%
Green 34.96%
Blue 29.7%
CMYK Percentage
Cyan 0
Magenta 2.46%
Yellow 36.86%
Black 60.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.