#bca78b Hex Color
rgb(188, 167, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | a7 | 8b | - | #bca78b |
RGB | 188 | 167 | 139 | - | rgb(188,167,139) |
HSL | 34 | 27% | 64% | - | hsl(34,27%,64%) |
HSV | 34 | 26% | 74% | - | hsv(34,26%,74%) |
XYZ | 39.218 | 40.1929 | 30.1171 | - | xyz(39.218,40.1929,30.1171) |
CIE-LAB | 69.61 | 3.24 | 17.29 | - | lab(69.61,3.24,17.29) |
CMYK | 0 | 0.11170212765957 | 0.26063829787234 | 0.26274509803922 | cmyk(0,0.11170212765957,0.26063829787234,0.26274509803922) |
Description
The RGB value of color #bca78b is rgb(188, 167, 139).
In the hex color #bca78b, The value of Red is 188, value of Green is 167, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #bca78b consists of 34° Hue, 27% Saturation, and 64% Lightness.
In the CMYK color model, the color #bca78b can be represented as Cyan=0%, Magenta=0.11170212765957%, Yellow=0.26063829787234%, and Black=0.26274509803922%.
Shades of #bca78b
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 #bca78b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bca78b
Preview of #bca78b on White Background
The contrast ratio of #bca78b with white color is 2.32
Preview of #bca78b on black background
The contrast ratio of #bca78b with black color is 9.04
#bca78b color will look good with a black background.
Color Schemes of #bca78b
Triadic Colors of #bca78b
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 #bca78b
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 #bca78b
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 #bca78b
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: #bca78b;
}
This is a sample text used for the color #bca78b. 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: #bca78b;
}
This is a sample text used for the color #bca78b. 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 #bca78b;
}
This is a sample text used for the color #bca78b. 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 38.06%
Green 33.81%
Blue 28.14%
CMYK Percentage
Cyan 0
Magenta 17.59%
Yellow 41.04%
Black 41.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.