Shades of Red Oxide #521010
Tints of Red Oxide #521010
RGB
CMYK
RGB Variations
Color information
#521010 (or 0x521010) is known color: Red Oxide. HEX triplet: 52, 10 and 10. RGB value is (82,16,16). Sum of RGB (Red+Green+Blue) = 82+16+16=114 (15% of max value = 765). Red value is 82 (32.42% from 255 or 71.93% from 114); Green value is 16 (6.64% from 255 or 14.04% from 114); Blue value is 16 (6.64% from 255 or 14.04% from 114); Max value from RGB is 82 - color contains mainly: red. Hex color #521010 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521010 is #ADEFEF. Grayscale: #232323. Windows color (decimal): -11399152 or 1052754. OLE color: 1052754.
HSL color Cylindrical-coordinate representation of color #521010: hue angle of 0º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #521010 is Cyan = 0, Magento = 0.80, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 16 | 16 | - |
| CMYK | 0 | 0.80 | 0.80 | 0.68 |
| HSL | 0º | 0.67% | 0.19% | - |
| HSV(B) | 0º | 0.8% | 0.32% | - |
| XYZ | 3.76 | 2.2 | 0.72 | - |
| YUV | 35.73 | 116.87 | 161 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 16 | 16 | 0 | 0.80 | 0.80 | 0.68 | 0 | 0.67 | 0.19 |
| Hex | 52 | 10 | 10 | 0 | 50 | 50 | 44 | 0 | 43 | 13 |
| Octal | 122 | 20 | 20 | 0 | 120 | 120 | 104 | 0 | 103 | 23 |
| Binary | 1010010 | 10000 | 10000 | 0 | 1010000 | 1010000 | 1000100 | 0 | 1000011 | 10011 |
Color Harmonies of #521010
Complementary color
Monochromatic Colors of #521010
Black with #521010
Text Example
Text Example
White with #521010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521010; }
p { color: rgb(82,16,16); }
H1.HeaderClassName
{
color: #521010;
}
.AnyTagClassName
{
color: #521010;
}
</style>
background-color css
<style>
a { background-color: #521010; }
a { background-color: rgb(82,16,16); }
div.DivClassName
{
background-color: #521010;
}
.BgClassName
{
background-color: #521010;
}
</style>
border-color css
<style>
span { border-color: #521010; }
span { border-color: rgb(82,16,16); }
td.TdClassName
{
border-color: #521010;
}
.TagClassName
{
border-color: #521010;
}
</style>