Shades of Burnt Crimson #591316
Tints of Burnt Crimson #591316
RGB
CMYK
RGB Variations
Color information
#591316 (or 0x591316) is known color: Burnt Crimson. HEX triplet: 59, 13 and 16. RGB value is (89,19,22). Sum of RGB (Red+Green+Blue) = 89+19+22=130 (17% of max value = 765). Red value is 89 (35.16% from 255 or 68.46% from 130); Green value is 19 (7.81% from 255 or 14.62% from 130); Blue value is 22 (8.98% from 255 or 16.92% from 130); Max value from RGB is 89 - color contains mainly: red. Hex color #591316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591316 is #A6ECE9. Grayscale: #282828. Windows color (decimal): -10939626 or 1446745. OLE color: 1446745.
HSL color Cylindrical-coordinate representation of color #591316: hue angle of 357.43º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #591316 is Cyan = 0, Magento = 0.79, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 19 | 22 | - |
| CMYK | 0 | 0.79 | 0.75 | 0.65 |
| HSL | 357.43º | 0.65% | 0.21% | - |
| HSV(B) | 357.43º | 0.79% | 0.35% | - |
| XYZ | 4.5 | 2.65 | 1.03 | - |
| YUV | 40.27 | 117.69 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 22 | 0 | 0.79 | 0.75 | 0.65 | 357.43 | 0.65 | 0.21 |
| Hex | 59 | 13 | 16 | 0 | 4F | 4B | 41 | 165 | 41 | 15 |
| Octal | 131 | 23 | 26 | 0 | 117 | 113 | 101 | 545 | 101 | 25 |
| Binary | 1011001 | 10011 | 10110 | 0 | 1001111 | 1001011 | 1000001 | 101100101 | 1000001 | 10101 |
Color Harmonies of #591316
Complementary color
Monochromatic Colors of #591316
Black with #591316
Text Example
Text Example
White with #591316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591316; }
p { color: rgb(89,19,22); }
H1.HeaderClassName
{
color: #591316;
}
.AnyTagClassName
{
color: #591316;
}
</style>
background-color css
<style>
a { background-color: #591316; }
a { background-color: rgb(89,19,22); }
div.DivClassName
{
background-color: #591316;
}
.BgClassName
{
background-color: #591316;
}
</style>
border-color css
<style>
span { border-color: #591316; }
span { border-color: rgb(89,19,22); }
td.TdClassName
{
border-color: #591316;
}
.TagClassName
{
border-color: #591316;
}
</style>