Shades of Rustic Red #491115
Tints of Rustic Red #491115
RGB
CMYK
RGB Variations
Color information
#491115 (or 0x491115) is known color: Rustic Red. HEX triplet: 49, 11 and 15. RGB value is (73,17,21). Sum of RGB (Red+Green+Blue) = 73+17+21=111 (14% of max value = 765). Red value is 73 (28.91% from 255 or 65.77% from 111); Green value is 17 (7.03% from 255 or 15.32% from 111); Blue value is 21 (8.59% from 255 or 18.92% from 111); Max value from RGB is 73 - color contains mainly: red. Hex color #491115 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491115 is #B6EEEA. Grayscale: #222222. Windows color (decimal): -11988715 or 1380681. OLE color: 1380681.
HSL color Cylindrical-coordinate representation of color #491115: hue angle of 355.71º degrees, saturation: 0.62, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #491115 is Cyan = 0, Magento = 0.77, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 17 | 21 | - |
| CMYK | 0 | 0.77 | 0.71 | 0.71 |
| HSL | 355.71º | 0.62% | 0.18% | - |
| HSV(B) | 355.71º | 0.77% | 0.29% | - |
| XYZ | 3.08 | 1.87 | 0.91 | - |
| YUV | 34.2 | 120.55 | 155.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 17 | 21 | 0 | 0.77 | 0.71 | 0.71 | 355.71 | 0.62 | 0.18 |
| Hex | 49 | 11 | 15 | 0 | 4D | 47 | 47 | 164 | 3E | 12 |
| Octal | 111 | 21 | 25 | 0 | 115 | 107 | 107 | 544 | 76 | 22 |
| Binary | 1001001 | 10001 | 10101 | 0 | 1001101 | 1000111 | 1000111 | 101100100 | 111110 | 10010 |
Color Harmonies of #491115
Complementary color
Monochromatic Colors of #491115
Black with #491115
Text Example
Text Example
White with #491115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491115; }
p { color: rgb(73,17,21); }
H1.HeaderClassName
{
color: #491115;
}
.AnyTagClassName
{
color: #491115;
}
</style>
background-color css
<style>
a { background-color: #491115; }
a { background-color: rgb(73,17,21); }
div.DivClassName
{
background-color: #491115;
}
.BgClassName
{
background-color: #491115;
}
</style>
border-color css
<style>
span { border-color: #491115; }
span { border-color: rgb(73,17,21); }
td.TdClassName
{
border-color: #491115;
}
.TagClassName
{
border-color: #491115;
}
</style>