Shades of Rustic Red #471015
Tints of Rustic Red #471015
RGB
CMYK
RGB Variations
Color information
#471015 (or 0x471015) is known color: Rustic Red. HEX triplet: 47, 10 and 15. RGB value is (71,16,21). Sum of RGB (Red+Green+Blue) = 71+16+21=108 (14% of max value = 765). Red value is 71 (28.12% from 255 or 65.74% from 108); Green value is 16 (6.64% from 255 or 14.81% from 108); Blue value is 21 (8.59% from 255 or 19.44% from 108); Max value from RGB is 71 - color contains mainly: red. Hex color #471015 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471015 is #B8EFEA. Grayscale: #212121. Windows color (decimal): -12120043 or 1380423. OLE color: 1380423.
HSL color Cylindrical-coordinate representation of color #471015: hue angle of 354.55º 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 #471015 is Cyan = 0, Magento = 0.77, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 21 | - |
| CMYK | 0 | 0.77 | 0.70 | 0.72 |
| HSL | 354.55º | 0.63% | 0.17% | - |
| HSV(B) | 354.55º | 0.77% | 0.28% | - |
| XYZ | 2.92 | 1.76 | 0.9 | - |
| YUV | 33.02 | 121.22 | 155.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 21 | 0 | 0.77 | 0.70 | 0.72 | 354.55 | 0.63 | 0.17 |
| Hex | 47 | 10 | 15 | 0 | 4D | 46 | 48 | 163 | 3F | 11 |
| Octal | 107 | 20 | 25 | 0 | 115 | 106 | 110 | 543 | 77 | 21 |
| Binary | 1000111 | 10000 | 10101 | 0 | 1001101 | 1000110 | 1001000 | 101100011 | 111111 | 10001 |
Color Harmonies of #471015
Complementary color
Monochromatic Colors of #471015
Black with #471015
Text Example
Text Example
White with #471015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471015; }
p { color: rgb(71,16,21); }
H1.HeaderClassName
{
color: #471015;
}
.AnyTagClassName
{
color: #471015;
}
</style>
background-color css
<style>
a { background-color: #471015; }
a { background-color: rgb(71,16,21); }
div.DivClassName
{
background-color: #471015;
}
.BgClassName
{
background-color: #471015;
}
</style>
border-color css
<style>
span { border-color: #471015; }
span { border-color: rgb(71,16,21); }
td.TdClassName
{
border-color: #471015;
}
.TagClassName
{
border-color: #471015;
}
</style>