Shades of Rustic Red #470410
Tints of Rustic Red #470410
RGB
CMYK
RGB Variations
Color information
#470410 (or 0x470410) is known color: Rustic Red. HEX triplet: 47, 04 and 10. RGB value is (71,4,16). Sum of RGB (Red+Green+Blue) = 71+4+16=91 (12% of max value = 765). Red value is 71 (28.12% from 255 or 78.02% from 91); Green value is 4 (1.95% from 255 or 4.40% from 91); Blue value is 16 (6.64% from 255 or 17.58% from 91); Max value from RGB is 71 - color contains mainly: red. Hex color #470410 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470410 is #B8FBEF. Grayscale: #191919. Windows color (decimal): -12123120 or 1049671. OLE color: 1049671.
HSL color Cylindrical-coordinate representation of color #470410: hue angle of 349.25º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #470410 is Cyan = 0, Magento = 0.94, Yellow = 0.77 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 4 | 16 | - |
| CMYK | 0 | 0.94 | 0.77 | 0.72 |
| HSL | 349.25º | 0.89% | 0.15% | - |
| HSV(B) | 349.25º | 0.94% | 0.28% | - |
| XYZ | 2.74 | 1.46 | 0.63 | - |
| YUV | 25.4 | 122.7 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 4 | 16 | 0 | 0.94 | 0.77 | 0.72 | 349.25 | 0.89 | 0.15 |
| Hex | 47 | 4 | 10 | 0 | 5E | 4D | 48 | 15D | 59 | F |
| Octal | 107 | 4 | 20 | 0 | 136 | 115 | 110 | 535 | 131 | 17 |
| Binary | 1000111 | 100 | 10000 | 0 | 1011110 | 1001101 | 1001000 | 101011101 | 1011001 | 1111 |
Color Harmonies of #470410
Complementary color
Monochromatic Colors of #470410
Black with #470410
Text Example
Text Example
White with #470410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470410; }
p { color: rgb(71,4,16); }
H1.HeaderClassName
{
color: #470410;
}
.AnyTagClassName
{
color: #470410;
}
</style>
background-color css
<style>
a { background-color: #470410; }
a { background-color: rgb(71,4,16); }
div.DivClassName
{
background-color: #470410;
}
.BgClassName
{
background-color: #470410;
}
</style>
border-color css
<style>
span { border-color: #470410; }
span { border-color: rgb(71,4,16); }
td.TdClassName
{
border-color: #470410;
}
.TagClassName
{
border-color: #470410;
}
</style>