Shades of Rustic Red #470315
Tints of Rustic Red #470315
RGB
CMYK
RGB Variations
Color information
#470315 (or 0x470315) is known color: Rustic Red. HEX triplet: 47, 03 and 15. RGB value is (71,3,21). Sum of RGB (Red+Green+Blue) = 71+3+21=95 (12% of max value = 765). Red value is 71 (28.12% from 255 or 74.74% from 95); Green value is 3 (1.56% from 255 or 3.16% from 95); Blue value is 21 (8.59% from 255 or 22.11% from 95); Max value from RGB is 71 - color contains mainly: red. Hex color #470315 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470315 is #B8FCEA. Grayscale: #191919. Windows color (decimal): -12123371 or 1377095. OLE color: 1377095.
HSL color Cylindrical-coordinate representation of color #470315: hue angle of 344.12º 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 #470315 is Cyan = 0, Magento = 0.96, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 3 | 21 | - |
| CMYK | 0 | 0.96 | 0.70 | 0.72 |
| HSL | 344.12º | 0.92% | 0.15% | - |
| HSV(B) | 344.12º | 0.96% | 0.28% | - |
| XYZ | 2.77 | 1.46 | 0.85 | - |
| YUV | 25.38 | 125.53 | 160.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 3 | 21 | 0 | 0.96 | 0.70 | 0.72 | 344.12 | 0.92 | 0.15 |
| Hex | 47 | 3 | 15 | 0 | 60 | 46 | 48 | 158 | 5C | F |
| Octal | 107 | 3 | 25 | 0 | 140 | 106 | 110 | 530 | 134 | 17 |
| Binary | 1000111 | 11 | 10101 | 0 | 1100000 | 1000110 | 1001000 | 101011000 | 1011100 | 1111 |
Color Harmonies of #470315
Complementary color
Monochromatic Colors of #470315
Black with #470315
Text Example
Text Example
White with #470315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470315; }
p { color: rgb(71,3,21); }
H1.HeaderClassName
{
color: #470315;
}
.AnyTagClassName
{
color: #470315;
}
</style>
background-color css
<style>
a { background-color: #470315; }
a { background-color: rgb(71,3,21); }
div.DivClassName
{
background-color: #470315;
}
.BgClassName
{
background-color: #470315;
}
</style>
border-color css
<style>
span { border-color: #470315; }
span { border-color: rgb(71,3,21); }
td.TdClassName
{
border-color: #470315;
}
.TagClassName
{
border-color: #470315;
}
</style>