Shades of Rustic Red #341618
Tints of Rustic Red #341618
RGB
CMYK
RGB Variations
Color information
#341618 (or 0x341618) is known color: Rustic Red. HEX triplet: 34, 16 and 18. RGB value is (52,22,24). Sum of RGB (Red+Green+Blue) = 52+22+24=98 (12% of max value = 765). Red value is 52 (20.70% from 255 or 53.06% from 98); Green value is 22 (8.98% from 255 or 22.45% from 98); Blue value is 24 (9.77% from 255 or 24.49% from 98); Max value from RGB is 52 - color contains mainly: red. Hex color #341618 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341618 is #CBE9E7. Grayscale: #1F1F1F. Windows color (decimal): -13363688 or 1578548. OLE color: 1578548.
HSL color Cylindrical-coordinate representation of color #341618: hue angle of 356º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #341618 is Cyan = 0, Magento = 0.58, Yellow = 0.54 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 22 | 24 | - |
| CMYK | 0 | 0.58 | 0.54 | 0.80 |
| HSL | 356º | 0.41% | 0.15% | - |
| HSV(B) | 356º | 0.58% | 0.2% | - |
| XYZ | 1.87 | 1.37 | 1.03 | - |
| YUV | 31.2 | 123.94 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 24 | 0 | 0.58 | 0.54 | 0.80 | 356 | 0.41 | 0.15 |
| Hex | 34 | 16 | 18 | 0 | 3A | 36 | 50 | 164 | 29 | F |
| Octal | 64 | 26 | 30 | 0 | 72 | 66 | 120 | 544 | 51 | 17 |
| Binary | 110100 | 10110 | 11000 | 0 | 111010 | 110110 | 1010000 | 101100100 | 101001 | 1111 |
Color Harmonies of #341618
Complementary color
Monochromatic Colors of #341618
Black with #341618
Text Example
Text Example
White with #341618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341618; }
p { color: rgb(52,22,24); }
H1.HeaderClassName
{
color: #341618;
}
.AnyTagClassName
{
color: #341618;
}
</style>
background-color css
<style>
a { background-color: #341618; }
a { background-color: rgb(52,22,24); }
div.DivClassName
{
background-color: #341618;
}
.BgClassName
{
background-color: #341618;
}
</style>
border-color css
<style>
span { border-color: #341618; }
span { border-color: rgb(52,22,24); }
td.TdClassName
{
border-color: #341618;
}
.TagClassName
{
border-color: #341618;
}
</style>