Shades of Burnt Crimson #571516
Tints of Burnt Crimson #571516
RGB
CMYK
RGB Variations
Color information
#571516 (or 0x571516) is known color: Burnt Crimson. HEX triplet: 57, 15 and 16. RGB value is (87,21,22). Sum of RGB (Red+Green+Blue) = 87+21+22=130 (17% of max value = 765). Red value is 87 (34.38% from 255 or 66.92% from 130); Green value is 21 (8.59% from 255 or 16.15% from 130); Blue value is 22 (8.98% from 255 or 16.92% from 130); Max value from RGB is 87 - color contains mainly: red. Hex color #571516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571516 is #A8EAE9. Grayscale: #282828. Windows color (decimal): -11070186 or 1447255. OLE color: 1447255.
HSL color Cylindrical-coordinate representation of color #571516: hue angle of 359.09º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #571516 is Cyan = 0, Magento = 0.76, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 22 | - |
| CMYK | 0 | 0.76 | 0.75 | 0.66 |
| HSL | 359.09º | 0.61% | 0.21% | - |
| HSV(B) | 359.09º | 0.76% | 0.34% | - |
| XYZ | 4.34 | 2.62 | 1.04 | - |
| YUV | 40.85 | 117.37 | 160.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 22 | 0 | 0.76 | 0.75 | 0.66 | 359.09 | 0.61 | 0.21 |
| Hex | 57 | 15 | 16 | 0 | 4C | 4B | 42 | 167 | 3D | 15 |
| Octal | 127 | 25 | 26 | 0 | 114 | 113 | 102 | 547 | 75 | 25 |
| Binary | 1010111 | 10101 | 10110 | 0 | 1001100 | 1001011 | 1000010 | 101100111 | 111101 | 10101 |
Color Harmonies of #571516
Complementary color
Monochromatic Colors of #571516
Black with #571516
Text Example
Text Example
White with #571516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571516; }
p { color: rgb(87,21,22); }
H1.HeaderClassName
{
color: #571516;
}
.AnyTagClassName
{
color: #571516;
}
</style>
background-color css
<style>
a { background-color: #571516; }
a { background-color: rgb(87,21,22); }
div.DivClassName
{
background-color: #571516;
}
.BgClassName
{
background-color: #571516;
}
</style>
border-color css
<style>
span { border-color: #571516; }
span { border-color: rgb(87,21,22); }
td.TdClassName
{
border-color: #571516;
}
.TagClassName
{
border-color: #571516;
}
</style>