Shades of Rustic Red #461219
Tints of Rustic Red #461219
RGB
CMYK
RGB Variations
Color information
#461219 (or 0x461219) is known color: Rustic Red. HEX triplet: 46, 12 and 19. RGB value is (70,18,25). Sum of RGB (Red+Green+Blue) = 70+18+25=113 (14% of max value = 765). Red value is 70 (27.73% from 255 or 61.95% from 113); Green value is 18 (7.42% from 255 or 15.93% from 113); Blue value is 25 (10.16% from 255 or 22.12% from 113); Max value from RGB is 70 - color contains mainly: red. Hex color #461219 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461219 is #B9EDE6. Grayscale: #222222. Windows color (decimal): -12185063 or 1643078. OLE color: 1643078.
HSL color Cylindrical-coordinate representation of color #461219: hue angle of 351.92º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #461219 is Cyan = 0, Magento = 0.74, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 18 | 25 | - |
| CMYK | 0 | 0.74 | 0.64 | 0.73 |
| HSL | 351.92º | 0.59% | 0.17% | - |
| HSV(B) | 351.92º | 0.74% | 0.27% | - |
| XYZ | 2.92 | 1.8 | 1.11 | - |
| YUV | 34.35 | 122.73 | 153.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 18 | 25 | 0 | 0.74 | 0.64 | 0.73 | 351.92 | 0.59 | 0.17 |
| Hex | 46 | 12 | 19 | 0 | 4A | 40 | 49 | 160 | 3B | 11 |
| Octal | 106 | 22 | 31 | 0 | 112 | 100 | 111 | 540 | 73 | 21 |
| Binary | 1000110 | 10010 | 11001 | 0 | 1001010 | 1000000 | 1001001 | 101100000 | 111011 | 10001 |
Color Harmonies of #461219
Complementary color
Monochromatic Colors of #461219
Black with #461219
Text Example
Text Example
White with #461219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461219; }
p { color: rgb(70,18,25); }
H1.HeaderClassName
{
color: #461219;
}
.AnyTagClassName
{
color: #461219;
}
</style>
background-color css
<style>
a { background-color: #461219; }
a { background-color: rgb(70,18,25); }
div.DivClassName
{
background-color: #461219;
}
.BgClassName
{
background-color: #461219;
}
</style>
border-color css
<style>
span { border-color: #461219; }
span { border-color: rgb(70,18,25); }
td.TdClassName
{
border-color: #461219;
}
.TagClassName
{
border-color: #461219;
}
</style>