Shades of Red Oxide #531916
Tints of Red Oxide #531916
RGB
CMYK
RGB Variations
Color information
#531916 (or 0x531916) is known color: Red Oxide. HEX triplet: 53, 19 and 16. RGB value is (83,25,22). Sum of RGB (Red+Green+Blue) = 83+25+22=130 (17% of max value = 765). Red value is 83 (32.81% from 255 or 63.85% from 130); Green value is 25 (10.16% from 255 or 19.23% from 130); Blue value is 22 (8.98% from 255 or 16.92% from 130); Max value from RGB is 83 - color contains mainly: red. Hex color #531916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531916 is #ACE6E9. Grayscale: #2A2A2A. Windows color (decimal): -11331306 or 1448275. OLE color: 1448275.
HSL color Cylindrical-coordinate representation of color #531916: hue angle of 2.95º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #531916 is Cyan = 0, Magento = 0.70, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 22 | - |
| CMYK | 0 | 0.70 | 0.73 | 0.67 |
| HSL | 2.95º | 0.58% | 0.21% | - |
| HSV(B) | 2.95º | 0.73% | 0.33% | - |
| XYZ | 4.06 | 2.59 | 1.05 | - |
| YUV | 42 | 116.72 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 22 | 0 | 0.70 | 0.73 | 0.67 | 2.95 | 0.58 | 0.21 |
| Hex | 53 | 19 | 16 | 0 | 46 | 49 | 43 | 3 | 3A | 15 |
| Octal | 123 | 31 | 26 | 0 | 106 | 111 | 103 | 3 | 72 | 25 |
| Binary | 1010011 | 11001 | 10110 | 0 | 1000110 | 1001001 | 1000011 | 11 | 111010 | 10101 |
Color Harmonies of #531916
Complementary color
Monochromatic Colors of #531916
Black with #531916
Text Example
Text Example
White with #531916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531916; }
p { color: rgb(83,25,22); }
H1.HeaderClassName
{
color: #531916;
}
.AnyTagClassName
{
color: #531916;
}
</style>
background-color css
<style>
a { background-color: #531916; }
a { background-color: rgb(83,25,22); }
div.DivClassName
{
background-color: #531916;
}
.BgClassName
{
background-color: #531916;
}
</style>
border-color css
<style>
span { border-color: #531916; }
span { border-color: rgb(83,25,22); }
td.TdClassName
{
border-color: #531916;
}
.TagClassName
{
border-color: #531916;
}
</style>