#bc5414 Hex Color
rgb(188, 84, 20)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 54 | 14 | - | #bc5414 |
RGB | 188 | 84 | 20 | - | rgb(188,84,20) |
HSL | 23 | 81% | 41% | - | hsl(23,81%,41%) |
HSV | 23 | 89% | 74% | - | hsv(23,89%,74%) |
XYZ | 24.0356 | 17.0825 | 2.6923 | - | xyz(24.0356,17.0825,2.6923) |
CIE-LAB | 48.36 | 38.76 | 52.71 | - | lab(48.36,38.76,52.71) |
CMYK | 0 | 0.5531914893617 | 0.8936170212766 | 0.26274509803922 | cmyk(0,0.5531914893617,0.8936170212766,0.26274509803922) |
Description
The RGB value of color #bc5414 is rgb(188, 84, 20).
In the hex color #bc5414, The value of Red is 188, value of Green is 84, and value of Blue is 20. The primary color is Red. Similarly, The HSL values for #bc5414 consists of 23° Hue, 81% Saturation, and 41% Lightness.
In the CMYK color model, the color #bc5414 can be represented as Cyan=0%, Magenta=0.5531914893617%, Yellow=0.8936170212766%, and Black=0.26274509803922%.
Shades of #bc5414
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 #bc5414
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc5414
Preview of #bc5414 on White Background
The contrast ratio of #bc5414 with white color is 4.75
#bc5414 color will look good on a white background.
Preview of #bc5414 on black background
The contrast ratio of #bc5414 with black color is 4.42
Color Schemes of #bc5414
Triadic Colors of #bc5414
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 #bc5414
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 #bc5414
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 #bc5414
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.
Monochromatic Colors of #bc5414
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #bc5414;
}
This is a sample text used for the color #bc5414. 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: #bc5414;
}
This is a sample text used for the color #bc5414. 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 #bc5414;
}
This is a sample text used for the color #bc5414. 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 64.38%
Green 28.77%
Blue 6.85%
CMYK Percentage
Cyan 0
Magenta 32.36%
Yellow 52.27%
Black 15.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.