Shades of Rustic Red #341219
Tints of Rustic Red #341219
RGB
CMYK
RGB Variations
Color information
#341219 (or 0x341219) is known color: Rustic Red. HEX triplet: 34, 12 and 19. RGB value is (52,18,25). Sum of RGB (Red+Green+Blue) = 52+18+25=95 (12% of max value = 765). Red value is 52 (20.70% from 255 or 54.74% from 95); Green value is 18 (7.42% from 255 or 18.95% from 95); Blue value is 25 (10.16% from 255 or 26.32% from 95); Max value from RGB is 52 - color contains mainly: red. Hex color #341219 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341219 is #CBEDE6. Grayscale: #1C1C1C. Windows color (decimal): -13364711 or 1643060. OLE color: 1643060.
HSL color Cylindrical-coordinate representation of color #341219: hue angle of 347.65º degrees, saturation: 0.49, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #341219 is Cyan = 0, Magento = 0.65, Yellow = 0.52 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 18 | 25 | - |
| CMYK | 0 | 0.65 | 0.52 | 0.80 |
| HSL | 347.65º | 0.49% | 0.14% | - |
| HSV(B) | 347.65º | 0.65% | 0.2% | - |
| XYZ | 1.81 | 1.23 | 1.06 | - |
| YUV | 28.96 | 125.76 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 18 | 25 | 0 | 0.65 | 0.52 | 0.80 | 347.65 | 0.49 | 0.14 |
| Hex | 34 | 12 | 19 | 0 | 41 | 34 | 50 | 15C | 31 | E |
| Octal | 64 | 22 | 31 | 0 | 101 | 64 | 120 | 534 | 61 | 16 |
| Binary | 110100 | 10010 | 11001 | 0 | 1000001 | 110100 | 1010000 | 101011100 | 110001 | 1110 |
Color Harmonies of #341219
Complementary color
Monochromatic Colors of #341219
Black with #341219
Text Example
Text Example
White with #341219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341219; }
p { color: rgb(52,18,25); }
H1.HeaderClassName
{
color: #341219;
}
.AnyTagClassName
{
color: #341219;
}
</style>
background-color css
<style>
a { background-color: #341219; }
a { background-color: rgb(52,18,25); }
div.DivClassName
{
background-color: #341219;
}
.BgClassName
{
background-color: #341219;
}
</style>
border-color css
<style>
span { border-color: #341219; }
span { border-color: rgb(52,18,25); }
td.TdClassName
{
border-color: #341219;
}
.TagClassName
{
border-color: #341219;
}
</style>