Shades of Burnt Crimson #561011
Tints of Burnt Crimson #561011
RGB
CMYK
RGB Variations
Color information
#561011 (or 0x561011) is known color: Burnt Crimson. HEX triplet: 56, 10 and 11. RGB value is (86,16,17). Sum of RGB (Red+Green+Blue) = 86+16+17=119 (15% of max value = 765). Red value is 86 (33.98% from 255 or 72.27% from 119); Green value is 16 (6.64% from 255 or 13.45% from 119); Blue value is 17 (7.03% from 255 or 14.29% from 119); Max value from RGB is 86 - color contains mainly: red. Hex color #561011 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561011 is #A9EFEE. Grayscale: #252525. Windows color (decimal): -11137007 or 1118294. OLE color: 1118294.
HSL color Cylindrical-coordinate representation of color #561011: hue angle of 359.14º 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 #561011 is Cyan = 0, Magento = 0.81, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 16 | 17 | - |
| CMYK | 0 | 0.81 | 0.80 | 0.66 |
| HSL | 359.14º | 0.69% | 0.2% | - |
| HSV(B) | 359.14º | 0.81% | 0.34% | - |
| XYZ | 4.12 | 2.39 | 0.77 | - |
| YUV | 37.04 | 116.69 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 16 | 17 | 0 | 0.81 | 0.80 | 0.66 | 359.14 | 0.69 | 0.2 |
| Hex | 56 | 10 | 11 | 0 | 51 | 50 | 42 | 167 | 45 | 14 |
| Octal | 126 | 20 | 21 | 0 | 121 | 120 | 102 | 547 | 105 | 24 |
| Binary | 1010110 | 10000 | 10001 | 0 | 1010001 | 1010000 | 1000010 | 101100111 | 1000101 | 10100 |
Color Harmonies of #561011
Complementary color
Monochromatic Colors of #561011
Black with #561011
Text Example
Text Example
White with #561011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561011; }
p { color: rgb(86,16,17); }
H1.HeaderClassName
{
color: #561011;
}
.AnyTagClassName
{
color: #561011;
}
</style>
background-color css
<style>
a { background-color: #561011; }
a { background-color: rgb(86,16,17); }
div.DivClassName
{
background-color: #561011;
}
.BgClassName
{
background-color: #561011;
}
</style>
border-color css
<style>
span { border-color: #561011; }
span { border-color: rgb(86,16,17); }
td.TdClassName
{
border-color: #561011;
}
.TagClassName
{
border-color: #561011;
}
</style>