#bc5d2f Hex Color
rgb(188, 93, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 5d | 2f | - | #bc5d2f |
RGB | 188 | 93 | 47 | - | rgb(188,93,47) |
HSL | 20 | 60% | 46% | - | hsl(20,60%,46%) |
HSV | 20 | 75% | 74% | - | hsv(20,75%,74%) |
XYZ | 25.1665 | 18.7253 | 4.9772 | - | xyz(25.1665,18.7253,4.9772) |
CIE-LAB | 50.36 | 35.02 | 42.91 | - | lab(50.36,35.02,42.91) |
CMYK | 0 | 0.50531914893617 | 0.75 | 0.26274509803922 | cmyk(0,0.50531914893617,0.75,0.26274509803922) |
Description
The RGB value of color #bc5d2f is rgb(188, 93, 47).
In the hex color #bc5d2f, The value of Red is 188, value of Green is 93, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #bc5d2f consists of 20° Hue, 60% Saturation, and 46% Lightness.
In the CMYK color model, the color #bc5d2f can be represented as Cyan=0%, Magenta=0.50531914893617%, Yellow=0.75%, and Black=0.26274509803922%.
Shades of #bc5d2f
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 #bc5d2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc5d2f
Preview of #bc5d2f on White Background
The contrast ratio of #bc5d2f with white color is 4.43
Preview of #bc5d2f on black background
The contrast ratio of #bc5d2f with black color is 4.75
#bc5d2f color will look good with a black background.
Color Schemes of #bc5d2f
Triadic Colors of #bc5d2f
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 #bc5d2f
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 #bc5d2f
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 #bc5d2f
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: #bc5d2f;
}
This is a sample text used for the color #bc5d2f. 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: #bc5d2f;
}
This is a sample text used for the color #bc5d2f. 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 #bc5d2f;
}
This is a sample text used for the color #bc5d2f. 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 57.32%
Green 28.35%
Blue 14.33%
CMYK Percentage
Cyan 0
Magenta 33.29%
Yellow 49.41%
Black 17.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.