Shades of Rustic Red #490310
Tints of Rustic Red #490310
RGB
CMYK
RGB Variations
Color information
#490310 (or 0x490310) is known color: Rustic Red. HEX triplet: 49, 03 and 10. RGB value is (73,3,16). Sum of RGB (Red+Green+Blue) = 73+3+16=92 (12% of max value = 765). Red value is 73 (28.91% from 255 or 79.35% from 92); Green value is 3 (1.56% from 255 or 3.26% from 92); Blue value is 16 (6.64% from 255 or 17.39% from 92); Max value from RGB is 73 - color contains mainly: red. Hex color #490310 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490310 is #B6FCEF. Grayscale: #191919. Windows color (decimal): -11992304 or 1049417. OLE color: 1049417.
HSL color Cylindrical-coordinate representation of color #490310: hue angle of 348.86º 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 #490310 is Cyan = 0, Magento = 0.96, Yellow = 0.78 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 3 | 16 | - |
| CMYK | 0 | 0.96 | 0.78 | 0.71 |
| HSL | 348.86º | 0.92% | 0.15% | - |
| HSV(B) | 348.86º | 0.96% | 0.29% | - |
| XYZ | 2.87 | 1.52 | 0.63 | - |
| YUV | 25.41 | 122.69 | 161.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 3 | 16 | 0 | 0.96 | 0.78 | 0.71 | 348.86 | 0.92 | 0.15 |
| Hex | 49 | 3 | 10 | 0 | 60 | 4E | 47 | 15D | 5C | F |
| Octal | 111 | 3 | 20 | 0 | 140 | 116 | 107 | 535 | 134 | 17 |
| Binary | 1001001 | 11 | 10000 | 0 | 1100000 | 1001110 | 1000111 | 101011101 | 1011100 | 1111 |
Color Harmonies of #490310
Complementary color
Monochromatic Colors of #490310
Black with #490310
Text Example
Text Example
White with #490310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490310; }
p { color: rgb(73,3,16); }
H1.HeaderClassName
{
color: #490310;
}
.AnyTagClassName
{
color: #490310;
}
</style>
background-color css
<style>
a { background-color: #490310; }
a { background-color: rgb(73,3,16); }
div.DivClassName
{
background-color: #490310;
}
.BgClassName
{
background-color: #490310;
}
</style>
border-color css
<style>
span { border-color: #490310; }
span { border-color: rgb(73,3,16); }
td.TdClassName
{
border-color: #490310;
}
.TagClassName
{
border-color: #490310;
}
</style>