Shades of Burnt Crimson #571013
Tints of Burnt Crimson #571013
RGB
CMYK
RGB Variations
Color information
#571013 (or 0x571013) is known color: Burnt Crimson. HEX triplet: 57, 10 and 13. RGB value is (87,16,19). Sum of RGB (Red+Green+Blue) = 87+16+19=122 (16% of max value = 765). Red value is 87 (34.38% from 255 or 71.31% from 122); Green value is 16 (6.64% from 255 or 13.11% from 122); Blue value is 19 (7.81% from 255 or 15.57% from 122); Max value from RGB is 87 - color contains mainly: red. Hex color #571013 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571013 is #A8EFEC. Grayscale: #252525. Windows color (decimal): -11071469 or 1249367. OLE color: 1249367.
HSL color Cylindrical-coordinate representation of color #571013: hue angle of 357.46º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #571013 is Cyan = 0, Magento = 0.82, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 16 | 19 | - |
| CMYK | 0 | 0.82 | 0.78 | 0.66 |
| HSL | 357.46º | 0.69% | 0.2% | - |
| HSV(B) | 357.46º | 0.82% | 0.34% | - |
| XYZ | 4.23 | 2.44 | 0.86 | - |
| YUV | 37.57 | 117.52 | 163.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 16 | 19 | 0 | 0.82 | 0.78 | 0.66 | 357.46 | 0.69 | 0.2 |
| Hex | 57 | 10 | 13 | 0 | 52 | 4E | 42 | 165 | 45 | 14 |
| Octal | 127 | 20 | 23 | 0 | 122 | 116 | 102 | 545 | 105 | 24 |
| Binary | 1010111 | 10000 | 10011 | 0 | 1010010 | 1001110 | 1000010 | 101100101 | 1000101 | 10100 |
Color Harmonies of #571013
Complementary color
Monochromatic Colors of #571013
Black with #571013
Text Example
Text Example
White with #571013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571013; }
p { color: rgb(87,16,19); }
H1.HeaderClassName
{
color: #571013;
}
.AnyTagClassName
{
color: #571013;
}
</style>
background-color css
<style>
a { background-color: #571013; }
a { background-color: rgb(87,16,19); }
div.DivClassName
{
background-color: #571013;
}
.BgClassName
{
background-color: #571013;
}
</style>
border-color css
<style>
span { border-color: #571013; }
span { border-color: rgb(87,16,19); }
td.TdClassName
{
border-color: #571013;
}
.TagClassName
{
border-color: #571013;
}
</style>