Shades of Rustic Red #461012
Tints of Rustic Red #461012
RGB
CMYK
RGB Variations
Color information
#461012 (or 0x461012) is known color: Rustic Red. HEX triplet: 46, 10 and 12. RGB value is (70,16,18). Sum of RGB (Red+Green+Blue) = 70+16+18=104 (13% of max value = 765). Red value is 70 (27.73% from 255 or 67.31% from 104); Green value is 16 (6.64% from 255 or 15.38% from 104); Blue value is 18 (7.42% from 255 or 17.31% from 104); Max value from RGB is 70 - color contains mainly: red. Hex color #461012 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461012 is #B9EFED. Grayscale: #202020. Windows color (decimal): -12185582 or 1183814. OLE color: 1183814.
HSL color Cylindrical-coordinate representation of color #461012: hue angle of 357.78º 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 #461012 is Cyan = 0, Magento = 0.77, Yellow = 0.74 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 18 | - |
| CMYK | 0 | 0.77 | 0.74 | 0.73 |
| HSL | 357.78º | 0.63% | 0.17% | - |
| HSV(B) | 357.78º | 0.77% | 0.27% | - |
| XYZ | 2.82 | 1.72 | 0.75 | - |
| YUV | 32.37 | 119.89 | 154.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 18 | 0 | 0.77 | 0.74 | 0.73 | 357.78 | 0.63 | 0.17 |
| Hex | 46 | 10 | 12 | 0 | 4D | 4A | 49 | 166 | 3F | 11 |
| Octal | 106 | 20 | 22 | 0 | 115 | 112 | 111 | 546 | 77 | 21 |
| Binary | 1000110 | 10000 | 10010 | 0 | 1001101 | 1001010 | 1001001 | 101100110 | 111111 | 10001 |
Color Harmonies of #461012
Complementary color
Monochromatic Colors of #461012
Black with #461012
Text Example
Text Example
White with #461012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461012; }
p { color: rgb(70,16,18); }
H1.HeaderClassName
{
color: #461012;
}
.AnyTagClassName
{
color: #461012;
}
</style>
background-color css
<style>
a { background-color: #461012; }
a { background-color: rgb(70,16,18); }
div.DivClassName
{
background-color: #461012;
}
.BgClassName
{
background-color: #461012;
}
</style>
border-color css
<style>
span { border-color: #461012; }
span { border-color: rgb(70,16,18); }
td.TdClassName
{
border-color: #461012;
}
.TagClassName
{
border-color: #461012;
}
</style>