#bb2d2f Hex Color
rgb(187, 45, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 2d | 2f | - | #bb2d2f |
RGB | 187 | 45 | 47 | - | rgb(187,45,47) |
HSL | 359 | 61% | 45% | - | hsl(359,61%,45%) |
HSV | 359 | 76% | 73% | - | hsv(359,76%,73%) |
XYZ | 21.945 | 12.6468 | 3.9738 | - | xyz(21.945,12.6468,3.9738) |
CIE-LAB | 42.23 | 55.76 | 34.05 | - | lab(42.23,55.76,34.05) |
CMYK | 0 | 0.75935828877005 | 0.74866310160428 | 0.26666666666667 | cmyk(0,0.75935828877005,0.74866310160428,0.26666666666667) |
Description
The RGB value of color #bb2d2f is rgb(187, 45, 47).
In the hex color #bb2d2f, The value of Red is 187, value of Green is 45, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #bb2d2f consists of 359° Hue, 61% Saturation, and 45% Lightness.
In the CMYK color model, the color #bb2d2f can be represented as Cyan=0%, Magenta=0.75935828877005%, Yellow=0.74866310160428%, and Black=0.26666666666667%.
Shades of #bb2d2f
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 #bb2d2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb2d2f
Preview of #bb2d2f on White Background
The contrast ratio of #bb2d2f with white color is 5.95
#bb2d2f color will look good on a white background.
Preview of #bb2d2f on black background
The contrast ratio of #bb2d2f with black color is 3.53
Color Schemes of #bb2d2f
Triadic Colors of #bb2d2f
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 #bb2d2f
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 #bb2d2f
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 #bb2d2f
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: #bb2d2f;
}
This is a sample text used for the color #bb2d2f. 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: #bb2d2f;
}
This is a sample text used for the color #bb2d2f. 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 #bb2d2f;
}
This is a sample text used for the color #bb2d2f. 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 67.03%
Green 16.13%
Blue 16.85%
CMYK Percentage
Cyan 0
Magenta 42.79%
Yellow 42.19%
Black 15.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.