Shades of Red Oxide #491916
Tints of Red Oxide #491916
RGB
CMYK
RGB Variations
Color information
#491916 (or 0x491916) is known color: Red Oxide. HEX triplet: 49, 19 and 16. RGB value is (73,25,22). Sum of RGB (Red+Green+Blue) = 73+25+22=120 (15% of max value = 765). Red value is 73 (28.91% from 255 or 60.83% from 120); Green value is 25 (10.16% from 255 or 20.83% from 120); Blue value is 22 (8.98% from 255 or 18.33% from 120); Max value from RGB is 73 - color contains mainly: red. Hex color #491916 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491916 is #B6E6E9. Grayscale: #272727. Windows color (decimal): -11986666 or 1448265. OLE color: 1448265.
HSL color Cylindrical-coordinate representation of color #491916: hue angle of 3.53º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #491916 is Cyan = 0, Magento = 0.66, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 25 | 22 | - |
| CMYK | 0 | 0.66 | 0.70 | 0.71 |
| HSL | 3.53º | 0.54% | 0.19% | - |
| HSV(B) | 3.53º | 0.7% | 0.29% | - |
| XYZ | 3.24 | 2.17 | 1.01 | - |
| YUV | 39.01 | 118.4 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 25 | 22 | 0 | 0.66 | 0.70 | 0.71 | 3.53 | 0.54 | 0.19 |
| Hex | 49 | 19 | 16 | 0 | 42 | 46 | 47 | 4 | 36 | 13 |
| Octal | 111 | 31 | 26 | 0 | 102 | 106 | 107 | 4 | 66 | 23 |
| Binary | 1001001 | 11001 | 10110 | 0 | 1000010 | 1000110 | 1000111 | 100 | 110110 | 10011 |
Color Harmonies of #491916
Complementary color
Monochromatic Colors of #491916
Black with #491916
Text Example
Text Example
White with #491916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491916; }
p { color: rgb(73,25,22); }
H1.HeaderClassName
{
color: #491916;
}
.AnyTagClassName
{
color: #491916;
}
</style>
background-color css
<style>
a { background-color: #491916; }
a { background-color: rgb(73,25,22); }
div.DivClassName
{
background-color: #491916;
}
.BgClassName
{
background-color: #491916;
}
</style>
border-color css
<style>
span { border-color: #491916; }
span { border-color: rgb(73,25,22); }
td.TdClassName
{
border-color: #491916;
}
.TagClassName
{
border-color: #491916;
}
</style>