Shades of Red Oxide #661610
Tints of Red Oxide #661610
RGB
CMYK
RGB Variations
Color information
#661610 (or 0x661610) is known color: Red Oxide. HEX triplet: 66, 16 and 10. RGB value is (102,22,16). Sum of RGB (Red+Green+Blue) = 102+22+16=140 (18% of max value = 765). Red value is 102 (40.23% from 255 or 72.86% from 140); Green value is 22 (8.98% from 255 or 15.71% from 140); Blue value is 16 (6.64% from 255 or 11.43% from 140); Max value from RGB is 102 - color contains mainly: red. Hex color #661610 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661610 is #99E9EF. Grayscale: #2D2D2D. Windows color (decimal): -10086896 or 1054310. OLE color: 1054310.
HSL color Cylindrical-coordinate representation of color #661610: hue angle of 4.19º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #661610 is Cyan = 0, Magento = 0.78, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 16 | - |
| CMYK | 0 | 0.78 | 0.84 | 0.6 |
| HSL | 4.19º | 0.73% | 0.23% | - |
| HSV(B) | 4.19º | 0.84% | 0.4% | - |
| XYZ | 5.86 | 3.44 | 0.84 | - |
| YUV | 45.24 | 111.5 | 168.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 16 | 0 | 0.78 | 0.84 | 0.6 | 4.19 | 0.73 | 0.23 |
| Hex | 66 | 16 | 10 | 0 | 4E | 54 | 3C | 4 | 49 | 17 |
| Octal | 146 | 26 | 20 | 0 | 116 | 124 | 74 | 4 | 111 | 27 |
| Binary | 1100110 | 10110 | 10000 | 0 | 1001110 | 1010100 | 111100 | 100 | 1001001 | 10111 |
Color Harmonies of #661610
Complementary color
Monochromatic Colors of #661610
Black with #661610
Text Example
Text Example
White with #661610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661610; }
p { color: rgb(102,22,16); }
H1.HeaderClassName
{
color: #661610;
}
.AnyTagClassName
{
color: #661610;
}
</style>
background-color css
<style>
a { background-color: #661610; }
a { background-color: rgb(102,22,16); }
div.DivClassName
{
background-color: #661610;
}
.BgClassName
{
background-color: #661610;
}
</style>
border-color css
<style>
span { border-color: #661610; }
span { border-color: rgb(102,22,16); }
td.TdClassName
{
border-color: #661610;
}
.TagClassName
{
border-color: #661610;
}
</style>