Shades of Rustic Red #340716
Tints of Rustic Red #340716
RGB
CMYK
RGB Variations
Color information
#340716 (or 0x340716) is known color: Rustic Red. HEX triplet: 34, 07 and 16. RGB value is (52,7,22). Sum of RGB (Red+Green+Blue) = 52+7+22=81 (10% of max value = 765). Red value is 52 (20.70% from 255 or 64.20% from 81); Green value is 7 (3.12% from 255 or 8.64% from 81); Blue value is 22 (8.98% from 255 or 27.16% from 81); Max value from RGB is 52 - color contains mainly: red. Hex color #340716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #340716 is #CBF8E9. Grayscale: #161616. Windows color (decimal): -13367530 or 1443636. OLE color: 1443636.
HSL color Cylindrical-coordinate representation of color #340716: hue angle of 340º degrees, saturation: 0.76, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #340716 is Cyan = 0, Magento = 0.87, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 7 | 22 | - |
| CMYK | 0 | 0.87 | 0.58 | 0.80 |
| HSL | 340º | 0.76% | 0.12% | - |
| HSV(B) | 340º | 0.87% | 0.2% | - |
| XYZ | 1.64 | 0.94 | 0.85 | - |
| YUV | 22.17 | 127.91 | 149.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 7 | 22 | 0 | 0.87 | 0.58 | 0.80 | 340 | 0.76 | 0.12 |
| Hex | 34 | 7 | 16 | 0 | 57 | 3A | 50 | 154 | 4C | C |
| Octal | 64 | 7 | 26 | 0 | 127 | 72 | 120 | 524 | 114 | 14 |
| Binary | 110100 | 111 | 10110 | 0 | 1010111 | 111010 | 1010000 | 101010100 | 1001100 | 1100 |
Color Harmonies of #340716
Complementary color
Monochromatic Colors of #340716
Black with #340716
Text Example
Text Example
White with #340716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340716; }
p { color: rgb(52,7,22); }
H1.HeaderClassName
{
color: #340716;
}
.AnyTagClassName
{
color: #340716;
}
</style>
background-color css
<style>
a { background-color: #340716; }
a { background-color: rgb(52,7,22); }
div.DivClassName
{
background-color: #340716;
}
.BgClassName
{
background-color: #340716;
}
</style>
border-color css
<style>
span { border-color: #340716; }
span { border-color: rgb(52,7,22); }
td.TdClassName
{
border-color: #340716;
}
.TagClassName
{
border-color: #340716;
}
</style>