Shades of Burnt Crimson #571718
Tints of Burnt Crimson #571718
RGB
CMYK
RGB Variations
Color information
#571718 (or 0x571718) is known color: Burnt Crimson. HEX triplet: 57, 17 and 18. RGB value is (87,23,24). Sum of RGB (Red+Green+Blue) = 87+23+24=134 (17% of max value = 765). Red value is 87 (34.38% from 255 or 64.93% from 134); Green value is 23 (9.38% from 255 or 17.16% from 134); Blue value is 24 (9.77% from 255 or 17.91% from 134); Max value from RGB is 87 - color contains mainly: red. Hex color #571718 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571718 is #A8E8E7. Grayscale: #2A2A2A. Windows color (decimal): -11069672 or 1578839. OLE color: 1578839.
HSL color Cylindrical-coordinate representation of color #571718: hue angle of 359.06º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #571718 is Cyan = 0, Magento = 0.74, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 23 | 24 | - |
| CMYK | 0 | 0.74 | 0.72 | 0.66 |
| HSL | 359.06º | 0.58% | 0.22% | - |
| HSV(B) | 359.06º | 0.74% | 0.34% | - |
| XYZ | 4.4 | 2.7 | 1.15 | - |
| YUV | 42.25 | 117.7 | 159.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 24 | 0 | 0.74 | 0.72 | 0.66 | 359.06 | 0.58 | 0.22 |
| Hex | 57 | 17 | 18 | 0 | 4A | 48 | 42 | 167 | 3A | 16 |
| Octal | 127 | 27 | 30 | 0 | 112 | 110 | 102 | 547 | 72 | 26 |
| Binary | 1010111 | 10111 | 11000 | 0 | 1001010 | 1001000 | 1000010 | 101100111 | 111010 | 10110 |
Color Harmonies of #571718
Complementary color
Monochromatic Colors of #571718
Black with #571718
Text Example
Text Example
White with #571718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571718; }
p { color: rgb(87,23,24); }
H1.HeaderClassName
{
color: #571718;
}
.AnyTagClassName
{
color: #571718;
}
</style>
background-color css
<style>
a { background-color: #571718; }
a { background-color: rgb(87,23,24); }
div.DivClassName
{
background-color: #571718;
}
.BgClassName
{
background-color: #571718;
}
</style>
border-color css
<style>
span { border-color: #571718; }
span { border-color: rgb(87,23,24); }
td.TdClassName
{
border-color: #571718;
}
.TagClassName
{
border-color: #571718;
}
</style>