Shades of Rustic Red #341319
Tints of Rustic Red #341319
RGB
CMYK
RGB Variations
Color information
#341319 (or 0x341319) is known color: Rustic Red. HEX triplet: 34, 13 and 19. RGB value is (52,19,25). Sum of RGB (Red+Green+Blue) = 52+19+25=96 (12% of max value = 765). Red value is 52 (20.70% from 255 or 54.17% from 96); Green value is 19 (7.81% from 255 or 19.79% from 96); Blue value is 25 (10.16% from 255 or 26.04% from 96); Max value from RGB is 52 - color contains mainly: red. Hex color #341319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341319 is #CBECE6. Grayscale: #1D1D1D. Windows color (decimal): -13364455 or 1643316. OLE color: 1643316.
HSL color Cylindrical-coordinate representation of color #341319: hue angle of 349.09º 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 #341319 is Cyan = 0, Magento = 0.63, Yellow = 0.52 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 19 | 25 | - |
| CMYK | 0 | 0.63 | 0.52 | 0.80 |
| HSL | 349.09º | 0.46% | 0.14% | - |
| HSV(B) | 349.09º | 0.63% | 0.2% | - |
| XYZ | 1.82 | 1.27 | 1.07 | - |
| YUV | 29.55 | 125.43 | 144.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 25 | 0 | 0.63 | 0.52 | 0.80 | 349.09 | 0.46 | 0.14 |
| Hex | 34 | 13 | 19 | 0 | 3F | 34 | 50 | 15D | 2E | E |
| Octal | 64 | 23 | 31 | 0 | 77 | 64 | 120 | 535 | 56 | 16 |
| Binary | 110100 | 10011 | 11001 | 0 | 111111 | 110100 | 1010000 | 101011101 | 101110 | 1110 |
Color Harmonies of #341319
Complementary color
Monochromatic Colors of #341319
Black with #341319
Text Example
Text Example
White with #341319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341319; }
p { color: rgb(52,19,25); }
H1.HeaderClassName
{
color: #341319;
}
.AnyTagClassName
{
color: #341319;
}
</style>
background-color css
<style>
a { background-color: #341319; }
a { background-color: rgb(52,19,25); }
div.DivClassName
{
background-color: #341319;
}
.BgClassName
{
background-color: #341319;
}
</style>
border-color css
<style>
span { border-color: #341319; }
span { border-color: rgb(52,19,25); }
td.TdClassName
{
border-color: #341319;
}
.TagClassName
{
border-color: #341319;
}
</style>