Shades of Red Oxide #661616
Tints of Red Oxide #661616
RGB
CMYK
RGB Variations
Color information
#661616 (or 0x661616) is known color: Red Oxide. HEX triplet: 66, 16 and 16. RGB value is (102,22,22). Sum of RGB (Red+Green+Blue) = 102+22+22=146 (19% of max value = 765). Red value is 102 (40.23% from 255 or 69.86% from 146); Green value is 22 (8.98% from 255 or 15.07% from 146); Blue value is 22 (8.98% from 255 or 15.07% from 146); Max value from RGB is 102 - color contains mainly: red. Hex color #661616 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661616 is #99E9E9. Grayscale: #2E2E2E. Windows color (decimal): -10086890 or 1447526. OLE color: 1447526.
HSL color Cylindrical-coordinate representation of color #661616: hue angle of 0º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #661616 is Cyan = 0, Magento = 0.78, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 22 | - |
| CMYK | 0 | 0.78 | 0.78 | 0.6 |
| HSL | 0º | 0.65% | 0.24% | - |
| HSV(B) | 0º | 0.78% | 0.4% | - |
| XYZ | 5.91 | 3.46 | 1.11 | - |
| YUV | 45.92 | 114.5 | 168 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 22 | 0 | 0.78 | 0.78 | 0.6 | 0 | 0.65 | 0.24 |
| Hex | 66 | 16 | 16 | 0 | 4E | 4E | 3C | 0 | 41 | 18 |
| Octal | 146 | 26 | 26 | 0 | 116 | 116 | 74 | 0 | 101 | 30 |
| Binary | 1100110 | 10110 | 10110 | 0 | 1001110 | 1001110 | 111100 | 0 | 1000001 | 11000 |
Color Harmonies of #661616
Complementary color
Monochromatic Colors of #661616
Black with #661616
Text Example
Text Example
White with #661616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661616; }
p { color: rgb(102,22,22); }
H1.HeaderClassName
{
color: #661616;
}
.AnyTagClassName
{
color: #661616;
}
</style>
background-color css
<style>
a { background-color: #661616; }
a { background-color: rgb(102,22,22); }
div.DivClassName
{
background-color: #661616;
}
.BgClassName
{
background-color: #661616;
}
</style>
border-color css
<style>
span { border-color: #661616; }
span { border-color: rgb(102,22,22); }
td.TdClassName
{
border-color: #661616;
}
.TagClassName
{
border-color: #661616;
}
</style>