Shades of Rustic Red #471018
Tints of Rustic Red #471018
RGB
CMYK
RGB Variations
Color information
#471018 (or 0x471018) is known color: Rustic Red. HEX triplet: 47, 10 and 18. RGB value is (71,16,24). Sum of RGB (Red+Green+Blue) = 71+16+24=111 (14% of max value = 765). Red value is 71 (28.12% from 255 or 63.96% from 111); Green value is 16 (6.64% from 255 or 14.41% from 111); Blue value is 24 (9.77% from 255 or 21.62% from 111); Max value from RGB is 71 - color contains mainly: red. Hex color #471018 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471018 is #B8EFE7. Grayscale: #212121. Windows color (decimal): -12120040 or 1577031. OLE color: 1577031.
HSL color Cylindrical-coordinate representation of color #471018: hue angle of 351.27º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471018 is Cyan = 0, Magento = 0.77, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 24 | - |
| CMYK | 0 | 0.77 | 0.66 | 0.72 |
| HSL | 351.27º | 0.63% | 0.17% | - |
| HSV(B) | 351.27º | 0.77% | 0.28% | - |
| XYZ | 2.95 | 1.78 | 1.05 | - |
| YUV | 33.36 | 122.72 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 24 | 0 | 0.77 | 0.66 | 0.72 | 351.27 | 0.63 | 0.17 |
| Hex | 47 | 10 | 18 | 0 | 4D | 42 | 48 | 15F | 3F | 11 |
| Octal | 107 | 20 | 30 | 0 | 115 | 102 | 110 | 537 | 77 | 21 |
| Binary | 1000111 | 10000 | 11000 | 0 | 1001101 | 1000010 | 1001000 | 101011111 | 111111 | 10001 |
Color Harmonies of #471018
Complementary color
Monochromatic Colors of #471018
Black with #471018
Text Example
Text Example
White with #471018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471018; }
p { color: rgb(71,16,24); }
H1.HeaderClassName
{
color: #471018;
}
.AnyTagClassName
{
color: #471018;
}
</style>
background-color css
<style>
a { background-color: #471018; }
a { background-color: rgb(71,16,24); }
div.DivClassName
{
background-color: #471018;
}
.BgClassName
{
background-color: #471018;
}
</style>
border-color css
<style>
span { border-color: #471018; }
span { border-color: rgb(71,16,24); }
td.TdClassName
{
border-color: #471018;
}
.TagClassName
{
border-color: #471018;
}
</style>