Shades of Burnt Crimson #591618
Tints of Burnt Crimson #591618
RGB
CMYK
RGB Variations
Color information
#591618 (or 0x591618) is known color: Burnt Crimson. HEX triplet: 59, 16 and 18. RGB value is (89,22,24). Sum of RGB (Red+Green+Blue) = 89+22+24=135 (17% of max value = 765). Red value is 89 (35.16% from 255 or 65.93% from 135); Green value is 22 (8.98% from 255 or 16.30% from 135); Blue value is 24 (9.77% from 255 or 17.78% from 135); Max value from RGB is 89 - color contains mainly: red. Hex color #591618 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591618 is #A6E9E7. Grayscale: #2A2A2A. Windows color (decimal): -10938856 or 1578585. OLE color: 1578585.
HSL color Cylindrical-coordinate representation of color #591618: hue angle of 358.21º 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 #591618 is Cyan = 0, Magento = 0.75, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 22 | 24 | - |
| CMYK | 0 | 0.75 | 0.73 | 0.65 |
| HSL | 358.21º | 0.6% | 0.22% | - |
| HSV(B) | 358.21º | 0.75% | 0.35% | - |
| XYZ | 4.57 | 2.76 | 1.16 | - |
| YUV | 42.26 | 117.7 | 161.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 22 | 24 | 0 | 0.75 | 0.73 | 0.65 | 358.21 | 0.6 | 0.22 |
| Hex | 59 | 16 | 18 | 0 | 4B | 49 | 41 | 166 | 3C | 16 |
| Octal | 131 | 26 | 30 | 0 | 113 | 111 | 101 | 546 | 74 | 26 |
| Binary | 1011001 | 10110 | 11000 | 0 | 1001011 | 1001001 | 1000001 | 101100110 | 111100 | 10110 |
Color Harmonies of #591618
Complementary color
Monochromatic Colors of #591618
Black with #591618
Text Example
Text Example
White with #591618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591618; }
p { color: rgb(89,22,24); }
H1.HeaderClassName
{
color: #591618;
}
.AnyTagClassName
{
color: #591618;
}
</style>
background-color css
<style>
a { background-color: #591618; }
a { background-color: rgb(89,22,24); }
div.DivClassName
{
background-color: #591618;
}
.BgClassName
{
background-color: #591618;
}
</style>
border-color css
<style>
span { border-color: #591618; }
span { border-color: rgb(89,22,24); }
td.TdClassName
{
border-color: #591618;
}
.TagClassName
{
border-color: #591618;
}
</style>