Shades of Rustic Red #341518
Tints of Rustic Red #341518
RGB
CMYK
RGB Variations
Color information
#341518 (or 0x341518) is known color: Rustic Red. HEX triplet: 34, 15 and 18. RGB value is (52,21,24). Sum of RGB (Red+Green+Blue) = 52+21+24=97 (12% of max value = 765). Red value is 52 (20.70% from 255 or 53.61% from 97); Green value is 21 (8.59% from 255 or 21.65% from 97); Blue value is 24 (9.77% from 255 or 24.74% from 97); Max value from RGB is 52 - color contains mainly: red. Hex color #341518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341518 is #CBEAE7. Grayscale: #1E1E1E. Windows color (decimal): -13363944 or 1578292. OLE color: 1578292.
HSL color Cylindrical-coordinate representation of color #341518: hue angle of 354.19º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #341518 is Cyan = 0, Magento = 0.60, Yellow = 0.54 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 21 | 24 | - |
| CMYK | 0 | 0.60 | 0.54 | 0.80 |
| HSL | 354.19º | 0.42% | 0.14% | - |
| HSV(B) | 354.19º | 0.6% | 0.2% | - |
| XYZ | 1.85 | 1.33 | 1.02 | - |
| YUV | 30.61 | 124.27 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 24 | 0 | 0.60 | 0.54 | 0.80 | 354.19 | 0.42 | 0.14 |
| Hex | 34 | 15 | 18 | 0 | 3C | 36 | 50 | 162 | 2A | E |
| Octal | 64 | 25 | 30 | 0 | 74 | 66 | 120 | 542 | 52 | 16 |
| Binary | 110100 | 10101 | 11000 | 0 | 111100 | 110110 | 1010000 | 101100010 | 101010 | 1110 |
Color Harmonies of #341518
Complementary color
Monochromatic Colors of #341518
Black with #341518
Text Example
Text Example
White with #341518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341518; }
p { color: rgb(52,21,24); }
H1.HeaderClassName
{
color: #341518;
}
.AnyTagClassName
{
color: #341518;
}
</style>
background-color css
<style>
a { background-color: #341518; }
a { background-color: rgb(52,21,24); }
div.DivClassName
{
background-color: #341518;
}
.BgClassName
{
background-color: #341518;
}
</style>
border-color css
<style>
span { border-color: #341518; }
span { border-color: rgb(52,21,24); }
td.TdClassName
{
border-color: #341518;
}
.TagClassName
{
border-color: #341518;
}
</style>