Shades of Rustic Red #471011
Tints of Rustic Red #471011
RGB
CMYK
RGB Variations
Color information
#471011 (or 0x471011) is known color: Rustic Red. HEX triplet: 47, 10 and 11. RGB value is (71,16,17). Sum of RGB (Red+Green+Blue) = 71+16+17=104 (13% of max value = 765). Red value is 71 (28.12% from 255 or 68.27% from 104); Green value is 16 (6.64% from 255 or 15.38% from 104); Blue value is 17 (7.03% from 255 or 16.35% from 104); Max value from RGB is 71 - color contains mainly: red. Hex color #471011 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471011 is #B8EFEE. Grayscale: #202020. Windows color (decimal): -12120047 or 1118279. OLE color: 1118279.
HSL color Cylindrical-coordinate representation of color #471011: hue angle of 358.91º 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 #471011 is Cyan = 0, Magento = 0.77, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 17 | - |
| CMYK | 0 | 0.77 | 0.76 | 0.72 |
| HSL | 358.91º | 0.63% | 0.17% | - |
| HSV(B) | 358.91º | 0.77% | 0.28% | - |
| XYZ | 2.89 | 1.75 | 0.72 | - |
| YUV | 32.56 | 119.22 | 155.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 17 | 0 | 0.77 | 0.76 | 0.72 | 358.91 | 0.63 | 0.17 |
| Hex | 47 | 10 | 11 | 0 | 4D | 4C | 48 | 167 | 3F | 11 |
| Octal | 107 | 20 | 21 | 0 | 115 | 114 | 110 | 547 | 77 | 21 |
| Binary | 1000111 | 10000 | 10001 | 0 | 1001101 | 1001100 | 1001000 | 101100111 | 111111 | 10001 |
Color Harmonies of #471011
Complementary color
Monochromatic Colors of #471011
Black with #471011
Text Example
Text Example
White with #471011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471011; }
p { color: rgb(71,16,17); }
H1.HeaderClassName
{
color: #471011;
}
.AnyTagClassName
{
color: #471011;
}
</style>
background-color css
<style>
a { background-color: #471011; }
a { background-color: rgb(71,16,17); }
div.DivClassName
{
background-color: #471011;
}
.BgClassName
{
background-color: #471011;
}
</style>
border-color css
<style>
span { border-color: #471011; }
span { border-color: rgb(71,16,17); }
td.TdClassName
{
border-color: #471011;
}
.TagClassName
{
border-color: #471011;
}
</style>