Shades of Rustic Red #470510
Tints of Rustic Red #470510
RGB
CMYK
RGB Variations
Color information
#470510 (or 0x470510) is known color: Rustic Red. HEX triplet: 47, 05 and 10. RGB value is (71,5,16). Sum of RGB (Red+Green+Blue) = 71+5+16=92 (12% of max value = 765). Red value is 71 (28.12% from 255 or 77.17% from 92); Green value is 5 (2.34% from 255 or 5.43% from 92); Blue value is 16 (6.64% from 255 or 17.39% from 92); Max value from RGB is 71 - color contains mainly: red. Hex color #470510 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470510 is #B8FAEF. Grayscale: #1A1A1A. Windows color (decimal): -12122864 or 1049927. OLE color: 1049927.
HSL color Cylindrical-coordinate representation of color #470510: hue angle of 350º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #470510 is Cyan = 0, Magento = 0.93, Yellow = 0.77 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 16 | - |
| CMYK | 0 | 0.93 | 0.77 | 0.72 |
| HSL | 350º | 0.87% | 0.15% | - |
| HSV(B) | 350º | 0.93% | 0.28% | - |
| XYZ | 2.75 | 1.49 | 0.63 | - |
| YUV | 25.99 | 122.37 | 160.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 16 | 0 | 0.93 | 0.77 | 0.72 | 350 | 0.87 | 0.15 |
| Hex | 47 | 5 | 10 | 0 | 5D | 4D | 48 | 15E | 57 | F |
| Octal | 107 | 5 | 20 | 0 | 135 | 115 | 110 | 536 | 127 | 17 |
| Binary | 1000111 | 101 | 10000 | 0 | 1011101 | 1001101 | 1001000 | 101011110 | 1010111 | 1111 |
Color Harmonies of #470510
Complementary color
Monochromatic Colors of #470510
Black with #470510
Text Example
Text Example
White with #470510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470510; }
p { color: rgb(71,5,16); }
H1.HeaderClassName
{
color: #470510;
}
.AnyTagClassName
{
color: #470510;
}
</style>
background-color css
<style>
a { background-color: #470510; }
a { background-color: rgb(71,5,16); }
div.DivClassName
{
background-color: #470510;
}
.BgClassName
{
background-color: #470510;
}
</style>
border-color css
<style>
span { border-color: #470510; }
span { border-color: rgb(71,5,16); }
td.TdClassName
{
border-color: #470510;
}
.TagClassName
{
border-color: #470510;
}
</style>