Shades of Burnt Crimson #561318
Tints of Burnt Crimson #561318
RGB
CMYK
RGB Variations
Color information
#561318 (or 0x561318) is known color: Burnt Crimson. HEX triplet: 56, 13 and 18. RGB value is (86,19,24). Sum of RGB (Red+Green+Blue) = 86+19+24=129 (17% of max value = 765). Red value is 86 (33.98% from 255 or 66.67% from 129); Green value is 19 (7.81% from 255 or 14.73% from 129); Blue value is 24 (9.77% from 255 or 18.60% from 129); Max value from RGB is 86 - color contains mainly: red. Hex color #561318 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561318 is #A9ECE7. Grayscale: #272727. Windows color (decimal): -11136232 or 1577814. OLE color: 1577814.
HSL color Cylindrical-coordinate representation of color #561318: hue angle of 355.52º 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 #561318 is Cyan = 0, Magento = 0.78, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 24 | - |
| CMYK | 0 | 0.78 | 0.72 | 0.66 |
| HSL | 355.52º | 0.64% | 0.21% | - |
| HSV(B) | 355.52º | 0.78% | 0.34% | - |
| XYZ | 4.24 | 2.51 | 1.13 | - |
| YUV | 39.6 | 119.2 | 161.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 24 | 0 | 0.78 | 0.72 | 0.66 | 355.52 | 0.64 | 0.21 |
| Hex | 56 | 13 | 18 | 0 | 4E | 48 | 42 | 164 | 40 | 15 |
| Octal | 126 | 23 | 30 | 0 | 116 | 110 | 102 | 544 | 100 | 25 |
| Binary | 1010110 | 10011 | 11000 | 0 | 1001110 | 1001000 | 1000010 | 101100100 | 1000000 | 10101 |
Color Harmonies of #561318
Complementary color
Monochromatic Colors of #561318
Black with #561318
Text Example
Text Example
White with #561318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561318; }
p { color: rgb(86,19,24); }
H1.HeaderClassName
{
color: #561318;
}
.AnyTagClassName
{
color: #561318;
}
</style>
background-color css
<style>
a { background-color: #561318; }
a { background-color: rgb(86,19,24); }
div.DivClassName
{
background-color: #561318;
}
.BgClassName
{
background-color: #561318;
}
</style>
border-color css
<style>
span { border-color: #561318; }
span { border-color: rgb(86,19,24); }
td.TdClassName
{
border-color: #561318;
}
.TagClassName
{
border-color: #561318;
}
</style>