#bca89e Hex Color
rgb(188, 168, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | a8 | 9e | - | #bca89e |
RGB | 188 | 168 | 158 | - | rgb(188,168,158) |
HSL | 20 | 18% | 68% | - | hsl(20,18%,68%) |
HSV | 20 | 16% | 74% | - | hsv(20,16%,74%) |
XYZ | 40.9132 | 41.1653 | 38.1371 | - | xyz(40.9132,41.1653,38.1371) |
CIE-LAB | 70.29 | 5.58 | 7.8 | - | lab(70.29,5.58,7.8) |
CMYK | 0 | 0.1063829787234 | 0.15957446808511 | 0.26274509803922 | cmyk(0,0.1063829787234,0.15957446808511,0.26274509803922) |
Description
The RGB value of color #bca89e is rgb(188, 168, 158).
In the hex color #bca89e, The value of Red is 188, value of Green is 168, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #bca89e consists of 20° Hue, 18% Saturation, and 68% Lightness.
In the CMYK color model, the color #bca89e can be represented as Cyan=0%, Magenta=0.1063829787234%, Yellow=0.15957446808511%, and Black=0.26274509803922%.
Shades of #bca89e
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 #bca89e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bca89e
Preview of #bca89e on White Background
The contrast ratio of #bca89e with white color is 2.27
Preview of #bca89e on black background
The contrast ratio of #bca89e with black color is 9.23
#bca89e color will look good with a black background.
Color Schemes of #bca89e
Triadic Colors of #bca89e
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 #bca89e
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 #bca89e
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 #bca89e
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: #bca89e;
}
This is a sample text used for the color #bca89e. 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: #bca89e;
}
This is a sample text used for the color #bca89e. 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 #bca89e;
}
This is a sample text used for the color #bca89e. 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.58%
Green 32.68%
Blue 30.74%
CMYK Percentage
Cyan 0
Magenta 20.12%
Yellow 30.18%
Black 49.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.