Shades of Rustic Red #491618
Tints of Rustic Red #491618
RGB
CMYK
RGB Variations
Color information
#491618 (or 0x491618) is known color: Rustic Red. HEX triplet: 49, 16 and 18. RGB value is (73,22,24). Sum of RGB (Red+Green+Blue) = 73+22+24=119 (15% of max value = 765). Red value is 73 (28.91% from 255 or 61.34% from 119); Green value is 22 (8.98% from 255 or 18.49% from 119); Blue value is 24 (9.77% from 255 or 20.17% from 119); Max value from RGB is 73 - color contains mainly: red. Hex color #491618 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491618 is #B6E9E7. Grayscale: #252525. Windows color (decimal): -11987432 or 1578569. OLE color: 1578569.
HSL color Cylindrical-coordinate representation of color #491618: hue angle of 357.65º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #491618 is Cyan = 0, Magento = 0.70, Yellow = 0.67 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 22 | 24 | - |
| CMYK | 0 | 0.70 | 0.67 | 0.71 |
| HSL | 357.65º | 0.54% | 0.19% | - |
| HSV(B) | 357.65º | 0.7% | 0.29% | - |
| XYZ | 3.2 | 2.06 | 1.09 | - |
| YUV | 37.48 | 120.4 | 153.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 22 | 24 | 0 | 0.70 | 0.67 | 0.71 | 357.65 | 0.54 | 0.19 |
| Hex | 49 | 16 | 18 | 0 | 46 | 43 | 47 | 166 | 36 | 13 |
| Octal | 111 | 26 | 30 | 0 | 106 | 103 | 107 | 546 | 66 | 23 |
| Binary | 1001001 | 10110 | 11000 | 0 | 1000110 | 1000011 | 1000111 | 101100110 | 110110 | 10011 |
Color Harmonies of #491618
Complementary color
Monochromatic Colors of #491618
Black with #491618
Text Example
Text Example
White with #491618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491618; }
p { color: rgb(73,22,24); }
H1.HeaderClassName
{
color: #491618;
}
.AnyTagClassName
{
color: #491618;
}
</style>
background-color css
<style>
a { background-color: #491618; }
a { background-color: rgb(73,22,24); }
div.DivClassName
{
background-color: #491618;
}
.BgClassName
{
background-color: #491618;
}
</style>
border-color css
<style>
span { border-color: #491618; }
span { border-color: rgb(73,22,24); }
td.TdClassName
{
border-color: #491618;
}
.TagClassName
{
border-color: #491618;
}
</style>