Shades of Rustic Red #471217
Tints of Rustic Red #471217
RGB
CMYK
RGB Variations
Color information
#471217 (or 0x471217) is known color: Rustic Red. HEX triplet: 47, 12 and 17. RGB value is (71,18,23). Sum of RGB (Red+Green+Blue) = 71+18+23=112 (14% of max value = 765). Red value is 71 (28.12% from 255 or 63.39% from 112); Green value is 18 (7.42% from 255 or 16.07% from 112); Blue value is 23 (9.38% from 255 or 20.54% from 112); Max value from RGB is 71 - color contains mainly: red. Hex color #471217 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471217 is #B8EDE8. Grayscale: #222222. Windows color (decimal): -12119529 or 1512007. OLE color: 1512007.
HSL color Cylindrical-coordinate representation of color #471217: hue angle of 354.34º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471217 is Cyan = 0, Magento = 0.75, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 23 | - |
| CMYK | 0 | 0.75 | 0.68 | 0.72 |
| HSL | 354.34º | 0.6% | 0.17% | - |
| HSV(B) | 354.34º | 0.75% | 0.28% | - |
| XYZ | 2.97 | 1.83 | 1.01 | - |
| YUV | 34.42 | 121.56 | 154.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 23 | 0 | 0.75 | 0.68 | 0.72 | 354.34 | 0.6 | 0.17 |
| Hex | 47 | 12 | 17 | 0 | 4B | 44 | 48 | 162 | 3C | 11 |
| Octal | 107 | 22 | 27 | 0 | 113 | 104 | 110 | 542 | 74 | 21 |
| Binary | 1000111 | 10010 | 10111 | 0 | 1001011 | 1000100 | 1001000 | 101100010 | 111100 | 10001 |
Color Harmonies of #471217
Complementary color
Monochromatic Colors of #471217
Black with #471217
Text Example
Text Example
White with #471217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471217; }
p { color: rgb(71,18,23); }
H1.HeaderClassName
{
color: #471217;
}
.AnyTagClassName
{
color: #471217;
}
</style>
background-color css
<style>
a { background-color: #471217; }
a { background-color: rgb(71,18,23); }
div.DivClassName
{
background-color: #471217;
}
.BgClassName
{
background-color: #471217;
}
</style>
border-color css
<style>
span { border-color: #471217; }
span { border-color: rgb(71,18,23); }
td.TdClassName
{
border-color: #471217;
}
.TagClassName
{
border-color: #471217;
}
</style>