Shades of Rustic Red #341017
Tints of Rustic Red #341017
RGB
CMYK
RGB Variations
Color information
#341017 (or 0x341017) is known color: Rustic Red. HEX triplet: 34, 10 and 17. RGB value is (52,16,23). Sum of RGB (Red+Green+Blue) = 52+16+23=91 (12% of max value = 765). Red value is 52 (20.70% from 255 or 57.14% from 91); Green value is 16 (6.64% from 255 or 17.58% from 91); Blue value is 23 (9.38% from 255 or 25.27% from 91); Max value from RGB is 52 - color contains mainly: red. Hex color #341017 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341017 is #CBEFE8. Grayscale: #1B1B1B. Windows color (decimal): -13365225 or 1511476. OLE color: 1511476.
HSL color Cylindrical-coordinate representation of color #341017: hue angle of 348.33º degrees, saturation: 0.53, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #341017 is Cyan = 0, Magento = 0.69, Yellow = 0.56 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 16 | 23 | - |
| CMYK | 0 | 0.69 | 0.56 | 0.80 |
| HSL | 348.33º | 0.53% | 0.13% | - |
| HSV(B) | 348.33º | 0.69% | 0.2% | - |
| XYZ | 1.76 | 1.16 | 0.94 | - |
| YUV | 27.56 | 125.43 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 23 | 0 | 0.69 | 0.56 | 0.80 | 348.33 | 0.53 | 0.13 |
| Hex | 34 | 10 | 17 | 0 | 45 | 38 | 50 | 15C | 35 | D |
| Octal | 64 | 20 | 27 | 0 | 105 | 70 | 120 | 534 | 65 | 15 |
| Binary | 110100 | 10000 | 10111 | 0 | 1000101 | 111000 | 1010000 | 101011100 | 110101 | 1101 |
Color Harmonies of #341017
Complementary color
Monochromatic Colors of #341017
Black with #341017
Text Example
Text Example
White with #341017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341017; }
p { color: rgb(52,16,23); }
H1.HeaderClassName
{
color: #341017;
}
.AnyTagClassName
{
color: #341017;
}
</style>
background-color css
<style>
a { background-color: #341017; }
a { background-color: rgb(52,16,23); }
div.DivClassName
{
background-color: #341017;
}
.BgClassName
{
background-color: #341017;
}
</style>
border-color css
<style>
span { border-color: #341017; }
span { border-color: rgb(52,16,23); }
td.TdClassName
{
border-color: #341017;
}
.TagClassName
{
border-color: #341017;
}
</style>