Shades of Rustic Red #471316
Tints of Rustic Red #471316
RGB
CMYK
RGB Variations
Color information
#471316 (or 0x471316) is known color: Rustic Red. HEX triplet: 47, 13 and 16. RGB value is (71,19,22). Sum of RGB (Red+Green+Blue) = 71+19+22=112 (14% of max value = 765). Red value is 71 (28.12% from 255 or 63.39% from 112); Green value is 19 (7.81% from 255 or 16.96% from 112); Blue value is 22 (8.98% from 255 or 19.64% from 112); Max value from RGB is 71 - color contains mainly: red. Hex color #471316 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471316 is #B8ECE9. Grayscale: #222222. Windows color (decimal): -12119274 or 1446727. OLE color: 1446727.
HSL color Cylindrical-coordinate representation of color #471316: hue angle of 356.54º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #471316 is Cyan = 0, Magento = 0.73, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 19 | 22 | - |
| CMYK | 0 | 0.73 | 0.69 | 0.72 |
| HSL | 356.54º | 0.58% | 0.18% | - |
| HSV(B) | 356.54º | 0.73% | 0.28% | - |
| XYZ | 2.98 | 1.86 | 0.96 | - |
| YUV | 34.89 | 120.73 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 22 | 0 | 0.73 | 0.69 | 0.72 | 356.54 | 0.58 | 0.18 |
| Hex | 47 | 13 | 16 | 0 | 49 | 45 | 48 | 165 | 3A | 12 |
| Octal | 107 | 23 | 26 | 0 | 111 | 105 | 110 | 545 | 72 | 22 |
| Binary | 1000111 | 10011 | 10110 | 0 | 1001001 | 1000101 | 1001000 | 101100101 | 111010 | 10010 |
Color Harmonies of #471316
Complementary color
Monochromatic Colors of #471316
Black with #471316
Text Example
Text Example
White with #471316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471316; }
p { color: rgb(71,19,22); }
H1.HeaderClassName
{
color: #471316;
}
.AnyTagClassName
{
color: #471316;
}
</style>
background-color css
<style>
a { background-color: #471316; }
a { background-color: rgb(71,19,22); }
div.DivClassName
{
background-color: #471316;
}
.BgClassName
{
background-color: #471316;
}
</style>
border-color css
<style>
span { border-color: #471316; }
span { border-color: rgb(71,19,22); }
td.TdClassName
{
border-color: #471316;
}
.TagClassName
{
border-color: #471316;
}
</style>