Shades of Rustic Red #341316
Tints of Rustic Red #341316
RGB
CMYK
RGB Variations
Color information
#341316 (or 0x341316) is known color: Rustic Red. HEX triplet: 34, 13 and 16. RGB value is (52,19,22). Sum of RGB (Red+Green+Blue) = 52+19+22=93 (12% of max value = 765). Red value is 52 (20.70% from 255 or 55.91% from 93); Green value is 19 (7.81% from 255 or 20.43% from 93); Blue value is 22 (8.98% from 255 or 23.66% from 93); Max value from RGB is 52 - color contains mainly: red. Hex color #341316 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341316 is #CBECE9. Grayscale: #1D1D1D. Windows color (decimal): -13364458 or 1446708. OLE color: 1446708.
HSL color Cylindrical-coordinate representation of color #341316: hue angle of 354.55º degrees, saturation: 0.46, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #341316 is Cyan = 0, Magento = 0.63, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 19 | 22 | - |
| CMYK | 0 | 0.63 | 0.58 | 0.80 |
| HSL | 354.55º | 0.46% | 0.14% | - |
| HSV(B) | 354.55º | 0.63% | 0.2% | - |
| XYZ | 1.79 | 1.25 | 0.91 | - |
| YUV | 29.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 22 | 0 | 0.63 | 0.58 | 0.80 | 354.55 | 0.46 | 0.14 |
| Hex | 34 | 13 | 16 | 0 | 3F | 3A | 50 | 163 | 2E | E |
| Octal | 64 | 23 | 26 | 0 | 77 | 72 | 120 | 543 | 56 | 16 |
| Binary | 110100 | 10011 | 10110 | 0 | 111111 | 111010 | 1010000 | 101100011 | 101110 | 1110 |
Color Harmonies of #341316
Complementary color
Monochromatic Colors of #341316
Black with #341316
Text Example
Text Example
White with #341316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341316; }
p { color: rgb(52,19,22); }
H1.HeaderClassName
{
color: #341316;
}
.AnyTagClassName
{
color: #341316;
}
</style>
background-color css
<style>
a { background-color: #341316; }
a { background-color: rgb(52,19,22); }
div.DivClassName
{
background-color: #341316;
}
.BgClassName
{
background-color: #341316;
}
</style>
border-color css
<style>
span { border-color: #341316; }
span { border-color: rgb(52,19,22); }
td.TdClassName
{
border-color: #341316;
}
.TagClassName
{
border-color: #341316;
}
</style>