Shades of Rustic Red #471718
Tints of Rustic Red #471718
RGB
CMYK
RGB Variations
Color information
#471718 (or 0x471718) is known color: Rustic Red. HEX triplet: 47, 17 and 18. RGB value is (71,23,24). Sum of RGB (Red+Green+Blue) = 71+23+24=118 (15% of max value = 765). Red value is 71 (28.12% from 255 or 60.17% from 118); Green value is 23 (9.38% from 255 or 19.49% from 118); Blue value is 24 (9.77% from 255 or 20.34% from 118); Max value from RGB is 71 - color contains mainly: red. Hex color #471718 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471718 is #B8E8E7. Grayscale: #252525. Windows color (decimal): -12118248 or 1578823. OLE color: 1578823.
HSL color Cylindrical-coordinate representation of color #471718: hue angle of 358.75º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #471718 is Cyan = 0, Magento = 0.68, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 24 | - |
| CMYK | 0 | 0.68 | 0.66 | 0.72 |
| HSL | 358.75º | 0.51% | 0.18% | - |
| HSV(B) | 358.75º | 0.68% | 0.28% | - |
| XYZ | 3.07 | 2.02 | 1.09 | - |
| YUV | 37.47 | 120.4 | 151.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 24 | 0 | 0.68 | 0.66 | 0.72 | 358.75 | 0.51 | 0.18 |
| Hex | 47 | 17 | 18 | 0 | 44 | 42 | 48 | 167 | 33 | 12 |
| Octal | 107 | 27 | 30 | 0 | 104 | 102 | 110 | 547 | 63 | 22 |
| Binary | 1000111 | 10111 | 11000 | 0 | 1000100 | 1000010 | 1001000 | 101100111 | 110011 | 10010 |
Color Harmonies of #471718
Complementary color
Monochromatic Colors of #471718
Black with #471718
Text Example
Text Example
White with #471718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471718; }
p { color: rgb(71,23,24); }
H1.HeaderClassName
{
color: #471718;
}
.AnyTagClassName
{
color: #471718;
}
</style>
background-color css
<style>
a { background-color: #471718; }
a { background-color: rgb(71,23,24); }
div.DivClassName
{
background-color: #471718;
}
.BgClassName
{
background-color: #471718;
}
</style>
border-color css
<style>
span { border-color: #471718; }
span { border-color: rgb(71,23,24); }
td.TdClassName
{
border-color: #471718;
}
.TagClassName
{
border-color: #471718;
}
</style>