Shades of Red Oxide #661106
Tints of Red Oxide #661106
RGB
CMYK
RGB Variations
Color information
#661106 (or 0x661106) is known color: Red Oxide. HEX triplet: 66, 11 and 06. RGB value is (102,17,6). Sum of RGB (Red+Green+Blue) = 102+17+6=125 (16% of max value = 765). Red value is 102 (40.23% from 255 or 81.6% from 125); Green value is 17 (7.03% from 255 or 13.6% from 125); Blue value is 6 (2.73% from 255 or 4.8% from 125); Max value from RGB is 102 - color contains mainly: red. Hex color #661106 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661106 is #99EEF9. Grayscale: #292929. Windows color (decimal): -10088186 or 397670. OLE color: 397670.
HSL color Cylindrical-coordinate representation of color #661106: hue angle of 6.88º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #661106 is Cyan = 0, Magento = 0.83, Yellow = 0.94 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 17 | 6 | - |
| CMYK | 0 | 0.83 | 0.94 | 0.6 |
| HSL | 6.88º | 0.89% | 0.21% | - |
| HSV(B) | 6.88º | 0.94% | 0.4% | - |
| XYZ | 5.71 | 3.24 | 0.5 | - |
| YUV | 41.16 | 108.16 | 171.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 17 | 6 | 0 | 0.83 | 0.94 | 0.6 | 6.88 | 0.89 | 0.21 |
| Hex | 66 | 11 | 6 | 0 | 53 | 5E | 3C | 7 | 59 | 15 |
| Octal | 146 | 21 | 6 | 0 | 123 | 136 | 74 | 7 | 131 | 25 |
| Binary | 1100110 | 10001 | 110 | 0 | 1010011 | 1011110 | 111100 | 111 | 1011001 | 10101 |
Color Harmonies of #661106
Complementary color
Monochromatic Colors of #661106
Black with #661106
Text Example
Text Example
White with #661106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661106; }
p { color: rgb(102,17,6); }
H1.HeaderClassName
{
color: #661106;
}
.AnyTagClassName
{
color: #661106;
}
</style>
background-color css
<style>
a { background-color: #661106; }
a { background-color: rgb(102,17,6); }
div.DivClassName
{
background-color: #661106;
}
.BgClassName
{
background-color: #661106;
}
</style>
border-color css
<style>
span { border-color: #661106; }
span { border-color: rgb(102,17,6); }
td.TdClassName
{
border-color: #661106;
}
.TagClassName
{
border-color: #661106;
}
</style>