Shades of Burnt Crimson #561015
Tints of Burnt Crimson #561015
RGB
CMYK
RGB Variations
Color information
#561015 (or 0x561015) is known color: Burnt Crimson. HEX triplet: 56, 10 and 15. RGB value is (86,16,21). Sum of RGB (Red+Green+Blue) = 86+16+21=123 (16% of max value = 765). Red value is 86 (33.98% from 255 or 69.92% from 123); Green value is 16 (6.64% from 255 or 13.01% from 123); Blue value is 21 (8.59% from 255 or 17.07% from 123); Max value from RGB is 86 - color contains mainly: red. Hex color #561015 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561015 is #A9EFEA. Grayscale: #252525. Windows color (decimal): -11137003 or 1380438. OLE color: 1380438.
HSL color Cylindrical-coordinate representation of color #561015: hue angle of 355.71º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #561015 is Cyan = 0, Magento = 0.81, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 16 | 21 | - |
| CMYK | 0 | 0.81 | 0.76 | 0.66 |
| HSL | 355.71º | 0.69% | 0.2% | - |
| HSV(B) | 355.71º | 0.81% | 0.34% | - |
| XYZ | 4.16 | 2.4 | 0.95 | - |
| YUV | 37.5 | 118.69 | 162.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 16 | 21 | 0 | 0.81 | 0.76 | 0.66 | 355.71 | 0.69 | 0.2 |
| Hex | 56 | 10 | 15 | 0 | 51 | 4C | 42 | 164 | 45 | 14 |
| Octal | 126 | 20 | 25 | 0 | 121 | 114 | 102 | 544 | 105 | 24 |
| Binary | 1010110 | 10000 | 10101 | 0 | 1010001 | 1001100 | 1000010 | 101100100 | 1000101 | 10100 |
Color Harmonies of #561015
Complementary color
Monochromatic Colors of #561015
Black with #561015
Text Example
Text Example
White with #561015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561015; }
p { color: rgb(86,16,21); }
H1.HeaderClassName
{
color: #561015;
}
.AnyTagClassName
{
color: #561015;
}
</style>
background-color css
<style>
a { background-color: #561015; }
a { background-color: rgb(86,16,21); }
div.DivClassName
{
background-color: #561015;
}
.BgClassName
{
background-color: #561015;
}
</style>
border-color css
<style>
span { border-color: #561015; }
span { border-color: rgb(86,16,21); }
td.TdClassName
{
border-color: #561015;
}
.TagClassName
{
border-color: #561015;
}
</style>