Shades of Burnt Crimson #561013
Tints of Burnt Crimson #561013
RGB
CMYK
RGB Variations
Color information
#561013 (or 0x561013) is known color: Burnt Crimson. HEX triplet: 56, 10 and 13. RGB value is (86,16,19). Sum of RGB (Red+Green+Blue) = 86+16+19=121 (16% of max value = 765). Red value is 86 (33.98% from 255 or 71.07% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 19 (7.81% from 255 or 15.70% from 121); Max value from RGB is 86 - color contains mainly: red. Hex color #561013 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561013 is #A9EFEC. Grayscale: #252525. Windows color (decimal): -11137005 or 1249366. OLE color: 1249366.
HSL color Cylindrical-coordinate representation of color #561013: hue angle of 357.43º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #561013 is Cyan = 0, Magento = 0.81, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 16 | 19 | - |
| CMYK | 0 | 0.81 | 0.78 | 0.66 |
| HSL | 357.43º | 0.69% | 0.2% | - |
| HSV(B) | 357.43º | 0.81% | 0.34% | - |
| XYZ | 4.14 | 2.4 | 0.86 | - |
| YUV | 37.27 | 117.69 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 16 | 19 | 0 | 0.81 | 0.78 | 0.66 | 357.43 | 0.69 | 0.2 |
| Hex | 56 | 10 | 13 | 0 | 51 | 4E | 42 | 165 | 45 | 14 |
| Octal | 126 | 20 | 23 | 0 | 121 | 116 | 102 | 545 | 105 | 24 |
| Binary | 1010110 | 10000 | 10011 | 0 | 1010001 | 1001110 | 1000010 | 101100101 | 1000101 | 10100 |
Color Harmonies of #561013
Complementary color
Monochromatic Colors of #561013
Black with #561013
Text Example
Text Example
White with #561013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561013; }
p { color: rgb(86,16,19); }
H1.HeaderClassName
{
color: #561013;
}
.AnyTagClassName
{
color: #561013;
}
</style>
background-color css
<style>
a { background-color: #561013; }
a { background-color: rgb(86,16,19); }
div.DivClassName
{
background-color: #561013;
}
.BgClassName
{
background-color: #561013;
}
</style>
border-color css
<style>
span { border-color: #561013; }
span { border-color: rgb(86,16,19); }
td.TdClassName
{
border-color: #561013;
}
.TagClassName
{
border-color: #561013;
}
</style>