#bb3827 Hex Color
rgb(187, 56, 39)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | 38 | 27 | - | #bb3827 |
| RGB | 187 | 56 | 39 | - | rgb(187,56,39) |
| HSL | 7 | 65% | 44% | - | hsl(7,65%,44%) |
| HSV | 7 | 79% | 73% | - | hsv(7,79%,73%) |
| XYZ | 22.2739 | 13.5396 | 3.3589 | - | xyz(22.2739,13.5396,3.3589) |
| CIE-LAB | 43.57 | 51.52 | 39.97 | - | lab(43.57,51.52,39.97) |
| CMYK | 0 | 0.70053475935829 | 0.79144385026738 | 0.26666666666667 | cmyk(0,0.70053475935829,0.79144385026738,0.26666666666667) |
Description
The RGB value of color #bb3827 is rgb(187, 56, 39).
In the hex color #bb3827, The value of Red is 187, value of Green is 56, and value of Blue is 39. The primary color is Red. Similarly, The HSL values for #bb3827 consists of 7° Hue, 65% Saturation, and 44% Lightness.
In the CMYK color model, the color #bb3827 can be represented as Cyan=0%, Magenta=0.70053475935829%, Yellow=0.79144385026738%, and Black=0.26666666666667%.
Shades of #bb3827
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 #bb3827
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb3827
Preview of #bb3827 on White Background
The contrast ratio of #bb3827 with white color is 5.66
#bb3827 color will look good on a white background.
Preview of #bb3827 on black background
The contrast ratio of #bb3827 with black color is 3.71
Color Schemes of #bb3827
Triadic Colors of #bb3827
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 #bb3827
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 #bb3827
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 #bb3827
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 #bb3827
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: #bb3827;
}
This is a sample text used for the color #bb3827. 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: #bb3827;
}
This is a sample text used for the color #bb3827. 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 #bb3827;
}
This is a sample text used for the color #bb3827. 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 66.31%
Green 19.86%
Blue 13.83%
CMYK Percentage
Cyan 0
Magenta 39.83%
Yellow 45%
Black 15.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.