Shades of Red Oxide #510606
Tints of Red Oxide #510606
RGB
CMYK
RGB Variations
Color information
#510606 (or 0x510606) is known color: Red Oxide. HEX triplet: 51, 06 and 06. RGB value is (81,6,6). Sum of RGB (Red+Green+Blue) = 81+6+6=93 (12% of max value = 765). Red value is 81 (32.03% from 255 or 87.10% from 93); Green value is 6 (2.73% from 255 or 6.45% from 93); Blue value is 6 (2.73% from 255 or 6.45% from 93); Max value from RGB is 81 - color contains mainly: red. Hex color #510606 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #510606 is #AEF9F9. Grayscale: #1C1C1C. Windows color (decimal): -11467258 or 394833. OLE color: 394833.
HSL color Cylindrical-coordinate representation of color #510606: hue angle of 0º 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 #510606 is Cyan = 0, Magento = 0.93, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 6 | 6 | - |
| CMYK | 0 | 0.93 | 0.93 | 0.68 |
| HSL | 0º | 0.86% | 0.17% | - |
| HSV(B) | 0º | 0.93% | 0.32% | - |
| XYZ | 3.49 | 1.89 | 0.35 | - |
| YUV | 28.43 | 115.35 | 165.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 6 | 6 | 0 | 0.93 | 0.93 | 0.68 | 0 | 0.86 | 0.17 |
| Hex | 51 | 6 | 6 | 0 | 5D | 5D | 44 | 0 | 56 | 11 |
| Octal | 121 | 6 | 6 | 0 | 135 | 135 | 104 | 0 | 126 | 21 |
| Binary | 1010001 | 110 | 110 | 0 | 1011101 | 1011101 | 1000100 | 0 | 1010110 | 10001 |
Color Harmonies of #510606
Complementary color
Monochromatic Colors of #510606
Black with #510606
Text Example
Text Example
White with #510606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510606; }
p { color: rgb(81,6,6); }
H1.HeaderClassName
{
color: #510606;
}
.AnyTagClassName
{
color: #510606;
}
</style>
background-color css
<style>
a { background-color: #510606; }
a { background-color: rgb(81,6,6); }
div.DivClassName
{
background-color: #510606;
}
.BgClassName
{
background-color: #510606;
}
</style>
border-color css
<style>
span { border-color: #510606; }
span { border-color: rgb(81,6,6); }
td.TdClassName
{
border-color: #510606;
}
.TagClassName
{
border-color: #510606;
}
</style>