Shades of Rustic Red #491216
Tints of Rustic Red #491216
RGB
CMYK
RGB Variations
Color information
#491216 (or 0x491216) is known color: Rustic Red. HEX triplet: 49, 12 and 16. RGB value is (73,18,22). Sum of RGB (Red+Green+Blue) = 73+18+22=113 (14% of max value = 765). Red value is 73 (28.91% from 255 or 64.60% from 113); Green value is 18 (7.42% from 255 or 15.93% from 113); Blue value is 22 (8.98% from 255 or 19.47% from 113); Max value from RGB is 73 - color contains mainly: red. Hex color #491216 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491216 is #B6EDE9. Grayscale: #222222. Windows color (decimal): -11988458 or 1446473. OLE color: 1446473.
HSL color Cylindrical-coordinate representation of color #491216: hue angle of 355.64º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #491216 is Cyan = 0, Magento = 0.75, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 18 | 22 | - |
| CMYK | 0 | 0.75 | 0.70 | 0.71 |
| HSL | 355.64º | 0.6% | 0.18% | - |
| HSV(B) | 355.64º | 0.75% | 0.29% | - |
| XYZ | 3.11 | 1.91 | 0.96 | - |
| YUV | 34.9 | 120.72 | 155.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 18 | 22 | 0 | 0.75 | 0.70 | 0.71 | 355.64 | 0.6 | 0.18 |
| Hex | 49 | 12 | 16 | 0 | 4B | 46 | 47 | 164 | 3C | 12 |
| Octal | 111 | 22 | 26 | 0 | 113 | 106 | 107 | 544 | 74 | 22 |
| Binary | 1001001 | 10010 | 10110 | 0 | 1001011 | 1000110 | 1000111 | 101100100 | 111100 | 10010 |
Color Harmonies of #491216
Complementary color
Monochromatic Colors of #491216
Black with #491216
Text Example
Text Example
White with #491216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491216; }
p { color: rgb(73,18,22); }
H1.HeaderClassName
{
color: #491216;
}
.AnyTagClassName
{
color: #491216;
}
</style>
background-color css
<style>
a { background-color: #491216; }
a { background-color: rgb(73,18,22); }
div.DivClassName
{
background-color: #491216;
}
.BgClassName
{
background-color: #491216;
}
</style>
border-color css
<style>
span { border-color: #491216; }
span { border-color: rgb(73,18,22); }
td.TdClassName
{
border-color: #491216;
}
.TagClassName
{
border-color: #491216;
}
</style>