#bd041d Hex Color
rgb(189, 4, 29)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | 04 | 1d | - | #bd041d |
| RGB | 189 | 4 | 29 | - | rgb(189,4,29) |
| HSL | 352 | 96% | 38% | - | hsl(352,96%,38%) |
| HSV | 352 | 98% | 74% | - | hsv(352,98%,74%) |
| XYZ | 21.2515 | 10.9944 | 2.1644 | - | xyz(21.2515,10.9944,2.1644) |
| CIE-LAB | 39.57 | 63.94 | 41.63 | - | lab(39.57,63.94,41.63) |
| CMYK | 0 | 0.97883597883598 | 0.84656084656085 | 0.25882352941176 | cmyk(0,0.97883597883598,0.84656084656085,0.25882352941176) |
Description
The RGB value of color #bd041d is rgb(189, 4, 29).
In the hex color #bd041d, The value of Red is 189, value of Green is 4, and value of Blue is 29. The primary color is Red. Similarly, The HSL values for #bd041d consists of 352° Hue, 96% Saturation, and 38% Lightness.
In the CMYK color model, the color #bd041d can be represented as Cyan=0%, Magenta=0.97883597883598%, Yellow=0.84656084656085%, and Black=0.25882352941176%.
Shades of #bd041d
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 #bd041d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd041d
Preview of #bd041d on White Background
The contrast ratio of #bd041d with white color is 6.56
#bd041d color will look good on a white background.
Preview of #bd041d on black background
The contrast ratio of #bd041d with black color is 3.2
Color Schemes of #bd041d
Triadic Colors of #bd041d
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 #bd041d
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 #bd041d
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 #bd041d
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 #bd041d
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: #bd041d;
}
This is a sample text used for the color #bd041d. 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: #bd041d;
}
This is a sample text used for the color #bd041d. 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 #bd041d;
}
This is a sample text used for the color #bd041d. 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 85.14%
Green 1.8%
Blue 13.06%
CMYK Percentage
Cyan 0
Magenta 46.96%
Yellow 40.62%
Black 12.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.