Shades of Rustic Red #471619
Tints of Rustic Red #471619
RGB
CMYK
RGB Variations
Color information
#471619 (or 0x471619) is known color: Rustic Red. HEX triplet: 47, 16 and 19. RGB value is (71,22,25). Sum of RGB (Red+Green+Blue) = 71+22+25=118 (15% of max value = 765). Red value is 71 (28.12% from 255 or 60.17% from 118); Green value is 22 (8.98% from 255 or 18.64% from 118); Blue value is 25 (10.16% from 255 or 21.19% from 118); Max value from RGB is 71 - color contains mainly: red. Hex color #471619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471619 is #B8E9E6. Grayscale: #252525. Windows color (decimal): -12118503 or 1644103. OLE color: 1644103.
HSL color Cylindrical-coordinate representation of color #471619: hue angle of 356.33º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #471619 is Cyan = 0, Magento = 0.69, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 25 | - |
| CMYK | 0 | 0.69 | 0.65 | 0.72 |
| HSL | 356.33º | 0.53% | 0.18% | - |
| HSV(B) | 356.33º | 0.69% | 0.28% | - |
| XYZ | 3.06 | 1.98 | 1.14 | - |
| YUV | 36.99 | 121.23 | 152.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 25 | 0 | 0.69 | 0.65 | 0.72 | 356.33 | 0.53 | 0.18 |
| Hex | 47 | 16 | 19 | 0 | 45 | 41 | 48 | 164 | 35 | 12 |
| Octal | 107 | 26 | 31 | 0 | 105 | 101 | 110 | 544 | 65 | 22 |
| Binary | 1000111 | 10110 | 11001 | 0 | 1000101 | 1000001 | 1001000 | 101100100 | 110101 | 10010 |
Color Harmonies of #471619
Complementary color
Monochromatic Colors of #471619
Black with #471619
Text Example
Text Example
White with #471619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471619; }
p { color: rgb(71,22,25); }
H1.HeaderClassName
{
color: #471619;
}
.AnyTagClassName
{
color: #471619;
}
</style>
background-color css
<style>
a { background-color: #471619; }
a { background-color: rgb(71,22,25); }
div.DivClassName
{
background-color: #471619;
}
.BgClassName
{
background-color: #471619;
}
</style>
border-color css
<style>
span { border-color: #471619; }
span { border-color: rgb(71,22,25); }
td.TdClassName
{
border-color: #471619;
}
.TagClassName
{
border-color: #471619;
}
</style>