Shades of Rustic Red #470305
Tints of Rustic Red #470305
RGB
CMYK
RGB Variations
Color information
#470305 (or 0x470305) is known color: Rustic Red. HEX triplet: 47, 03 and 05. RGB value is (71,3,5). Sum of RGB (Red+Green+Blue) = 71+3+5=79 (10% of max value = 765). Red value is 71 (28.12% from 255 or 89.87% from 79); Green value is 3 (1.56% from 255 or 3.80% from 79); Blue value is 5 (2.34% from 255 or 6.33% from 79); Max value from RGB is 71 - color contains mainly: red. Hex color #470305 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470305 is #B8FCFA. Grayscale: #171717. Windows color (decimal): -12123387 or 328519. OLE color: 328519.
HSL color Cylindrical-coordinate representation of color #470305: hue angle of 358.24º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470305 is Cyan = 0, Magento = 0.96, Yellow = 0.93 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 3 | 5 | - |
| CMYK | 0 | 0.96 | 0.93 | 0.72 |
| HSL | 358.24º | 0.92% | 0.15% | - |
| HSV(B) | 358.24º | 0.96% | 0.28% | - |
| XYZ | 2.66 | 1.42 | 0.28 | - |
| YUV | 23.56 | 117.53 | 161.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 3 | 5 | 0 | 0.96 | 0.93 | 0.72 | 358.24 | 0.92 | 0.15 |
| Hex | 47 | 3 | 5 | 0 | 60 | 5D | 48 | 166 | 5C | F |
| Octal | 107 | 3 | 5 | 0 | 140 | 135 | 110 | 546 | 134 | 17 |
| Binary | 1000111 | 11 | 101 | 0 | 1100000 | 1011101 | 1001000 | 101100110 | 1011100 | 1111 |
Color Harmonies of #470305
Complementary color
Monochromatic Colors of #470305
Black with #470305
Text Example
Text Example
White with #470305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470305; }
p { color: rgb(71,3,5); }
H1.HeaderClassName
{
color: #470305;
}
.AnyTagClassName
{
color: #470305;
}
</style>
background-color css
<style>
a { background-color: #470305; }
a { background-color: rgb(71,3,5); }
div.DivClassName
{
background-color: #470305;
}
.BgClassName
{
background-color: #470305;
}
</style>
border-color css
<style>
span { border-color: #470305; }
span { border-color: rgb(71,3,5); }
td.TdClassName
{
border-color: #470305;
}
.TagClassName
{
border-color: #470305;
}
</style>