Shades of Rustic Red #461016
Tints of Rustic Red #461016
RGB
CMYK
RGB Variations
Color information
#461016 (or 0x461016) is known color: Rustic Red. HEX triplet: 46, 10 and 16. RGB value is (70,16,22). Sum of RGB (Red+Green+Blue) = 70+16+22=108 (14% of max value = 765). Red value is 70 (27.73% from 255 or 64.81% from 108); Green value is 16 (6.64% from 255 or 14.81% from 108); Blue value is 22 (8.98% from 255 or 20.37% from 108); Max value from RGB is 70 - color contains mainly: red. Hex color #461016 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461016 is #B9EFE9. Grayscale: #202020. Windows color (decimal): -12185578 or 1445958. OLE color: 1445958.
HSL color Cylindrical-coordinate representation of color #461016: hue angle of 353.33º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461016 is Cyan = 0, Magento = 0.77, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 22 | - |
| CMYK | 0 | 0.77 | 0.69 | 0.73 |
| HSL | 353.33º | 0.63% | 0.17% | - |
| HSV(B) | 353.33º | 0.77% | 0.27% | - |
| XYZ | 2.86 | 1.73 | 0.94 | - |
| YUV | 32.83 | 121.89 | 154.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 22 | 0 | 0.77 | 0.69 | 0.73 | 353.33 | 0.63 | 0.17 |
| Hex | 46 | 10 | 16 | 0 | 4D | 45 | 49 | 161 | 3F | 11 |
| Octal | 106 | 20 | 26 | 0 | 115 | 105 | 111 | 541 | 77 | 21 |
| Binary | 1000110 | 10000 | 10110 | 0 | 1001101 | 1000101 | 1001001 | 101100001 | 111111 | 10001 |
Color Harmonies of #461016
Complementary color
Monochromatic Colors of #461016
Black with #461016
Text Example
Text Example
White with #461016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461016; }
p { color: rgb(70,16,22); }
H1.HeaderClassName
{
color: #461016;
}
.AnyTagClassName
{
color: #461016;
}
</style>
background-color css
<style>
a { background-color: #461016; }
a { background-color: rgb(70,16,22); }
div.DivClassName
{
background-color: #461016;
}
.BgClassName
{
background-color: #461016;
}
</style>
border-color css
<style>
span { border-color: #461016; }
span { border-color: rgb(70,16,22); }
td.TdClassName
{
border-color: #461016;
}
.TagClassName
{
border-color: #461016;
}
</style>