Shades of Burnt Crimson #561617
Tints of Burnt Crimson #561617
RGB
CMYK
RGB Variations
Color information
#561617 (or 0x561617) is known color: Burnt Crimson. HEX triplet: 56, 16 and 17. RGB value is (86,22,23). Sum of RGB (Red+Green+Blue) = 86+22+23=131 (17% of max value = 765). Red value is 86 (33.98% from 255 or 65.65% from 131); Green value is 22 (8.98% from 255 or 16.79% from 131); Blue value is 23 (9.38% from 255 or 17.56% from 131); Max value from RGB is 86 - color contains mainly: red. Hex color #561617 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561617 is #A9E9E8. Grayscale: #292929. Windows color (decimal): -11135465 or 1513046. OLE color: 1513046.
HSL color Cylindrical-coordinate representation of color #561617: hue angle of 359.06º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #561617 is Cyan = 0, Magento = 0.74, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 23 | - |
| CMYK | 0 | 0.74 | 0.73 | 0.66 |
| HSL | 359.06º | 0.59% | 0.21% | - |
| HSV(B) | 359.06º | 0.74% | 0.34% | - |
| XYZ | 4.28 | 2.61 | 1.09 | - |
| YUV | 41.25 | 117.7 | 159.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 23 | 0 | 0.74 | 0.73 | 0.66 | 359.06 | 0.59 | 0.21 |
| Hex | 56 | 16 | 17 | 0 | 4A | 49 | 42 | 167 | 3B | 15 |
| Octal | 126 | 26 | 27 | 0 | 112 | 111 | 102 | 547 | 73 | 25 |
| Binary | 1010110 | 10110 | 10111 | 0 | 1001010 | 1001001 | 1000010 | 101100111 | 111011 | 10101 |
Color Harmonies of #561617
Complementary color
Monochromatic Colors of #561617
Black with #561617
Text Example
Text Example
White with #561617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561617; }
p { color: rgb(86,22,23); }
H1.HeaderClassName
{
color: #561617;
}
.AnyTagClassName
{
color: #561617;
}
</style>
background-color css
<style>
a { background-color: #561617; }
a { background-color: rgb(86,22,23); }
div.DivClassName
{
background-color: #561617;
}
.BgClassName
{
background-color: #561617;
}
</style>
border-color css
<style>
span { border-color: #561617; }
span { border-color: rgb(86,22,23); }
td.TdClassName
{
border-color: #561617;
}
.TagClassName
{
border-color: #561617;
}
</style>