Shades of Red Oxide #531506
Tints of Red Oxide #531506
RGB
CMYK
RGB Variations
Color information
#531506 (or 0x531506) is known color: Red Oxide. HEX triplet: 53, 15 and 06. RGB value is (83,21,6). Sum of RGB (Red+Green+Blue) = 83+21+6=110 (14% of max value = 765). Red value is 83 (32.81% from 255 or 75.45% from 110); Green value is 21 (8.59% from 255 or 19.09% from 110); Blue value is 6 (2.73% from 255 or 5.45% from 110); Max value from RGB is 83 - color contains mainly: red. Hex color #531506 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531506 is #ACEAF9. Grayscale: #252525. Windows color (decimal): -11332346 or 398675. OLE color: 398675.
HSL color Cylindrical-coordinate representation of color #531506: hue angle of 11.69º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #531506 is Cyan = 0, Magento = 0.75, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 6 | - |
| CMYK | 0 | 0.75 | 0.93 | 0.67 |
| HSL | 11.69º | 0.87% | 0.17% | - |
| HSV(B) | 11.69º | 0.93% | 0.33% | - |
| XYZ | 3.87 | 2.39 | 0.43 | - |
| YUV | 37.83 | 110.04 | 160.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 6 | 0 | 0.75 | 0.93 | 0.67 | 11.69 | 0.87 | 0.17 |
| Hex | 53 | 15 | 6 | 0 | 4B | 5D | 43 | C | 57 | 11 |
| Octal | 123 | 25 | 6 | 0 | 113 | 135 | 103 | 14 | 127 | 21 |
| Binary | 1010011 | 10101 | 110 | 0 | 1001011 | 1011101 | 1000011 | 1100 | 1010111 | 10001 |
Color Harmonies of #531506
Complementary color
Monochromatic Colors of #531506
Black with #531506
Text Example
Text Example
White with #531506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531506; }
p { color: rgb(83,21,6); }
H1.HeaderClassName
{
color: #531506;
}
.AnyTagClassName
{
color: #531506;
}
</style>
background-color css
<style>
a { background-color: #531506; }
a { background-color: rgb(83,21,6); }
div.DivClassName
{
background-color: #531506;
}
.BgClassName
{
background-color: #531506;
}
</style>
border-color css
<style>
span { border-color: #531506; }
span { border-color: rgb(83,21,6); }
td.TdClassName
{
border-color: #531506;
}
.TagClassName
{
border-color: #531506;
}
</style>