Shades of Red Oxide #521107
Tints of Red Oxide #521107
RGB
CMYK
RGB Variations
Color information
#521107 (or 0x521107) is known color: Red Oxide. HEX triplet: 52, 11 and 07. RGB value is (82,17,7). Sum of RGB (Red+Green+Blue) = 82+17+7=106 (14% of max value = 765). Red value is 82 (32.42% from 255 or 77.36% from 106); Green value is 17 (7.03% from 255 or 16.04% from 106); Blue value is 7 (3.12% from 255 or 6.60% from 106); Max value from RGB is 82 - color contains mainly: red. Hex color #521107 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521107 is #ADEEF8. Grayscale: #232323. Windows color (decimal): -11398905 or 463186. OLE color: 463186.
HSL color Cylindrical-coordinate representation of color #521107: hue angle of 8º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #521107 is Cyan = 0, Magento = 0.79, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 17 | 7 | - |
| CMYK | 0 | 0.79 | 0.91 | 0.68 |
| HSL | 8º | 0.84% | 0.17% | - |
| HSV(B) | 8º | 0.91% | 0.32% | - |
| XYZ | 3.72 | 2.21 | 0.43 | - |
| YUV | 35.3 | 112.03 | 161.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 17 | 7 | 0 | 0.79 | 0.91 | 0.68 | 8 | 0.84 | 0.17 |
| Hex | 52 | 11 | 7 | 0 | 4F | 5B | 44 | 8 | 54 | 11 |
| Octal | 122 | 21 | 7 | 0 | 117 | 133 | 104 | 10 | 124 | 21 |
| Binary | 1010010 | 10001 | 111 | 0 | 1001111 | 1011011 | 1000100 | 1000 | 1010100 | 10001 |
Color Harmonies of #521107
Complementary color
Monochromatic Colors of #521107
Black with #521107
Text Example
Text Example
White with #521107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521107; }
p { color: rgb(82,17,7); }
H1.HeaderClassName
{
color: #521107;
}
.AnyTagClassName
{
color: #521107;
}
</style>
background-color css
<style>
a { background-color: #521107; }
a { background-color: rgb(82,17,7); }
div.DivClassName
{
background-color: #521107;
}
.BgClassName
{
background-color: #521107;
}
</style>
border-color css
<style>
span { border-color: #521107; }
span { border-color: rgb(82,17,7); }
td.TdClassName
{
border-color: #521107;
}
.TagClassName
{
border-color: #521107;
}
</style>