Shades of Rustic Red #471517
Tints of Rustic Red #471517
RGB
CMYK
RGB Variations
Color information
#471517 (or 0x471517) is known color: Rustic Red. HEX triplet: 47, 15 and 17. RGB value is (71,21,23). Sum of RGB (Red+Green+Blue) = 71+21+23=115 (15% of max value = 765). Red value is 71 (28.12% from 255 or 61.74% from 115); Green value is 21 (8.59% from 255 or 18.26% from 115); Blue value is 23 (9.38% from 255 or 20% from 115); Max value from RGB is 71 - color contains mainly: red. Hex color #471517 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471517 is #B8EAE8. Grayscale: #242424. Windows color (decimal): -12118761 or 1512775. OLE color: 1512775.
HSL color Cylindrical-coordinate representation of color #471517: hue angle of 357.6º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #471517 is Cyan = 0, Magento = 0.70, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 23 | - |
| CMYK | 0 | 0.70 | 0.68 | 0.72 |
| HSL | 357.6º | 0.54% | 0.18% | - |
| HSV(B) | 357.6º | 0.7% | 0.28% | - |
| XYZ | 3.02 | 1.94 | 1.03 | - |
| YUV | 36.18 | 120.57 | 152.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 23 | 0 | 0.70 | 0.68 | 0.72 | 357.6 | 0.54 | 0.18 |
| Hex | 47 | 15 | 17 | 0 | 46 | 44 | 48 | 166 | 36 | 12 |
| Octal | 107 | 25 | 27 | 0 | 106 | 104 | 110 | 546 | 66 | 22 |
| Binary | 1000111 | 10101 | 10111 | 0 | 1000110 | 1000100 | 1001000 | 101100110 | 110110 | 10010 |
Color Harmonies of #471517
Complementary color
Monochromatic Colors of #471517
Black with #471517
Text Example
Text Example
White with #471517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471517; }
p { color: rgb(71,21,23); }
H1.HeaderClassName
{
color: #471517;
}
.AnyTagClassName
{
color: #471517;
}
</style>
background-color css
<style>
a { background-color: #471517; }
a { background-color: rgb(71,21,23); }
div.DivClassName
{
background-color: #471517;
}
.BgClassName
{
background-color: #471517;
}
</style>
border-color css
<style>
span { border-color: #471517; }
span { border-color: rgb(71,21,23); }
td.TdClassName
{
border-color: #471517;
}
.TagClassName
{
border-color: #471517;
}
</style>