Shades of Rustic Red #471116
Tints of Rustic Red #471116
RGB
CMYK
RGB Variations
Color information
#471116 (or 0x471116) is known color: Rustic Red. HEX triplet: 47, 11 and 16. RGB value is (71,17,22). Sum of RGB (Red+Green+Blue) = 71+17+22=110 (14% of max value = 765). Red value is 71 (28.12% from 255 or 64.55% from 110); Green value is 17 (7.03% from 255 or 15.45% from 110); Blue value is 22 (8.98% from 255 or 20% from 110); Max value from RGB is 71 - color contains mainly: red. Hex color #471116 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471116 is #B8EEE9. Grayscale: #212121. Windows color (decimal): -12119786 or 1446215. OLE color: 1446215.
HSL color Cylindrical-coordinate representation of color #471116: hue angle of 354.44º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471116 is Cyan = 0, Magento = 0.76, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 22 | - |
| CMYK | 0 | 0.76 | 0.69 | 0.72 |
| HSL | 354.44º | 0.61% | 0.17% | - |
| HSV(B) | 354.44º | 0.76% | 0.28% | - |
| XYZ | 2.94 | 1.8 | 0.95 | - |
| YUV | 33.72 | 121.39 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 22 | 0 | 0.76 | 0.69 | 0.72 | 354.44 | 0.61 | 0.17 |
| Hex | 47 | 11 | 16 | 0 | 4C | 45 | 48 | 162 | 3D | 11 |
| Octal | 107 | 21 | 26 | 0 | 114 | 105 | 110 | 542 | 75 | 21 |
| Binary | 1000111 | 10001 | 10110 | 0 | 1001100 | 1000101 | 1001000 | 101100010 | 111101 | 10001 |
Color Harmonies of #471116
Complementary color
Monochromatic Colors of #471116
Black with #471116
Text Example
Text Example
White with #471116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471116; }
p { color: rgb(71,17,22); }
H1.HeaderClassName
{
color: #471116;
}
.AnyTagClassName
{
color: #471116;
}
</style>
background-color css
<style>
a { background-color: #471116; }
a { background-color: rgb(71,17,22); }
div.DivClassName
{
background-color: #471116;
}
.BgClassName
{
background-color: #471116;
}
</style>
border-color css
<style>
span { border-color: #471116; }
span { border-color: rgb(71,17,22); }
td.TdClassName
{
border-color: #471116;
}
.TagClassName
{
border-color: #471116;
}
</style>