#bd0b09 Hex Color
rgb(189, 11, 9)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 0b | 09 | - | #bd0b09 |
RGB | 189 | 11 | 9 | - | rgb(189,11,9) |
HSL | 1 | 91% | 39% | - | hsl(1,91%,39%) |
HSV | 1 | 95% | 74% | - | hsv(1,95%,74%) |
XYZ | 21.1552 | 11.0779 | 1.2817 | - | xyz(21.1552,11.0779,1.2817) |
CIE-LAB | 39.71 | 62.88 | 50.56 | - | lab(39.71,62.88,50.56) |
CMYK | 0 | 0.94179894179894 | 0.95238095238095 | 0.25882352941176 | cmyk(0,0.94179894179894,0.95238095238095,0.25882352941176) |
Description
The RGB value of color #bd0b09 is rgb(189, 11, 9).
In the hex color #bd0b09, The value of Red is 189, value of Green is 11, and value of Blue is 9. The primary color is Red. Similarly, The HSL values for #bd0b09 consists of 1° Hue, 91% Saturation, and 39% Lightness.
In the CMYK color model, the color #bd0b09 can be represented as Cyan=0%, Magenta=0.94179894179894%, Yellow=0.95238095238095%, and Black=0.25882352941176%.
Shades of #bd0b09
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 #bd0b09
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd0b09
Preview of #bd0b09 on White Background
The contrast ratio of #bd0b09 with white color is 6.53
#bd0b09 color will look good on a white background.
Preview of #bd0b09 on black background
The contrast ratio of #bd0b09 with black color is 3.22
Color Schemes of #bd0b09
Triadic Colors of #bd0b09
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 #bd0b09
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 #bd0b09
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 #bd0b09
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 #bd0b09
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: #bd0b09;
}
This is a sample text used for the color #bd0b09. 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: #bd0b09;
}
This is a sample text used for the color #bd0b09. 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 #bd0b09;
}
This is a sample text used for the color #bd0b09. 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 90.43%
Green 5.26%
Blue 4.31%
CMYK Percentage
Cyan 0
Magenta 43.74%
Yellow 44.23%
Black 12.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.