#bc8c4f Hex Color
rgb(188, 140, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 8c | 4f | - | #bc8c4f |
RGB | 188 | 140 | 79 | - | rgb(188,140,79) |
HSL | 34 | 45% | 52% | - | hsl(34,45%,52%) |
HSV | 34 | 58% | 74% | - | hsv(34,58%,74%) |
XYZ | 31.5284 | 30.012 | 11.5283 | - | xyz(31.5284,30.012,11.5283) |
CIE-LAB | 61.66 | 11.36 | 39.29 | - | lab(61.66,11.36,39.29) |
CMYK | 0 | 0.25531914893617 | 0.57978723404255 | 0.26274509803922 | cmyk(0,0.25531914893617,0.57978723404255,0.26274509803922) |
Description
The RGB value of color #bc8c4f is rgb(188, 140, 79).
In the hex color #bc8c4f, The value of Red is 188, value of Green is 140, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #bc8c4f consists of 34° Hue, 45% Saturation, and 52% Lightness.
In the CMYK color model, the color #bc8c4f can be represented as Cyan=0%, Magenta=0.25531914893617%, Yellow=0.57978723404255%, and Black=0.26274509803922%.
Shades of #bc8c4f
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 #bc8c4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc8c4f
Preview of #bc8c4f on White Background
The contrast ratio of #bc8c4f with white color is 3
Preview of #bc8c4f on black background
The contrast ratio of #bc8c4f with black color is 7
#bc8c4f color will look good with a black background.
Color Schemes of #bc8c4f
Triadic Colors of #bc8c4f
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 #bc8c4f
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 #bc8c4f
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 #bc8c4f
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: #bc8c4f;
}
This is a sample text used for the color #bc8c4f. 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: #bc8c4f;
}
This is a sample text used for the color #bc8c4f. 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 #bc8c4f;
}
This is a sample text used for the color #bc8c4f. 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 46.19%
Green 34.4%
Blue 19.41%
CMYK Percentage
Cyan 0
Magenta 23.26%
Yellow 52.81%
Black 23.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.