Shades of Rustic Red #491518
Tints of Rustic Red #491518
RGB
CMYK
RGB Variations
Color information
#491518 (or 0x491518) is known color: Rustic Red. HEX triplet: 49, 15 and 18. RGB value is (73,21,24). Sum of RGB (Red+Green+Blue) = 73+21+24=118 (15% of max value = 765). Red value is 73 (28.91% from 255 or 61.86% from 118); Green value is 21 (8.59% from 255 or 17.80% from 118); Blue value is 24 (9.77% from 255 or 20.34% from 118); Max value from RGB is 73 - color contains mainly: red. Hex color #491518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491518 is #B6EAE7. Grayscale: #242424. Windows color (decimal): -11987688 or 1578313. OLE color: 1578313.
HSL color Cylindrical-coordinate representation of color #491518: hue angle of 356.54º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #491518 is Cyan = 0, Magento = 0.71, Yellow = 0.67 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 21 | 24 | - |
| CMYK | 0 | 0.71 | 0.67 | 0.71 |
| HSL | 356.54º | 0.55% | 0.18% | - |
| HSV(B) | 356.54º | 0.71% | 0.29% | - |
| XYZ | 3.18 | 2.02 | 1.09 | - |
| YUV | 36.89 | 120.73 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 24 | 0 | 0.71 | 0.67 | 0.71 | 356.54 | 0.55 | 0.18 |
| Hex | 49 | 15 | 18 | 0 | 47 | 43 | 47 | 165 | 37 | 12 |
| Octal | 111 | 25 | 30 | 0 | 107 | 103 | 107 | 545 | 67 | 22 |
| Binary | 1001001 | 10101 | 11000 | 0 | 1000111 | 1000011 | 1000111 | 101100101 | 110111 | 10010 |
Color Harmonies of #491518
Complementary color
Monochromatic Colors of #491518
Black with #491518
Text Example
Text Example
White with #491518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491518; }
p { color: rgb(73,21,24); }
H1.HeaderClassName
{
color: #491518;
}
.AnyTagClassName
{
color: #491518;
}
</style>
background-color css
<style>
a { background-color: #491518; }
a { background-color: rgb(73,21,24); }
div.DivClassName
{
background-color: #491518;
}
.BgClassName
{
background-color: #491518;
}
</style>
border-color css
<style>
span { border-color: #491518; }
span { border-color: rgb(73,21,24); }
td.TdClassName
{
border-color: #491518;
}
.TagClassName
{
border-color: #491518;
}
</style>