Shades of Red Oxide #520704
Tints of Red Oxide #520704
RGB
CMYK
RGB Variations
Color information
#520704 (or 0x520704) is known color: Red Oxide. HEX triplet: 52, 07 and 04. RGB value is (82,7,4). Sum of RGB (Red+Green+Blue) = 82+7+4=93 (12% of max value = 765). Red value is 82 (32.42% from 255 or 88.17% from 93); Green value is 7 (3.12% from 255 or 7.53% from 93); Blue value is 4 (1.95% from 255 or 4.30% from 93); Max value from RGB is 82 - color contains mainly: red. Hex color #520704 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #520704 is #ADF8FB. Grayscale: #1D1D1D. Windows color (decimal): -11401468 or 264018. OLE color: 264018.
HSL color Cylindrical-coordinate representation of color #520704: hue angle of 2.31º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #520704 is Cyan = 0, Magento = 0.91, Yellow = 0.95 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 7 | 4 | - |
| CMYK | 0 | 0.91 | 0.95 | 0.68 |
| HSL | 2.31º | 0.91% | 0.17% | - |
| HSV(B) | 2.31º | 0.95% | 0.32% | - |
| XYZ | 3.58 | 1.95 | 0.3 | - |
| YUV | 29.08 | 113.85 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 4 | 0 | 0.91 | 0.95 | 0.68 | 2.31 | 0.91 | 0.17 |
| Hex | 52 | 7 | 4 | 0 | 5B | 5F | 44 | 2 | 5B | 11 |
| Octal | 122 | 7 | 4 | 0 | 133 | 137 | 104 | 2 | 133 | 21 |
| Binary | 1010010 | 111 | 100 | 0 | 1011011 | 1011111 | 1000100 | 10 | 1011011 | 10001 |
Color Harmonies of #520704
Complementary color
Monochromatic Colors of #520704
Black with #520704
Text Example
Text Example
White with #520704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520704; }
p { color: rgb(82,7,4); }
H1.HeaderClassName
{
color: #520704;
}
.AnyTagClassName
{
color: #520704;
}
</style>
background-color css
<style>
a { background-color: #520704; }
a { background-color: rgb(82,7,4); }
div.DivClassName
{
background-color: #520704;
}
.BgClassName
{
background-color: #520704;
}
</style>
border-color css
<style>
span { border-color: #520704; }
span { border-color: rgb(82,7,4); }
td.TdClassName
{
border-color: #520704;
}
.TagClassName
{
border-color: #520704;
}
</style>