Shades of Rustic Red #471017
Tints of Rustic Red #471017
RGB
CMYK
RGB Variations
Color information
#471017 (or 0x471017) is known color: Rustic Red. HEX triplet: 47, 10 and 17. RGB value is (71,16,23). Sum of RGB (Red+Green+Blue) = 71+16+23=110 (14% of max value = 765). Red value is 71 (28.12% from 255 or 64.55% from 110); Green value is 16 (6.64% from 255 or 14.55% from 110); Blue value is 23 (9.38% from 255 or 20.91% from 110); Max value from RGB is 71 - color contains mainly: red. Hex color #471017 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471017 is #B8EFE8. Grayscale: #212121. Windows color (decimal): -12120041 or 1511495. OLE color: 1511495.
HSL color Cylindrical-coordinate representation of color #471017: hue angle of 352.36º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471017 is Cyan = 0, Magento = 0.77, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 23 | - |
| CMYK | 0 | 0.77 | 0.68 | 0.72 |
| HSL | 352.36º | 0.63% | 0.17% | - |
| HSV(B) | 352.36º | 0.77% | 0.28% | - |
| XYZ | 2.94 | 1.77 | 1 | - |
| YUV | 33.24 | 122.22 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 23 | 0 | 0.77 | 0.68 | 0.72 | 352.36 | 0.63 | 0.17 |
| Hex | 47 | 10 | 17 | 0 | 4D | 44 | 48 | 160 | 3F | 11 |
| Octal | 107 | 20 | 27 | 0 | 115 | 104 | 110 | 540 | 77 | 21 |
| Binary | 1000111 | 10000 | 10111 | 0 | 1001101 | 1000100 | 1001000 | 101100000 | 111111 | 10001 |
Color Harmonies of #471017
Complementary color
Monochromatic Colors of #471017
Black with #471017
Text Example
Text Example
White with #471017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471017; }
p { color: rgb(71,16,23); }
H1.HeaderClassName
{
color: #471017;
}
.AnyTagClassName
{
color: #471017;
}
</style>
background-color css
<style>
a { background-color: #471017; }
a { background-color: rgb(71,16,23); }
div.DivClassName
{
background-color: #471017;
}
.BgClassName
{
background-color: #471017;
}
</style>
border-color css
<style>
span { border-color: #471017; }
span { border-color: rgb(71,16,23); }
td.TdClassName
{
border-color: #471017;
}
.TagClassName
{
border-color: #471017;
}
</style>