Shades of Red Oxide #531710
Tints of Red Oxide #531710
RGB
CMYK
RGB Variations
Color information
#531710 (or 0x531710) is known color: Red Oxide. HEX triplet: 53, 17 and 10. RGB value is (83,23,16). Sum of RGB (Red+Green+Blue) = 83+23+16=122 (16% of max value = 765). Red value is 83 (32.81% from 255 or 68.03% from 122); Green value is 23 (9.38% from 255 or 18.85% from 122); Blue value is 16 (6.64% from 255 or 13.11% from 122); Max value from RGB is 83 - color contains mainly: red. Hex color #531710 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531710 is #ACE8EF. Grayscale: #282828. Windows color (decimal): -11331824 or 1054547. OLE color: 1054547.
HSL color Cylindrical-coordinate representation of color #531710: hue angle of 6.27º 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 #531710 is Cyan = 0, Magento = 0.72, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 16 | - |
| CMYK | 0 | 0.72 | 0.81 | 0.67 |
| HSL | 6.27º | 0.68% | 0.19% | - |
| HSV(B) | 6.27º | 0.81% | 0.33% | - |
| XYZ | 3.97 | 2.49 | 0.76 | - |
| YUV | 40.14 | 114.38 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 16 | 0 | 0.72 | 0.81 | 0.67 | 6.27 | 0.68 | 0.19 |
| Hex | 53 | 17 | 10 | 0 | 48 | 51 | 43 | 6 | 44 | 13 |
| Octal | 123 | 27 | 20 | 0 | 110 | 121 | 103 | 6 | 104 | 23 |
| Binary | 1010011 | 10111 | 10000 | 0 | 1001000 | 1010001 | 1000011 | 110 | 1000100 | 10011 |
Color Harmonies of #531710
Complementary color
Monochromatic Colors of #531710
Black with #531710
Text Example
Text Example
White with #531710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531710; }
p { color: rgb(83,23,16); }
H1.HeaderClassName
{
color: #531710;
}
.AnyTagClassName
{
color: #531710;
}
</style>
background-color css
<style>
a { background-color: #531710; }
a { background-color: rgb(83,23,16); }
div.DivClassName
{
background-color: #531710;
}
.BgClassName
{
background-color: #531710;
}
</style>
border-color css
<style>
span { border-color: #531710; }
span { border-color: rgb(83,23,16); }
td.TdClassName
{
border-color: #531710;
}
.TagClassName
{
border-color: #531710;
}
</style>