Shades of Rustic Red #471319
Tints of Rustic Red #471319
RGB
CMYK
RGB Variations
Color information
#471319 (or 0x471319) is known color: Rustic Red. HEX triplet: 47, 13 and 19. RGB value is (71,19,25). Sum of RGB (Red+Green+Blue) = 71+19+25=115 (15% of max value = 765). Red value is 71 (28.12% from 255 or 61.74% from 115); Green value is 19 (7.81% from 255 or 16.52% from 115); Blue value is 25 (10.16% from 255 or 21.74% from 115); Max value from RGB is 71 - color contains mainly: red. Hex color #471319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471319 is #B8ECE6. Grayscale: #232323. Windows color (decimal): -12119271 or 1643335. OLE color: 1643335.
HSL color Cylindrical-coordinate representation of color #471319: hue angle of 353.08º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #471319 is Cyan = 0, Magento = 0.73, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 19 | 25 | - |
| CMYK | 0 | 0.73 | 0.65 | 0.72 |
| HSL | 353.08º | 0.58% | 0.18% | - |
| HSV(B) | 353.08º | 0.73% | 0.28% | - |
| XYZ | 3.01 | 1.88 | 1.12 | - |
| YUV | 35.23 | 122.23 | 153.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 25 | 0 | 0.73 | 0.65 | 0.72 | 353.08 | 0.58 | 0.18 |
| Hex | 47 | 13 | 19 | 0 | 49 | 41 | 48 | 161 | 3A | 12 |
| Octal | 107 | 23 | 31 | 0 | 111 | 101 | 110 | 541 | 72 | 22 |
| Binary | 1000111 | 10011 | 11001 | 0 | 1001001 | 1000001 | 1001000 | 101100001 | 111010 | 10010 |
Color Harmonies of #471319
Complementary color
Monochromatic Colors of #471319
Black with #471319
Text Example
Text Example
White with #471319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471319; }
p { color: rgb(71,19,25); }
H1.HeaderClassName
{
color: #471319;
}
.AnyTagClassName
{
color: #471319;
}
</style>
background-color css
<style>
a { background-color: #471319; }
a { background-color: rgb(71,19,25); }
div.DivClassName
{
background-color: #471319;
}
.BgClassName
{
background-color: #471319;
}
</style>
border-color css
<style>
span { border-color: #471319; }
span { border-color: rgb(71,19,25); }
td.TdClassName
{
border-color: #471319;
}
.TagClassName
{
border-color: #471319;
}
</style>