Shades of Burnt Crimson #531012
Tints of Burnt Crimson #531012
RGB
CMYK
RGB Variations
Color information
#531012 (or 0x531012) is known color: Burnt Crimson. HEX triplet: 53, 10 and 12. RGB value is (83,16,18). Sum of RGB (Red+Green+Blue) = 83+16+18=117 (15% of max value = 765). Red value is 83 (32.81% from 255 or 70.94% from 117); Green value is 16 (6.64% from 255 or 13.68% from 117); Blue value is 18 (7.42% from 255 or 15.38% from 117); Max value from RGB is 83 - color contains mainly: red. Hex color #531012 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531012 is #ACEFED. Grayscale: #242424. Windows color (decimal): -11333614 or 1183827. OLE color: 1183827.
HSL color Cylindrical-coordinate representation of color #531012: hue angle of 358.21º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #531012 is Cyan = 0, Magento = 0.81, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 18 | - |
| CMYK | 0 | 0.81 | 0.78 | 0.67 |
| HSL | 358.21º | 0.68% | 0.19% | - |
| HSV(B) | 358.21º | 0.81% | 0.33% | - |
| XYZ | 3.86 | 2.25 | 0.8 | - |
| YUV | 36.26 | 117.7 | 161.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 18 | 0 | 0.81 | 0.78 | 0.67 | 358.21 | 0.68 | 0.19 |
| Hex | 53 | 10 | 12 | 0 | 51 | 4E | 43 | 166 | 44 | 13 |
| Octal | 123 | 20 | 22 | 0 | 121 | 116 | 103 | 546 | 104 | 23 |
| Binary | 1010011 | 10000 | 10010 | 0 | 1010001 | 1001110 | 1000011 | 101100110 | 1000100 | 10011 |
Color Harmonies of #531012
Complementary color
Monochromatic Colors of #531012
Black with #531012
Text Example
Text Example
White with #531012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531012; }
p { color: rgb(83,16,18); }
H1.HeaderClassName
{
color: #531012;
}
.AnyTagClassName
{
color: #531012;
}
</style>
background-color css
<style>
a { background-color: #531012; }
a { background-color: rgb(83,16,18); }
div.DivClassName
{
background-color: #531012;
}
.BgClassName
{
background-color: #531012;
}
</style>
border-color css
<style>
span { border-color: #531012; }
span { border-color: rgb(83,16,18); }
td.TdClassName
{
border-color: #531012;
}
.TagClassName
{
border-color: #531012;
}
</style>