Shades of Burnt Crimson #591416
Tints of Burnt Crimson #591416
RGB
CMYK
RGB Variations
Color information
#591416 (or 0x591416) is known color: Burnt Crimson. HEX triplet: 59, 14 and 16. RGB value is (89,20,22). Sum of RGB (Red+Green+Blue) = 89+20+22=131 (17% of max value = 765). Red value is 89 (35.16% from 255 or 67.94% from 131); Green value is 20 (8.20% from 255 or 15.27% from 131); Blue value is 22 (8.98% from 255 or 16.79% from 131); Max value from RGB is 89 - color contains mainly: red. Hex color #591416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591416 is #A6EBE9. Grayscale: #282828. Windows color (decimal): -10939370 or 1447001. OLE color: 1447001.
HSL color Cylindrical-coordinate representation of color #591416: hue angle of 358.26º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #591416 is Cyan = 0, Magento = 0.78, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 20 | 22 | - |
| CMYK | 0 | 0.78 | 0.75 | 0.65 |
| HSL | 358.26º | 0.63% | 0.21% | - |
| HSV(B) | 358.26º | 0.78% | 0.35% | - |
| XYZ | 4.51 | 2.68 | 1.04 | - |
| YUV | 40.86 | 117.36 | 162.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 20 | 22 | 0 | 0.78 | 0.75 | 0.65 | 358.26 | 0.63 | 0.21 |
| Hex | 59 | 14 | 16 | 0 | 4E | 4B | 41 | 166 | 3F | 15 |
| Octal | 131 | 24 | 26 | 0 | 116 | 113 | 101 | 546 | 77 | 25 |
| Binary | 1011001 | 10100 | 10110 | 0 | 1001110 | 1001011 | 1000001 | 101100110 | 111111 | 10101 |
Color Harmonies of #591416
Complementary color
Monochromatic Colors of #591416
Black with #591416
Text Example
Text Example
White with #591416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591416; }
p { color: rgb(89,20,22); }
H1.HeaderClassName
{
color: #591416;
}
.AnyTagClassName
{
color: #591416;
}
</style>
background-color css
<style>
a { background-color: #591416; }
a { background-color: rgb(89,20,22); }
div.DivClassName
{
background-color: #591416;
}
.BgClassName
{
background-color: #591416;
}
</style>
border-color css
<style>
span { border-color: #591416; }
span { border-color: rgb(89,20,22); }
td.TdClassName
{
border-color: #591416;
}
.TagClassName
{
border-color: #591416;
}
</style>