Shades of Rustic Red #490311
Tints of Rustic Red #490311
RGB
CMYK
RGB Variations
Color information
#490311 (or 0x490311) is known color: Rustic Red. HEX triplet: 49, 03 and 11. RGB value is (73,3,17). Sum of RGB (Red+Green+Blue) = 73+3+17=93 (12% of max value = 765). Red value is 73 (28.91% from 255 or 78.49% from 93); Green value is 3 (1.56% from 255 or 3.23% from 93); Blue value is 17 (7.03% from 255 or 18.28% from 93); Max value from RGB is 73 - color contains mainly: red. Hex color #490311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490311 is #B6FCEE. Grayscale: #191919. Windows color (decimal): -11992303 or 1114953. OLE color: 1114953.
HSL color Cylindrical-coordinate representation of color #490311: hue angle of 348º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #490311 is Cyan = 0, Magento = 0.96, Yellow = 0.77 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 3 | 17 | - |
| CMYK | 0 | 0.96 | 0.77 | 0.71 |
| HSL | 348º | 0.92% | 0.15% | - |
| HSV(B) | 348º | 0.96% | 0.29% | - |
| XYZ | 2.88 | 1.52 | 0.67 | - |
| YUV | 25.53 | 123.19 | 161.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 3 | 17 | 0 | 0.96 | 0.77 | 0.71 | 348 | 0.92 | 0.15 |
| Hex | 49 | 3 | 11 | 0 | 60 | 4D | 47 | 15C | 5C | F |
| Octal | 111 | 3 | 21 | 0 | 140 | 115 | 107 | 534 | 134 | 17 |
| Binary | 1001001 | 11 | 10001 | 0 | 1100000 | 1001101 | 1000111 | 101011100 | 1011100 | 1111 |
Color Harmonies of #490311
Complementary color
Monochromatic Colors of #490311
Black with #490311
Text Example
Text Example
White with #490311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490311; }
p { color: rgb(73,3,17); }
H1.HeaderClassName
{
color: #490311;
}
.AnyTagClassName
{
color: #490311;
}
</style>
background-color css
<style>
a { background-color: #490311; }
a { background-color: rgb(73,3,17); }
div.DivClassName
{
background-color: #490311;
}
.BgClassName
{
background-color: #490311;
}
</style>
border-color css
<style>
span { border-color: #490311; }
span { border-color: rgb(73,3,17); }
td.TdClassName
{
border-color: #490311;
}
.TagClassName
{
border-color: #490311;
}
</style>