Shades of Rustic Red #491417
Tints of Rustic Red #491417
RGB
CMYK
RGB Variations
Color information
#491417 (or 0x491417) is known color: Rustic Red. HEX triplet: 49, 14 and 17. RGB value is (73,20,23). Sum of RGB (Red+Green+Blue) = 73+20+23=116 (15% of max value = 765). Red value is 73 (28.91% from 255 or 62.93% from 116); Green value is 20 (8.20% from 255 or 17.24% from 116); Blue value is 23 (9.38% from 255 or 19.83% from 116); Max value from RGB is 73 - color contains mainly: red. Hex color #491417 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491417 is #B6EBE8. Grayscale: #242424. Windows color (decimal): -11987945 or 1512521. OLE color: 1512521.
HSL color Cylindrical-coordinate representation of color #491417: hue angle of 356.6º 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 #491417 is Cyan = 0, Magento = 0.73, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 20 | 23 | - |
| CMYK | 0 | 0.73 | 0.68 | 0.71 |
| HSL | 356.6º | 0.57% | 0.18% | - |
| HSV(B) | 356.6º | 0.73% | 0.29% | - |
| XYZ | 3.15 | 1.98 | 1.03 | - |
| YUV | 36.19 | 120.56 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 23 | 0 | 0.73 | 0.68 | 0.71 | 356.6 | 0.57 | 0.18 |
| Hex | 49 | 14 | 17 | 0 | 49 | 44 | 47 | 165 | 39 | 12 |
| Octal | 111 | 24 | 27 | 0 | 111 | 104 | 107 | 545 | 71 | 22 |
| Binary | 1001001 | 10100 | 10111 | 0 | 1001001 | 1000100 | 1000111 | 101100101 | 111001 | 10010 |
Color Harmonies of #491417
Complementary color
Monochromatic Colors of #491417
Black with #491417
Text Example
Text Example
White with #491417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491417; }
p { color: rgb(73,20,23); }
H1.HeaderClassName
{
color: #491417;
}
.AnyTagClassName
{
color: #491417;
}
</style>
background-color css
<style>
a { background-color: #491417; }
a { background-color: rgb(73,20,23); }
div.DivClassName
{
background-color: #491417;
}
.BgClassName
{
background-color: #491417;
}
</style>
border-color css
<style>
span { border-color: #491417; }
span { border-color: rgb(73,20,23); }
td.TdClassName
{
border-color: #491417;
}
.TagClassName
{
border-color: #491417;
}
</style>