Shades of Rustic Red #491416
Tints of Rustic Red #491416
RGB
CMYK
RGB Variations
Color information
#491416 (or 0x491416) is known color: Rustic Red. HEX triplet: 49, 14 and 16. RGB value is (73,20,22). Sum of RGB (Red+Green+Blue) = 73+20+22=115 (15% of max value = 765). Red value is 73 (28.91% from 255 or 63.48% from 115); Green value is 20 (8.20% from 255 or 17.39% from 115); Blue value is 22 (8.98% from 255 or 19.13% from 115); Max value from RGB is 73 - color contains mainly: red. Hex color #491416 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491416 is #B6EBE9. Grayscale: #242424. Windows color (decimal): -11987946 or 1446985. OLE color: 1446985.
HSL color Cylindrical-coordinate representation of color #491416: hue angle of 357.74º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #491416 is Cyan = 0, Magento = 0.73, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 20 | 22 | - |
| CMYK | 0 | 0.73 | 0.70 | 0.71 |
| HSL | 357.74º | 0.57% | 0.18% | - |
| HSV(B) | 357.74º | 0.73% | 0.29% | - |
| XYZ | 3.14 | 1.97 | 0.97 | - |
| YUV | 36.08 | 120.06 | 154.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 22 | 0 | 0.73 | 0.70 | 0.71 | 357.74 | 0.57 | 0.18 |
| Hex | 49 | 14 | 16 | 0 | 49 | 46 | 47 | 166 | 39 | 12 |
| Octal | 111 | 24 | 26 | 0 | 111 | 106 | 107 | 546 | 71 | 22 |
| Binary | 1001001 | 10100 | 10110 | 0 | 1001001 | 1000110 | 1000111 | 101100110 | 111001 | 10010 |
Color Harmonies of #491416
Complementary color
Monochromatic Colors of #491416
Black with #491416
Text Example
Text Example
White with #491416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491416; }
p { color: rgb(73,20,22); }
H1.HeaderClassName
{
color: #491416;
}
.AnyTagClassName
{
color: #491416;
}
</style>
background-color css
<style>
a { background-color: #491416; }
a { background-color: rgb(73,20,22); }
div.DivClassName
{
background-color: #491416;
}
.BgClassName
{
background-color: #491416;
}
</style>
border-color css
<style>
span { border-color: #491416; }
span { border-color: rgb(73,20,22); }
td.TdClassName
{
border-color: #491416;
}
.TagClassName
{
border-color: #491416;
}
</style>