#bc392a Hex Color
rgb(188, 57, 42)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | 39 | 2a | - | #bc392a |
| RGB | 188 | 57 | 42 | - | rgb(188,57,42) |
| HSL | 6 | 63% | 45% | - | hsl(6,63%,45%) |
| HSV | 6 | 78% | 74% | - | hsv(6,78%,74%) |
| XYZ | 22.6201 | 13.7848 | 3.659 | - | xyz(22.6201,13.7848,3.659) |
| CIE-LAB | 43.92 | 51.57 | 38.77 | - | lab(43.92,51.57,38.77) |
| CMYK | 0 | 0.6968085106383 | 0.77659574468085 | 0.26274509803922 | cmyk(0,0.6968085106383,0.77659574468085,0.26274509803922) |
Description
The RGB value of color #bc392a is rgb(188, 57, 42).
In the hex color #bc392a, The value of Red is 188, value of Green is 57, and value of Blue is 42. The primary color is Red. Similarly, The HSL values for #bc392a consists of 6° Hue, 63% Saturation, and 45% Lightness.
In the CMYK color model, the color #bc392a can be represented as Cyan=0%, Magenta=0.6968085106383%, Yellow=0.77659574468085%, and Black=0.26274509803922%.
Shades of #bc392a
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 #bc392a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc392a
Preview of #bc392a on White Background
The contrast ratio of #bc392a with white color is 5.59
#bc392a color will look good on a white background.
Preview of #bc392a on black background
The contrast ratio of #bc392a with black color is 3.76
Color Schemes of #bc392a
Triadic Colors of #bc392a
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 #bc392a
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 #bc392a
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 #bc392a
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 #bc392a
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: #bc392a;
}
This is a sample text used for the color #bc392a. 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: #bc392a;
}
This is a sample text used for the color #bc392a. 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 #bc392a;
}
This is a sample text used for the color #bc392a. 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 65.51%
Green 19.86%
Blue 14.63%
CMYK Percentage
Cyan 0
Magenta 40.14%
Yellow 44.73%
Black 15.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.