#b81f0f Hex Color
rgb(184, 31, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | 1f | 0f | - | #b81f0f |
RGB | 184 | 31 | 15 | - | rgb(184,31,15) |
HSL | 6 | 85% | 39% | - | hsl(6,85%,39%) |
HSV | 6 | 92% | 72% | - | hsv(6,92%,72%) |
XYZ | 20.3434 | 11.2048 | 1.5425 | - | xyz(20.3434,11.2048,1.5425) |
CIE-LAB | 39.92 | 58.04 | 48.03 | - | lab(39.92,58.04,48.03) |
CMYK | 0 | 0.83152173913043 | 0.91847826086957 | 0.27843137254902 | cmyk(0,0.83152173913043,0.91847826086957,0.27843137254902) |
Description
The RGB value of color #b81f0f is rgb(184, 31, 15).
In the hex color #b81f0f, The value of Red is 184, value of Green is 31, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #b81f0f consists of 6° Hue, 85% Saturation, and 39% Lightness.
In the CMYK color model, the color #b81f0f can be represented as Cyan=0%, Magenta=0.83152173913043%, Yellow=0.91847826086957%, and Black=0.27843137254902%.
Shades of #b81f0f
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 #b81f0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b81f0f
Preview of #b81f0f on White Background
The contrast ratio of #b81f0f with white color is 6.48
#b81f0f color will look good on a white background.
Preview of #b81f0f on black background
The contrast ratio of #b81f0f with black color is 3.24
Color Schemes of #b81f0f
Triadic Colors of #b81f0f
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 #b81f0f
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 #b81f0f
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 #b81f0f
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 #b81f0f
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: #b81f0f;
}
This is a sample text used for the color #b81f0f. 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: #b81f0f;
}
This is a sample text used for the color #b81f0f. 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 #b81f0f;
}
This is a sample text used for the color #b81f0f. 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 80%
Green 13.48%
Blue 6.52%
CMYK Percentage
Cyan 0
Magenta 40.99%
Yellow 45.28%
Black 13.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.