Shades of Red Oxide #531610
Tints of Red Oxide #531610
RGB
CMYK
RGB Variations
Color information
#531610 (or 0x531610) is known color: Red Oxide. HEX triplet: 53, 16 and 10. RGB value is (83,22,16). Sum of RGB (Red+Green+Blue) = 83+22+16=121 (16% of max value = 765). Red value is 83 (32.81% from 255 or 68.60% from 121); Green value is 22 (8.98% from 255 or 18.18% from 121); Blue value is 16 (6.64% from 255 or 13.22% from 121); Max value from RGB is 83 - color contains mainly: red. Hex color #531610 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531610 is #ACE9EF. Grayscale: #272727. Windows color (decimal): -11332080 or 1054291. OLE color: 1054291.
HSL color Cylindrical-coordinate representation of color #531610: hue angle of 5.37º 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 #531610 is Cyan = 0, Magento = 0.73, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 16 | - |
| CMYK | 0 | 0.73 | 0.81 | 0.67 |
| HSL | 5.37º | 0.68% | 0.19% | - |
| HSV(B) | 5.37º | 0.81% | 0.33% | - |
| XYZ | 3.95 | 2.45 | 0.76 | - |
| YUV | 39.56 | 114.71 | 158.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 16 | 0 | 0.73 | 0.81 | 0.67 | 5.37 | 0.68 | 0.19 |
| Hex | 53 | 16 | 10 | 0 | 49 | 51 | 43 | 5 | 44 | 13 |
| Octal | 123 | 26 | 20 | 0 | 111 | 121 | 103 | 5 | 104 | 23 |
| Binary | 1010011 | 10110 | 10000 | 0 | 1001001 | 1010001 | 1000011 | 101 | 1000100 | 10011 |
Color Harmonies of #531610
Complementary color
Monochromatic Colors of #531610
Black with #531610
Text Example
Text Example
White with #531610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531610; }
p { color: rgb(83,22,16); }
H1.HeaderClassName
{
color: #531610;
}
.AnyTagClassName
{
color: #531610;
}
</style>
background-color css
<style>
a { background-color: #531610; }
a { background-color: rgb(83,22,16); }
div.DivClassName
{
background-color: #531610;
}
.BgClassName
{
background-color: #531610;
}
</style>
border-color css
<style>
span { border-color: #531610; }
span { border-color: rgb(83,22,16); }
td.TdClassName
{
border-color: #531610;
}
.TagClassName
{
border-color: #531610;
}
</style>