Shades of Burnt Crimson #561516
Tints of Burnt Crimson #561516
RGB
CMYK
RGB Variations
Color information
#561516 (or 0x561516) is known color: Burnt Crimson. HEX triplet: 56, 15 and 16. RGB value is (86,21,22). Sum of RGB (Red+Green+Blue) = 86+21+22=129 (17% of max value = 765). Red value is 86 (33.98% from 255 or 66.67% from 129); Green value is 21 (8.59% from 255 or 16.28% from 129); Blue value is 22 (8.98% from 255 or 17.05% from 129); Max value from RGB is 86 - color contains mainly: red. Hex color #561516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561516 is #A9EAE9. Grayscale: #282828. Windows color (decimal): -11135722 or 1447254. OLE color: 1447254.
HSL color Cylindrical-coordinate representation of color #561516: hue angle of 359.08º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #561516 is Cyan = 0, Magento = 0.76, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 22 | - |
| CMYK | 0 | 0.76 | 0.74 | 0.66 |
| HSL | 359.08º | 0.61% | 0.21% | - |
| HSV(B) | 359.08º | 0.76% | 0.34% | - |
| XYZ | 4.25 | 2.57 | 1.03 | - |
| YUV | 40.55 | 117.53 | 160.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 22 | 0 | 0.76 | 0.74 | 0.66 | 359.08 | 0.61 | 0.21 |
| Hex | 56 | 15 | 16 | 0 | 4C | 4A | 42 | 167 | 3D | 15 |
| Octal | 126 | 25 | 26 | 0 | 114 | 112 | 102 | 547 | 75 | 25 |
| Binary | 1010110 | 10101 | 10110 | 0 | 1001100 | 1001010 | 1000010 | 101100111 | 111101 | 10101 |
Color Harmonies of #561516
Complementary color
Monochromatic Colors of #561516
Black with #561516
Text Example
Text Example
White with #561516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561516; }
p { color: rgb(86,21,22); }
H1.HeaderClassName
{
color: #561516;
}
.AnyTagClassName
{
color: #561516;
}
</style>
background-color css
<style>
a { background-color: #561516; }
a { background-color: rgb(86,21,22); }
div.DivClassName
{
background-color: #561516;
}
.BgClassName
{
background-color: #561516;
}
</style>
border-color css
<style>
span { border-color: #561516; }
span { border-color: rgb(86,21,22); }
td.TdClassName
{
border-color: #561516;
}
.TagClassName
{
border-color: #561516;
}
</style>