Shades of Red Oxide #521506
Tints of Red Oxide #521506
RGB
CMYK
RGB Variations
Color information
#521506 (or 0x521506) is known color: Red Oxide. HEX triplet: 52, 15 and 06. RGB value is (82,21,6). Sum of RGB (Red+Green+Blue) = 82+21+6=109 (14% of max value = 765). Red value is 82 (32.42% from 255 or 75.23% from 109); Green value is 21 (8.59% from 255 or 19.27% from 109); Blue value is 6 (2.73% from 255 or 5.50% from 109); Max value from RGB is 82 - color contains mainly: red. Hex color #521506 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521506 is #ADEAF9. Grayscale: #252525. Windows color (decimal): -11397882 or 398674. OLE color: 398674.
HSL color Cylindrical-coordinate representation of color #521506: hue angle of 11.84º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #521506 is Cyan = 0, Magento = 0.74, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 21 | 6 | - |
| CMYK | 0 | 0.74 | 0.93 | 0.68 |
| HSL | 11.84º | 0.86% | 0.17% | - |
| HSV(B) | 11.84º | 0.93% | 0.32% | - |
| XYZ | 3.78 | 2.34 | 0.43 | - |
| YUV | 37.53 | 110.21 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 21 | 6 | 0 | 0.74 | 0.93 | 0.68 | 11.84 | 0.86 | 0.17 |
| Hex | 52 | 15 | 6 | 0 | 4A | 5D | 44 | C | 56 | 11 |
| Octal | 122 | 25 | 6 | 0 | 112 | 135 | 104 | 14 | 126 | 21 |
| Binary | 1010010 | 10101 | 110 | 0 | 1001010 | 1011101 | 1000100 | 1100 | 1010110 | 10001 |
Color Harmonies of #521506
Complementary color
Monochromatic Colors of #521506
Black with #521506
Text Example
Text Example
White with #521506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521506; }
p { color: rgb(82,21,6); }
H1.HeaderClassName
{
color: #521506;
}
.AnyTagClassName
{
color: #521506;
}
</style>
background-color css
<style>
a { background-color: #521506; }
a { background-color: rgb(82,21,6); }
div.DivClassName
{
background-color: #521506;
}
.BgClassName
{
background-color: #521506;
}
</style>
border-color css
<style>
span { border-color: #521506; }
span { border-color: rgb(82,21,6); }
td.TdClassName
{
border-color: #521506;
}
.TagClassName
{
border-color: #521506;
}
</style>