Shades of Rustic Red #460814
Tints of Rustic Red #460814
RGB
CMYK
RGB Variations
Color information
#460814 (or 0x460814) is known color: Rustic Red. HEX triplet: 46, 08 and 14. RGB value is (70,8,20). Sum of RGB (Red+Green+Blue) = 70+8+20=98 (12% of max value = 765). Red value is 70 (27.73% from 255 or 71.43% from 98); Green value is 8 (3.52% from 255 or 8.16% from 98); Blue value is 20 (8.20% from 255 or 20.41% from 98); Max value from RGB is 70 - color contains mainly: red. Hex color #460814 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #460814 is #B9F7EB. Grayscale: #1B1B1B. Windows color (decimal): -12187628 or 1312838. OLE color: 1312838.
HSL color Cylindrical-coordinate representation of color #460814: hue angle of 348.39º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #460814 is Cyan = 0, Magento = 0.89, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 8 | 20 | - |
| CMYK | 0 | 0.89 | 0.71 | 0.73 |
| HSL | 348.39º | 0.79% | 0.15% | - |
| HSV(B) | 348.39º | 0.89% | 0.27% | - |
| XYZ | 2.74 | 1.53 | 0.81 | - |
| YUV | 27.91 | 123.54 | 158.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 8 | 20 | 0 | 0.89 | 0.71 | 0.73 | 348.39 | 0.79 | 0.15 |
| Hex | 46 | 8 | 14 | 0 | 59 | 47 | 49 | 15C | 4F | F |
| Octal | 106 | 10 | 24 | 0 | 131 | 107 | 111 | 534 | 117 | 17 |
| Binary | 1000110 | 1000 | 10100 | 0 | 1011001 | 1000111 | 1001001 | 101011100 | 1001111 | 1111 |
Color Harmonies of #460814
Complementary color
Monochromatic Colors of #460814
Black with #460814
Text Example
Text Example
White with #460814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460814; }
p { color: rgb(70,8,20); }
H1.HeaderClassName
{
color: #460814;
}
.AnyTagClassName
{
color: #460814;
}
</style>
background-color css
<style>
a { background-color: #460814; }
a { background-color: rgb(70,8,20); }
div.DivClassName
{
background-color: #460814;
}
.BgClassName
{
background-color: #460814;
}
</style>
border-color css
<style>
span { border-color: #460814; }
span { border-color: rgb(70,8,20); }
td.TdClassName
{
border-color: #460814;
}
.TagClassName
{
border-color: #460814;
}
</style>