Shades of Rustic Red #491015
Tints of Rustic Red #491015
RGB
CMYK
RGB Variations
Color information
#491015 (or 0x491015) is known color: Rustic Red. HEX triplet: 49, 10 and 15. RGB value is (73,16,21). Sum of RGB (Red+Green+Blue) = 73+16+21=110 (14% of max value = 765). Red value is 73 (28.91% from 255 or 66.36% from 110); Green value is 16 (6.64% from 255 or 14.55% from 110); Blue value is 21 (8.59% from 255 or 19.09% from 110); Max value from RGB is 73 - color contains mainly: red. Hex color #491015 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491015 is #B6EFEA. Grayscale: #212121. Windows color (decimal): -11988971 or 1380425. OLE color: 1380425.
HSL color Cylindrical-coordinate representation of color #491015: hue angle of 354.74º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491015 is Cyan = 0, Magento = 0.78, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 16 | 21 | - |
| CMYK | 0 | 0.78 | 0.71 | 0.71 |
| HSL | 354.74º | 0.64% | 0.17% | - |
| HSV(B) | 354.74º | 0.78% | 0.29% | - |
| XYZ | 3.07 | 1.84 | 0.9 | - |
| YUV | 33.61 | 120.88 | 156.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 16 | 21 | 0 | 0.78 | 0.71 | 0.71 | 354.74 | 0.64 | 0.17 |
| Hex | 49 | 10 | 15 | 0 | 4E | 47 | 47 | 163 | 40 | 11 |
| Octal | 111 | 20 | 25 | 0 | 116 | 107 | 107 | 543 | 100 | 21 |
| Binary | 1001001 | 10000 | 10101 | 0 | 1001110 | 1000111 | 1000111 | 101100011 | 1000000 | 10001 |
Color Harmonies of #491015
Complementary color
Monochromatic Colors of #491015
Black with #491015
Text Example
Text Example
White with #491015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491015; }
p { color: rgb(73,16,21); }
H1.HeaderClassName
{
color: #491015;
}
.AnyTagClassName
{
color: #491015;
}
</style>
background-color css
<style>
a { background-color: #491015; }
a { background-color: rgb(73,16,21); }
div.DivClassName
{
background-color: #491015;
}
.BgClassName
{
background-color: #491015;
}
</style>
border-color css
<style>
span { border-color: #491015; }
span { border-color: rgb(73,16,21); }
td.TdClassName
{
border-color: #491015;
}
.TagClassName
{
border-color: #491015;
}
</style>