Shades of Burnt Crimson #561317
Tints of Burnt Crimson #561317
RGB
CMYK
RGB Variations
Color information
#561317 (or 0x561317) is known color: Burnt Crimson. HEX triplet: 56, 13 and 17. RGB value is (86,19,23). Sum of RGB (Red+Green+Blue) = 86+19+23=128 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.19% from 128); Green value is 19 (7.81% from 255 or 14.84% from 128); Blue value is 23 (9.38% from 255 or 17.97% from 128); Max value from RGB is 86 - color contains mainly: red. Hex color #561317 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561317 is #A9ECE8. Grayscale: #272727. Windows color (decimal): -11136233 or 1512278. OLE color: 1512278.
HSL color Cylindrical-coordinate representation of color #561317: hue angle of 356.42º 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 #561317 is Cyan = 0, Magento = 0.78, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 23 | - |
| CMYK | 0 | 0.78 | 0.73 | 0.66 |
| HSL | 356.42º | 0.64% | 0.21% | - |
| HSV(B) | 356.42º | 0.78% | 0.34% | - |
| XYZ | 4.23 | 2.51 | 1.07 | - |
| YUV | 39.49 | 118.7 | 161.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 23 | 0 | 0.78 | 0.73 | 0.66 | 356.42 | 0.64 | 0.21 |
| Hex | 56 | 13 | 17 | 0 | 4E | 49 | 42 | 164 | 40 | 15 |
| Octal | 126 | 23 | 27 | 0 | 116 | 111 | 102 | 544 | 100 | 25 |
| Binary | 1010110 | 10011 | 10111 | 0 | 1001110 | 1001001 | 1000010 | 101100100 | 1000000 | 10101 |
Color Harmonies of #561317
Complementary color
Monochromatic Colors of #561317
Black with #561317
Text Example
Text Example
White with #561317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561317; }
p { color: rgb(86,19,23); }
H1.HeaderClassName
{
color: #561317;
}
.AnyTagClassName
{
color: #561317;
}
</style>
background-color css
<style>
a { background-color: #561317; }
a { background-color: rgb(86,19,23); }
div.DivClassName
{
background-color: #561317;
}
.BgClassName
{
background-color: #561317;
}
</style>
border-color css
<style>
span { border-color: #561317; }
span { border-color: rgb(86,19,23); }
td.TdClassName
{
border-color: #561317;
}
.TagClassName
{
border-color: #561317;
}
</style>