Shades of Red Oxide #661614
Tints of Red Oxide #661614
RGB
CMYK
RGB Variations
Color information
#661614 (or 0x661614) is known color: Red Oxide. HEX triplet: 66, 16 and 14. RGB value is (102,22,20). Sum of RGB (Red+Green+Blue) = 102+22+20=144 (19% of max value = 765). Red value is 102 (40.23% from 255 or 70.83% from 144); Green value is 22 (8.98% from 255 or 15.28% from 144); Blue value is 20 (8.20% from 255 or 13.89% from 144); Max value from RGB is 102 - color contains mainly: red. Hex color #661614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661614 is #99E9EB. Grayscale: #2D2D2D. Windows color (decimal): -10086892 or 1316454. OLE color: 1316454.
HSL color Cylindrical-coordinate representation of color #661614: hue angle of 1.46º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #661614 is Cyan = 0, Magento = 0.78, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 20 | - |
| CMYK | 0 | 0.78 | 0.80 | 0.6 |
| HSL | 1.46º | 0.67% | 0.24% | - |
| HSV(B) | 1.46º | 0.8% | 0.4% | - |
| XYZ | 5.89 | 3.45 | 1.02 | - |
| YUV | 45.69 | 113.5 | 168.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 20 | 0 | 0.78 | 0.80 | 0.6 | 1.46 | 0.67 | 0.24 |
| Hex | 66 | 16 | 14 | 0 | 4E | 50 | 3C | 1 | 43 | 18 |
| Octal | 146 | 26 | 24 | 0 | 116 | 120 | 74 | 1 | 103 | 30 |
| Binary | 1100110 | 10110 | 10100 | 0 | 1001110 | 1010000 | 111100 | 1 | 1000011 | 11000 |
Color Harmonies of #661614
Complementary color
Monochromatic Colors of #661614
Black with #661614
Text Example
Text Example
White with #661614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661614; }
p { color: rgb(102,22,20); }
H1.HeaderClassName
{
color: #661614;
}
.AnyTagClassName
{
color: #661614;
}
</style>
background-color css
<style>
a { background-color: #661614; }
a { background-color: rgb(102,22,20); }
div.DivClassName
{
background-color: #661614;
}
.BgClassName
{
background-color: #661614;
}
</style>
border-color css
<style>
span { border-color: #661614; }
span { border-color: rgb(102,22,20); }
td.TdClassName
{
border-color: #661614;
}
.TagClassName
{
border-color: #661614;
}
</style>