Shades of Red Oxide #491816
Tints of Red Oxide #491816
RGB
CMYK
RGB Variations
Color information
#491816 (or 0x491816) is known color: Red Oxide. HEX triplet: 49, 18 and 16. RGB value is (73,24,22). Sum of RGB (Red+Green+Blue) = 73+24+22=119 (15% of max value = 765). Red value is 73 (28.91% from 255 or 61.34% from 119); Green value is 24 (9.77% from 255 or 20.17% from 119); Blue value is 22 (8.98% from 255 or 18.49% from 119); Max value from RGB is 73 - color contains mainly: red. Hex color #491816 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491816 is #B6E7E9. Grayscale: #262626. Windows color (decimal): -11986922 or 1448009. OLE color: 1448009.
HSL color Cylindrical-coordinate representation of color #491816: hue angle of 2.35º 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 #491816 is Cyan = 0, Magento = 0.67, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 24 | 22 | - |
| CMYK | 0 | 0.67 | 0.70 | 0.71 |
| HSL | 2.35º | 0.54% | 0.19% | - |
| HSV(B) | 2.35º | 0.7% | 0.29% | - |
| XYZ | 3.22 | 2.13 | 1 | - |
| YUV | 38.42 | 118.73 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 24 | 22 | 0 | 0.67 | 0.70 | 0.71 | 2.35 | 0.54 | 0.19 |
| Hex | 49 | 18 | 16 | 0 | 43 | 46 | 47 | 2 | 36 | 13 |
| Octal | 111 | 30 | 26 | 0 | 103 | 106 | 107 | 2 | 66 | 23 |
| Binary | 1001001 | 11000 | 10110 | 0 | 1000011 | 1000110 | 1000111 | 10 | 110110 | 10011 |
Color Harmonies of #491816
Complementary color
Monochromatic Colors of #491816
Black with #491816
Text Example
Text Example
White with #491816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491816; }
p { color: rgb(73,24,22); }
H1.HeaderClassName
{
color: #491816;
}
.AnyTagClassName
{
color: #491816;
}
</style>
background-color css
<style>
a { background-color: #491816; }
a { background-color: rgb(73,24,22); }
div.DivClassName
{
background-color: #491816;
}
.BgClassName
{
background-color: #491816;
}
</style>
border-color css
<style>
span { border-color: #491816; }
span { border-color: rgb(73,24,22); }
td.TdClassName
{
border-color: #491816;
}
.TagClassName
{
border-color: #491816;
}
</style>