Shades of Burnt Crimson #561618
Tints of Burnt Crimson #561618
RGB
CMYK
RGB Variations
Color information
#561618 (or 0x561618) is known color: Burnt Crimson. HEX triplet: 56, 16 and 18. RGB value is (86,22,24). Sum of RGB (Red+Green+Blue) = 86+22+24=132 (17% of max value = 765). Red value is 86 (33.98% from 255 or 65.15% from 132); Green value is 22 (8.98% from 255 or 16.67% from 132); Blue value is 24 (9.77% from 255 or 18.18% from 132); Max value from RGB is 86 - color contains mainly: red. Hex color #561618 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561618 is #A9E9E7. Grayscale: #292929. Windows color (decimal): -11135464 or 1578582. OLE color: 1578582.
HSL color Cylindrical-coordinate representation of color #561618: hue angle of 358.12º 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 #561618 is Cyan = 0, Magento = 0.74, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 24 | - |
| CMYK | 0 | 0.74 | 0.72 | 0.66 |
| HSL | 358.13º | 0.59% | 0.21% | - |
| HSV(B) | 358.13º | 0.74% | 0.34% | - |
| XYZ | 4.29 | 2.62 | 1.14 | - |
| YUV | 41.36 | 118.2 | 159.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 24 | 0 | 0.74 | 0.72 | 0.66 | 358.13 | 0.59 | 0.21 |
| Hex | 56 | 16 | 18 | 0 | 4A | 48 | 42 | 166 | 3B | 15 |
| Octal | 126 | 26 | 30 | 0 | 112 | 110 | 102 | 546 | 73 | 25 |
| Binary | 1010110 | 10110 | 11000 | 0 | 1001010 | 1001000 | 1000010 | 101100110 | 111011 | 10101 |
Color Harmonies of #561618
Complementary color
Monochromatic Colors of #561618
Black with #561618
Text Example
Text Example
White with #561618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561618; }
p { color: rgb(86,22,24); }
H1.HeaderClassName
{
color: #561618;
}
.AnyTagClassName
{
color: #561618;
}
</style>
background-color css
<style>
a { background-color: #561618; }
a { background-color: rgb(86,22,24); }
div.DivClassName
{
background-color: #561618;
}
.BgClassName
{
background-color: #561618;
}
</style>
border-color css
<style>
span { border-color: #561618; }
span { border-color: rgb(86,22,24); }
td.TdClassName
{
border-color: #561618;
}
.TagClassName
{
border-color: #561618;
}
</style>