Shades of Rustic Red #470413
Tints of Rustic Red #470413
RGB
CMYK
RGB Variations
Color information
#470413 (or 0x470413) is known color: Rustic Red. HEX triplet: 47, 04 and 13. RGB value is (71,4,19). Sum of RGB (Red+Green+Blue) = 71+4+19=94 (12% of max value = 765). Red value is 71 (28.12% from 255 or 75.53% from 94); Green value is 4 (1.95% from 255 or 4.26% from 94); Blue value is 19 (7.81% from 255 or 20.21% from 94); Max value from RGB is 71 - color contains mainly: red. Hex color #470413 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470413 is #B8FBEC. Grayscale: #191919. Windows color (decimal): -12123117 or 1246279. OLE color: 1246279.
HSL color Cylindrical-coordinate representation of color #470413: hue angle of 346.57º 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 #470413 is Cyan = 0, Magento = 0.94, Yellow = 0.73 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 4 | 19 | - |
| CMYK | 0 | 0.94 | 0.73 | 0.72 |
| HSL | 346.57º | 0.89% | 0.15% | - |
| HSV(B) | 346.57º | 0.94% | 0.28% | - |
| XYZ | 2.76 | 1.47 | 0.76 | - |
| YUV | 25.74 | 124.2 | 160.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 4 | 19 | 0 | 0.94 | 0.73 | 0.72 | 346.57 | 0.89 | 0.15 |
| Hex | 47 | 4 | 13 | 0 | 5E | 49 | 48 | 15B | 59 | F |
| Octal | 107 | 4 | 23 | 0 | 136 | 111 | 110 | 533 | 131 | 17 |
| Binary | 1000111 | 100 | 10011 | 0 | 1011110 | 1001001 | 1001000 | 101011011 | 1011001 | 1111 |
Color Harmonies of #470413
Complementary color
Monochromatic Colors of #470413
Black with #470413
Text Example
Text Example
White with #470413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470413; }
p { color: rgb(71,4,19); }
H1.HeaderClassName
{
color: #470413;
}
.AnyTagClassName
{
color: #470413;
}
</style>
background-color css
<style>
a { background-color: #470413; }
a { background-color: rgb(71,4,19); }
div.DivClassName
{
background-color: #470413;
}
.BgClassName
{
background-color: #470413;
}
</style>
border-color css
<style>
span { border-color: #470413; }
span { border-color: rgb(71,4,19); }
td.TdClassName
{
border-color: #470413;
}
.TagClassName
{
border-color: #470413;
}
</style>