Shades of Rustic Red #471214
Tints of Rustic Red #471214
RGB
CMYK
RGB Variations
Color information
#471214 (or 0x471214) is known color: Rustic Red. HEX triplet: 47, 12 and 14. RGB value is (71,18,20). Sum of RGB (Red+Green+Blue) = 71+18+20=109 (14% of max value = 765). Red value is 71 (28.12% from 255 or 65.14% from 109); Green value is 18 (7.42% from 255 or 16.51% from 109); Blue value is 20 (8.20% from 255 or 18.35% from 109); Max value from RGB is 71 - color contains mainly: red. Hex color #471214 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471214 is #B8EDEB. Grayscale: #222222. Windows color (decimal): -12119532 or 1315399. OLE color: 1315399.
HSL color Cylindrical-coordinate representation of color #471214: hue angle of 357.74º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471214 is Cyan = 0, Magento = 0.75, Yellow = 0.72 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 20 | - |
| CMYK | 0 | 0.75 | 0.72 | 0.72 |
| HSL | 357.74º | 0.6% | 0.17% | - |
| HSV(B) | 357.74º | 0.75% | 0.28% | - |
| XYZ | 2.94 | 1.82 | 0.86 | - |
| YUV | 34.08 | 120.06 | 154.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 20 | 0 | 0.75 | 0.72 | 0.72 | 357.74 | 0.6 | 0.17 |
| Hex | 47 | 12 | 14 | 0 | 4B | 48 | 48 | 166 | 3C | 11 |
| Octal | 107 | 22 | 24 | 0 | 113 | 110 | 110 | 546 | 74 | 21 |
| Binary | 1000111 | 10010 | 10100 | 0 | 1001011 | 1001000 | 1001000 | 101100110 | 111100 | 10001 |
Color Harmonies of #471214
Complementary color
Monochromatic Colors of #471214
Black with #471214
Text Example
Text Example
White with #471214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471214; }
p { color: rgb(71,18,20); }
H1.HeaderClassName
{
color: #471214;
}
.AnyTagClassName
{
color: #471214;
}
</style>
background-color css
<style>
a { background-color: #471214; }
a { background-color: rgb(71,18,20); }
div.DivClassName
{
background-color: #471214;
}
.BgClassName
{
background-color: #471214;
}
</style>
border-color css
<style>
span { border-color: #471214; }
span { border-color: rgb(71,18,20); }
td.TdClassName
{
border-color: #471214;
}
.TagClassName
{
border-color: #471214;
}
</style>