Shades of Burnt Crimson #591617
Tints of Burnt Crimson #591617
RGB
CMYK
RGB Variations
Color information
#591617 (or 0x591617) is known color: Burnt Crimson. HEX triplet: 59, 16 and 17. RGB value is (89,22,23). Sum of RGB (Red+Green+Blue) = 89+22+23=134 (17% of max value = 765). Red value is 89 (35.16% from 255 or 66.42% from 134); Green value is 22 (8.98% from 255 or 16.42% from 134); Blue value is 23 (9.38% from 255 or 17.16% from 134); Max value from RGB is 89 - color contains mainly: red. Hex color #591617 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591617 is #A6E9E8. Grayscale: #2A2A2A. Windows color (decimal): -10938857 or 1513049. OLE color: 1513049.
HSL color Cylindrical-coordinate representation of color #591617: hue angle of 359.1º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #591617 is Cyan = 0, Magento = 0.75, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 22 | 23 | - |
| CMYK | 0 | 0.75 | 0.74 | 0.65 |
| HSL | 359.1º | 0.6% | 0.22% | - |
| HSV(B) | 359.1º | 0.75% | 0.35% | - |
| XYZ | 4.56 | 2.76 | 1.1 | - |
| YUV | 42.15 | 117.2 | 161.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 22 | 23 | 0 | 0.75 | 0.74 | 0.65 | 359.1 | 0.6 | 0.22 |
| Hex | 59 | 16 | 17 | 0 | 4B | 4A | 41 | 167 | 3C | 16 |
| Octal | 131 | 26 | 27 | 0 | 113 | 112 | 101 | 547 | 74 | 26 |
| Binary | 1011001 | 10110 | 10111 | 0 | 1001011 | 1001010 | 1000001 | 101100111 | 111100 | 10110 |
Color Harmonies of #591617
Complementary color
Monochromatic Colors of #591617
Black with #591617
Text Example
Text Example
White with #591617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591617; }
p { color: rgb(89,22,23); }
H1.HeaderClassName
{
color: #591617;
}
.AnyTagClassName
{
color: #591617;
}
</style>
background-color css
<style>
a { background-color: #591617; }
a { background-color: rgb(89,22,23); }
div.DivClassName
{
background-color: #591617;
}
.BgClassName
{
background-color: #591617;
}
</style>
border-color css
<style>
span { border-color: #591617; }
span { border-color: rgb(89,22,23); }
td.TdClassName
{
border-color: #591617;
}
.TagClassName
{
border-color: #591617;
}
</style>