Shades of Rustic Red #341218
Tints of Rustic Red #341218
RGB
CMYK
RGB Variations
Color information
#341218 (or 0x341218) is known color: Rustic Red. HEX triplet: 34, 12 and 18. RGB value is (52,18,24). Sum of RGB (Red+Green+Blue) = 52+18+24=94 (12% of max value = 765). Red value is 52 (20.70% from 255 or 55.32% from 94); Green value is 18 (7.42% from 255 or 19.15% from 94); Blue value is 24 (9.77% from 255 or 25.53% from 94); Max value from RGB is 52 - color contains mainly: red. Hex color #341218 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341218 is #CBEDE7. Grayscale: #1C1C1C. Windows color (decimal): -13364712 or 1577524. OLE color: 1577524.
HSL color Cylindrical-coordinate representation of color #341218: hue angle of 349.41º 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 #341218 is Cyan = 0, Magento = 0.65, Yellow = 0.54 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 18 | 24 | - |
| CMYK | 0 | 0.65 | 0.54 | 0.80 |
| HSL | 349.41º | 0.49% | 0.14% | - |
| HSV(B) | 349.41º | 0.65% | 0.2% | - |
| XYZ | 1.8 | 1.23 | 1.01 | - |
| YUV | 28.85 | 125.26 | 144.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 18 | 24 | 0 | 0.65 | 0.54 | 0.80 | 349.41 | 0.49 | 0.14 |
| Hex | 34 | 12 | 18 | 0 | 41 | 36 | 50 | 15D | 31 | E |
| Octal | 64 | 22 | 30 | 0 | 101 | 66 | 120 | 535 | 61 | 16 |
| Binary | 110100 | 10010 | 11000 | 0 | 1000001 | 110110 | 1010000 | 101011101 | 110001 | 1110 |
Color Harmonies of #341218
Complementary color
Monochromatic Colors of #341218
Black with #341218
Text Example
Text Example
White with #341218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341218; }
p { color: rgb(52,18,24); }
H1.HeaderClassName
{
color: #341218;
}
.AnyTagClassName
{
color: #341218;
}
</style>
background-color css
<style>
a { background-color: #341218; }
a { background-color: rgb(52,18,24); }
div.DivClassName
{
background-color: #341218;
}
.BgClassName
{
background-color: #341218;
}
</style>
border-color css
<style>
span { border-color: #341218; }
span { border-color: rgb(52,18,24); }
td.TdClassName
{
border-color: #341218;
}
.TagClassName
{
border-color: #341218;
}
</style>