Shades of Rustic Red #340813
Tints of Rustic Red #340813
RGB
CMYK
RGB Variations
Color information
#340813 (or 0x340813) is known color: Rustic Red. HEX triplet: 34, 08 and 13. RGB value is (52,8,19). Sum of RGB (Red+Green+Blue) = 52+8+19=79 (10% of max value = 765). Red value is 52 (20.70% from 255 or 65.82% from 79); Green value is 8 (3.52% from 255 or 10.13% from 79); Blue value is 19 (7.81% from 255 or 24.05% from 79); Max value from RGB is 52 - color contains mainly: red. Hex color #340813 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #340813 is #CBF7EC. Grayscale: #161616. Windows color (decimal): -13367277 or 1247284. OLE color: 1247284.
HSL color Cylindrical-coordinate representation of color #340813: hue angle of 345º degrees, saturation: 0.73, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #340813 is Cyan = 0, Magento = 0.85, Yellow = 0.63 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 8 | 19 | - |
| CMYK | 0 | 0.85 | 0.63 | 0.80 |
| HSL | 345º | 0.73% | 0.12% | - |
| HSV(B) | 345º | 0.85% | 0.2% | - |
| XYZ | 1.62 | 0.95 | 0.71 | - |
| YUV | 22.41 | 126.08 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 8 | 19 | 0 | 0.85 | 0.63 | 0.80 | 345 | 0.73 | 0.12 |
| Hex | 34 | 8 | 13 | 0 | 55 | 3F | 50 | 159 | 49 | C |
| Octal | 64 | 10 | 23 | 0 | 125 | 77 | 120 | 531 | 111 | 14 |
| Binary | 110100 | 1000 | 10011 | 0 | 1010101 | 111111 | 1010000 | 101011001 | 1001001 | 1100 |
Color Harmonies of #340813
Complementary color
Monochromatic Colors of #340813
Black with #340813
Text Example
Text Example
White with #340813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340813; }
p { color: rgb(52,8,19); }
H1.HeaderClassName
{
color: #340813;
}
.AnyTagClassName
{
color: #340813;
}
</style>
background-color css
<style>
a { background-color: #340813; }
a { background-color: rgb(52,8,19); }
div.DivClassName
{
background-color: #340813;
}
.BgClassName
{
background-color: #340813;
}
</style>
border-color css
<style>
span { border-color: #340813; }
span { border-color: rgb(52,8,19); }
td.TdClassName
{
border-color: #340813;
}
.TagClassName
{
border-color: #340813;
}
</style>