Shades of Rustic Red #471518
Tints of Rustic Red #471518
RGB
CMYK
RGB Variations
Color information
#471518 (or 0x471518) is known color: Rustic Red. HEX triplet: 47, 15 and 18. RGB value is (71,21,24). Sum of RGB (Red+Green+Blue) = 71+21+24=116 (15% of max value = 765). Red value is 71 (28.12% from 255 or 61.21% from 116); Green value is 21 (8.59% from 255 or 18.10% from 116); Blue value is 24 (9.77% from 255 or 20.69% from 116); Max value from RGB is 71 - color contains mainly: red. Hex color #471518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471518 is #B8EAE7. Grayscale: #242424. Windows color (decimal): -12118760 or 1578311. OLE color: 1578311.
HSL color Cylindrical-coordinate representation of color #471518: hue angle of 356.4º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #471518 is Cyan = 0, Magento = 0.70, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 24 | - |
| CMYK | 0 | 0.70 | 0.66 | 0.72 |
| HSL | 356.4º | 0.54% | 0.18% | - |
| HSV(B) | 356.4º | 0.7% | 0.28% | - |
| XYZ | 3.03 | 1.94 | 1.08 | - |
| YUV | 36.29 | 121.07 | 152.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 24 | 0 | 0.70 | 0.66 | 0.72 | 356.4 | 0.54 | 0.18 |
| Hex | 47 | 15 | 18 | 0 | 46 | 42 | 48 | 164 | 36 | 12 |
| Octal | 107 | 25 | 30 | 0 | 106 | 102 | 110 | 544 | 66 | 22 |
| Binary | 1000111 | 10101 | 11000 | 0 | 1000110 | 1000010 | 1001000 | 101100100 | 110110 | 10010 |
Color Harmonies of #471518
Complementary color
Monochromatic Colors of #471518
Black with #471518
Text Example
Text Example
White with #471518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471518; }
p { color: rgb(71,21,24); }
H1.HeaderClassName
{
color: #471518;
}
.AnyTagClassName
{
color: #471518;
}
</style>
background-color css
<style>
a { background-color: #471518; }
a { background-color: rgb(71,21,24); }
div.DivClassName
{
background-color: #471518;
}
.BgClassName
{
background-color: #471518;
}
</style>
border-color css
<style>
span { border-color: #471518; }
span { border-color: rgb(71,21,24); }
td.TdClassName
{
border-color: #471518;
}
.TagClassName
{
border-color: #471518;
}
</style>