Shades of Rustic Red #470108
Tints of Rustic Red #470108
RGB
CMYK
RGB Variations
Color information
#470108 (or 0x470108) is known color: Rustic Red. HEX triplet: 47, 01 and 08. RGB value is (71,1,8). Sum of RGB (Red+Green+Blue) = 71+1+8=80 (10% of max value = 765). Red value is 71 (28.12% from 255 or 88.75% from 80); Green value is 1 (0.78% from 255 or 1.25% from 80); Blue value is 8 (3.52% from 255 or 10% from 80); Max value from RGB is 71 - color contains mainly: red. Hex color #470108 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470108 is #B8FEF7. Grayscale: #161616. Windows color (decimal): -12123896 or 524615. OLE color: 524615.
HSL color Cylindrical-coordinate representation of color #470108: hue angle of 354º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #470108 is Cyan = 0, Magento = 0.99, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 1 | 8 | - |
| CMYK | 0 | 0.99 | 0.89 | 0.72 |
| HSL | 354º | 0.97% | 0.14% | - |
| HSV(B) | 354º | 0.99% | 0.28% | - |
| XYZ | 2.65 | 1.38 | 0.36 | - |
| YUV | 22.73 | 119.69 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 1 | 8 | 0 | 0.99 | 0.89 | 0.72 | 354 | 0.97 | 0.14 |
| Hex | 47 | 1 | 8 | 0 | 63 | 59 | 48 | 162 | 61 | E |
| Octal | 107 | 1 | 10 | 0 | 143 | 131 | 110 | 542 | 141 | 16 |
| Binary | 1000111 | 1 | 1000 | 0 | 1100011 | 1011001 | 1001000 | 101100010 | 1100001 | 1110 |
Color Harmonies of #470108
Complementary color
Monochromatic Colors of #470108
Black with #470108
Text Example
Text Example
White with #470108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470108; }
p { color: rgb(71,1,8); }
H1.HeaderClassName
{
color: #470108;
}
.AnyTagClassName
{
color: #470108;
}
</style>
background-color css
<style>
a { background-color: #470108; }
a { background-color: rgb(71,1,8); }
div.DivClassName
{
background-color: #470108;
}
.BgClassName
{
background-color: #470108;
}
</style>
border-color css
<style>
span { border-color: #470108; }
span { border-color: rgb(71,1,8); }
td.TdClassName
{
border-color: #470108;
}
.TagClassName
{
border-color: #470108;
}
</style>