Shades of Rustic Red #471118
Tints of Rustic Red #471118
RGB
CMYK
RGB Variations
Color information
#471118 (or 0x471118) is known color: Rustic Red. HEX triplet: 47, 11 and 18. RGB value is (71,17,24). Sum of RGB (Red+Green+Blue) = 71+17+24=112 (14% of max value = 765). Red value is 71 (28.12% from 255 or 63.39% from 112); Green value is 17 (7.03% from 255 or 15.18% from 112); Blue value is 24 (9.77% from 255 or 21.43% from 112); Max value from RGB is 71 - color contains mainly: red. Hex color #471118 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471118 is #B8EEE7. Grayscale: #212121. Windows color (decimal): -12119784 or 1577287. OLE color: 1577287.
HSL color Cylindrical-coordinate representation of color #471118: hue angle of 352.22º 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 #471118 is Cyan = 0, Magento = 0.76, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 24 | - |
| CMYK | 0 | 0.76 | 0.66 | 0.72 |
| HSL | 352.22º | 0.61% | 0.17% | - |
| HSV(B) | 352.22º | 0.76% | 0.28% | - |
| XYZ | 2.96 | 1.81 | 1.06 | - |
| YUV | 33.94 | 122.39 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 24 | 0 | 0.76 | 0.66 | 0.72 | 352.22 | 0.61 | 0.17 |
| Hex | 47 | 11 | 18 | 0 | 4C | 42 | 48 | 160 | 3D | 11 |
| Octal | 107 | 21 | 30 | 0 | 114 | 102 | 110 | 540 | 75 | 21 |
| Binary | 1000111 | 10001 | 11000 | 0 | 1001100 | 1000010 | 1001000 | 101100000 | 111101 | 10001 |
Color Harmonies of #471118
Complementary color
Monochromatic Colors of #471118
Black with #471118
Text Example
Text Example
White with #471118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471118; }
p { color: rgb(71,17,24); }
H1.HeaderClassName
{
color: #471118;
}
.AnyTagClassName
{
color: #471118;
}
</style>
background-color css
<style>
a { background-color: #471118; }
a { background-color: rgb(71,17,24); }
div.DivClassName
{
background-color: #471118;
}
.BgClassName
{
background-color: #471118;
}
</style>
border-color css
<style>
span { border-color: #471118; }
span { border-color: rgb(71,17,24); }
td.TdClassName
{
border-color: #471118;
}
.TagClassName
{
border-color: #471118;
}
</style>