Shades of Burnt Crimson #561316
Tints of Burnt Crimson #561316
RGB
CMYK
RGB Variations
Color information
#561316 (or 0x561316) is known color: Burnt Crimson. HEX triplet: 56, 13 and 16. RGB value is (86,19,22). Sum of RGB (Red+Green+Blue) = 86+19+22=127 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.72% from 127); Green value is 19 (7.81% from 255 or 14.96% from 127); Blue value is 22 (8.98% from 255 or 17.32% from 127); Max value from RGB is 86 - color contains mainly: red. Hex color #561316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561316 is #A9ECE9. Grayscale: #272727. Windows color (decimal): -11136234 or 1446742. OLE color: 1446742.
HSL color Cylindrical-coordinate representation of color #561316: hue angle of 357.31º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #561316 is Cyan = 0, Magento = 0.78, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 22 | - |
| CMYK | 0 | 0.78 | 0.74 | 0.66 |
| HSL | 357.31º | 0.64% | 0.21% | - |
| HSV(B) | 357.31º | 0.78% | 0.34% | - |
| XYZ | 4.22 | 2.5 | 1.02 | - |
| YUV | 39.38 | 118.2 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 22 | 0 | 0.78 | 0.74 | 0.66 | 357.31 | 0.64 | 0.21 |
| Hex | 56 | 13 | 16 | 0 | 4E | 4A | 42 | 165 | 40 | 15 |
| Octal | 126 | 23 | 26 | 0 | 116 | 112 | 102 | 545 | 100 | 25 |
| Binary | 1010110 | 10011 | 10110 | 0 | 1001110 | 1001010 | 1000010 | 101100101 | 1000000 | 10101 |
Color Harmonies of #561316
Complementary color
Monochromatic Colors of #561316
Black with #561316
Text Example
Text Example
White with #561316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561316; }
p { color: rgb(86,19,22); }
H1.HeaderClassName
{
color: #561316;
}
.AnyTagClassName
{
color: #561316;
}
</style>
background-color css
<style>
a { background-color: #561316; }
a { background-color: rgb(86,19,22); }
div.DivClassName
{
background-color: #561316;
}
.BgClassName
{
background-color: #561316;
}
</style>
border-color css
<style>
span { border-color: #561316; }
span { border-color: rgb(86,19,22); }
td.TdClassName
{
border-color: #561316;
}
.TagClassName
{
border-color: #561316;
}
</style>