Shades of Burnt Crimson #561416
Tints of Burnt Crimson #561416
RGB
CMYK
RGB Variations
Color information
#561416 (or 0x561416) is known color: Burnt Crimson. HEX triplet: 56, 14 and 16. RGB value is (86,20,22). Sum of RGB (Red+Green+Blue) = 86+20+22=128 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.19% from 128); Green value is 20 (8.20% from 255 or 15.62% from 128); Blue value is 22 (8.98% from 255 or 17.19% from 128); Max value from RGB is 86 - color contains mainly: red. Hex color #561416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561416 is #A9EBE9. Grayscale: #282828. Windows color (decimal): -11135978 or 1446998. OLE color: 1446998.
HSL color Cylindrical-coordinate representation of color #561416: hue angle of 358.18º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #561416 is Cyan = 0, Magento = 0.77, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 20 | 22 | - |
| CMYK | 0 | 0.77 | 0.74 | 0.66 |
| HSL | 358.18º | 0.62% | 0.21% | - |
| HSV(B) | 358.18º | 0.77% | 0.34% | - |
| XYZ | 4.23 | 2.54 | 1.03 | - |
| YUV | 39.96 | 117.87 | 160.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 22 | 0 | 0.77 | 0.74 | 0.66 | 358.18 | 0.62 | 0.21 |
| Hex | 56 | 14 | 16 | 0 | 4D | 4A | 42 | 166 | 3E | 15 |
| Octal | 126 | 24 | 26 | 0 | 115 | 112 | 102 | 546 | 76 | 25 |
| Binary | 1010110 | 10100 | 10110 | 0 | 1001101 | 1001010 | 1000010 | 101100110 | 111110 | 10101 |
Color Harmonies of #561416
Complementary color
Monochromatic Colors of #561416
Black with #561416
Text Example
Text Example
White with #561416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561416; }
p { color: rgb(86,20,22); }
H1.HeaderClassName
{
color: #561416;
}
.AnyTagClassName
{
color: #561416;
}
</style>
background-color css
<style>
a { background-color: #561416; }
a { background-color: rgb(86,20,22); }
div.DivClassName
{
background-color: #561416;
}
.BgClassName
{
background-color: #561416;
}
</style>
border-color css
<style>
span { border-color: #561416; }
span { border-color: rgb(86,20,22); }
td.TdClassName
{
border-color: #561416;
}
.TagClassName
{
border-color: #561416;
}
</style>