Shades of Rustic Red #460406
Tints of Rustic Red #460406
RGB
CMYK
RGB Variations
Color information
#460406 (or 0x460406) is known color: Rustic Red. HEX triplet: 46, 04 and 06. RGB value is (70,4,6). Sum of RGB (Red+Green+Blue) = 70+4+6=80 (10% of max value = 765). Red value is 70 (27.73% from 255 or 87.5% from 80); Green value is 4 (1.95% from 255 or 5% from 80); Blue value is 6 (2.73% from 255 or 7.5% from 80); Max value from RGB is 70 - color contains mainly: red. Hex color #460406 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #460406 is #B9FBF9. Grayscale: #181818. Windows color (decimal): -12188666 or 394310. OLE color: 394310.
HSL color Cylindrical-coordinate representation of color #460406: hue angle of 358.18º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460406 is Cyan = 0, Magento = 0.94, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 6 | - |
| CMYK | 0 | 0.94 | 0.91 | 0.73 |
| HSL | 358.18º | 0.89% | 0.15% | - |
| HSV(B) | 358.18º | 0.94% | 0.27% | - |
| XYZ | 2.6 | 1.4 | 0.31 | - |
| YUV | 23.96 | 117.87 | 160.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 6 | 0 | 0.94 | 0.91 | 0.73 | 358.18 | 0.89 | 0.15 |
| Hex | 46 | 4 | 6 | 0 | 5E | 5B | 49 | 166 | 59 | F |
| Octal | 106 | 4 | 6 | 0 | 136 | 133 | 111 | 546 | 131 | 17 |
| Binary | 1000110 | 100 | 110 | 0 | 1011110 | 1011011 | 1001001 | 101100110 | 1011001 | 1111 |
Color Harmonies of #460406
Complementary color
Monochromatic Colors of #460406
Black with #460406
Text Example
Text Example
White with #460406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460406; }
p { color: rgb(70,4,6); }
H1.HeaderClassName
{
color: #460406;
}
.AnyTagClassName
{
color: #460406;
}
</style>
background-color css
<style>
a { background-color: #460406; }
a { background-color: rgb(70,4,6); }
div.DivClassName
{
background-color: #460406;
}
.BgClassName
{
background-color: #460406;
}
</style>
border-color css
<style>
span { border-color: #460406; }
span { border-color: rgb(70,4,6); }
td.TdClassName
{
border-color: #460406;
}
.TagClassName
{
border-color: #460406;
}
</style>