Shades of Red Oxide #531917
Tints of Red Oxide #531917
RGB
CMYK
RGB Variations
Color information
#531917 (or 0x531917) is known color: Red Oxide. HEX triplet: 53, 19 and 17. RGB value is (83,25,23). Sum of RGB (Red+Green+Blue) = 83+25+23=131 (17% of max value = 765). Red value is 83 (32.81% from 255 or 63.36% from 131); Green value is 25 (10.16% from 255 or 19.08% from 131); Blue value is 23 (9.38% from 255 or 17.56% from 131); Max value from RGB is 83 - color contains mainly: red. Hex color #531917 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531917 is #ACE6E8. Grayscale: #2A2A2A. Windows color (decimal): -11331305 or 1513811. OLE color: 1513811.
HSL color Cylindrical-coordinate representation of color #531917: hue angle of 2º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #531917 is Cyan = 0, Magento = 0.70, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 23 | - |
| CMYK | 0 | 0.70 | 0.72 | 0.67 |
| HSL | 2º | 0.57% | 0.21% | - |
| HSV(B) | 2º | 0.72% | 0.33% | - |
| XYZ | 4.07 | 2.6 | 1.1 | - |
| YUV | 42.11 | 117.22 | 157.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 23 | 0 | 0.70 | 0.72 | 0.67 | 2 | 0.57 | 0.21 |
| Hex | 53 | 19 | 17 | 0 | 46 | 48 | 43 | 2 | 39 | 15 |
| Octal | 123 | 31 | 27 | 0 | 106 | 110 | 103 | 2 | 71 | 25 |
| Binary | 1010011 | 11001 | 10111 | 0 | 1000110 | 1001000 | 1000011 | 10 | 111001 | 10101 |
Color Harmonies of #531917
Complementary color
Monochromatic Colors of #531917
Black with #531917
Text Example
Text Example
White with #531917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531917; }
p { color: rgb(83,25,23); }
H1.HeaderClassName
{
color: #531917;
}
.AnyTagClassName
{
color: #531917;
}
</style>
background-color css
<style>
a { background-color: #531917; }
a { background-color: rgb(83,25,23); }
div.DivClassName
{
background-color: #531917;
}
.BgClassName
{
background-color: #531917;
}
</style>
border-color css
<style>
span { border-color: #531917; }
span { border-color: rgb(83,25,23); }
td.TdClassName
{
border-color: #531917;
}
.TagClassName
{
border-color: #531917;
}
</style>