#bb472c Hex Color
rgb(187, 71, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 47 | 2c | - | #bb472c |
RGB | 187 | 71 | 44 | - | rgb(187,71,44) |
HSL | 11 | 62% | 45% | - | hsl(11,62%,45%) |
HSV | 11 | 76% | 73% | - | hsv(11,76%,73%) |
XYZ | 23.2014 | 15.2531 | 4.1042 | - | xyz(23.2014,15.2531,4.1042) |
CIE-LAB | 45.98 | 45.33 | 39.8 | - | lab(45.98,45.33,39.8) |
CMYK | 0 | 0.62032085561497 | 0.76470588235294 | 0.26666666666667 | cmyk(0,0.62032085561497,0.76470588235294,0.26666666666667) |
Description
The RGB value of color #bb472c is rgb(187, 71, 44).
In the hex color #bb472c, The value of Red is 187, value of Green is 71, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #bb472c consists of 11° Hue, 62% Saturation, and 45% Lightness.
In the CMYK color model, the color #bb472c can be represented as Cyan=0%, Magenta=0.62032085561497%, Yellow=0.76470588235294%, and Black=0.26666666666667%.
Shades of #bb472c
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 #bb472c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb472c
Preview of #bb472c on White Background
The contrast ratio of #bb472c with white color is 5.18
#bb472c color will look good on a white background.
Preview of #bb472c on black background
The contrast ratio of #bb472c with black color is 4.05
Color Schemes of #bb472c
Triadic Colors of #bb472c
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 #bb472c
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 #bb472c
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 #bb472c
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 #bb472c
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: #bb472c;
}
This is a sample text used for the color #bb472c. 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: #bb472c;
}
This is a sample text used for the color #bb472c. 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 #bb472c;
}
This is a sample text used for the color #bb472c. 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 61.92%
Green 23.51%
Blue 14.57%
CMYK Percentage
Cyan 0
Magenta 37.56%
Yellow 46.3%
Black 16.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.