Shades of Rustic Red #471218
Tints of Rustic Red #471218
RGB
CMYK
RGB Variations
Color information
#471218 (or 0x471218) is known color: Rustic Red. HEX triplet: 47, 12 and 18. RGB value is (71,18,24). Sum of RGB (Red+Green+Blue) = 71+18+24=113 (14% of max value = 765). Red value is 71 (28.12% from 255 or 62.83% from 113); Green value is 18 (7.42% from 255 or 15.93% from 113); Blue value is 24 (9.77% from 255 or 21.24% from 113); Max value from RGB is 71 - color contains mainly: red. Hex color #471218 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471218 is #B8EDE7. Grayscale: #222222. Windows color (decimal): -12119528 or 1577543. OLE color: 1577543.
HSL color Cylindrical-coordinate representation of color #471218: hue angle of 353.21º 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 #471218 is Cyan = 0, Magento = 0.75, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 24 | - |
| CMYK | 0 | 0.75 | 0.66 | 0.72 |
| HSL | 353.21º | 0.6% | 0.17% | - |
| HSV(B) | 353.21º | 0.75% | 0.28% | - |
| XYZ | 2.98 | 1.84 | 1.06 | - |
| YUV | 34.53 | 122.06 | 154.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 24 | 0 | 0.75 | 0.66 | 0.72 | 353.21 | 0.6 | 0.17 |
| Hex | 47 | 12 | 18 | 0 | 4B | 42 | 48 | 161 | 3C | 11 |
| Octal | 107 | 22 | 30 | 0 | 113 | 102 | 110 | 541 | 74 | 21 |
| Binary | 1000111 | 10010 | 11000 | 0 | 1001011 | 1000010 | 1001000 | 101100001 | 111100 | 10001 |
Color Harmonies of #471218
Complementary color
Monochromatic Colors of #471218
Black with #471218
Text Example
Text Example
White with #471218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471218; }
p { color: rgb(71,18,24); }
H1.HeaderClassName
{
color: #471218;
}
.AnyTagClassName
{
color: #471218;
}
</style>
background-color css
<style>
a { background-color: #471218; }
a { background-color: rgb(71,18,24); }
div.DivClassName
{
background-color: #471218;
}
.BgClassName
{
background-color: #471218;
}
</style>
border-color css
<style>
span { border-color: #471218; }
span { border-color: rgb(71,18,24); }
td.TdClassName
{
border-color: #471218;
}
.TagClassName
{
border-color: #471218;
}
</style>