Shades of Rustic Red #340915
Tints of Rustic Red #340915
RGB
CMYK
RGB Variations
Color information
#340915 (or 0x340915) is known color: Rustic Red. HEX triplet: 34, 09 and 15. RGB value is (52,9,21). Sum of RGB (Red+Green+Blue) = 52+9+21=82 (10% of max value = 765). Red value is 52 (20.70% from 255 or 63.41% from 82); Green value is 9 (3.91% from 255 or 10.98% from 82); Blue value is 21 (8.59% from 255 or 25.61% from 82); Max value from RGB is 52 - color contains mainly: red. Hex color #340915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #340915 is #CBF6EA. Grayscale: #171717. Windows color (decimal): -13367019 or 1378612. OLE color: 1378612.
HSL color Cylindrical-coordinate representation of color #340915: hue angle of 343.26º degrees, saturation: 0.7, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #340915 is Cyan = 0, Magento = 0.83, Yellow = 0.60 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 9 | 21 | - |
| CMYK | 0 | 0.83 | 0.60 | 0.80 |
| HSL | 343.26º | 0.7% | 0.12% | - |
| HSV(B) | 343.26º | 0.83% | 0.2% | - |
| XYZ | 1.65 | 0.98 | 0.81 | - |
| YUV | 23.23 | 126.75 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 9 | 21 | 0 | 0.83 | 0.60 | 0.80 | 343.26 | 0.7 | 0.12 |
| Hex | 34 | 9 | 15 | 0 | 53 | 3C | 50 | 157 | 46 | C |
| Octal | 64 | 11 | 25 | 0 | 123 | 74 | 120 | 527 | 106 | 14 |
| Binary | 110100 | 1001 | 10101 | 0 | 1010011 | 111100 | 1010000 | 101010111 | 1000110 | 1100 |
Color Harmonies of #340915
Complementary color
Monochromatic Colors of #340915
Black with #340915
Text Example
Text Example
White with #340915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340915; }
p { color: rgb(52,9,21); }
H1.HeaderClassName
{
color: #340915;
}
.AnyTagClassName
{
color: #340915;
}
</style>
background-color css
<style>
a { background-color: #340915; }
a { background-color: rgb(52,9,21); }
div.DivClassName
{
background-color: #340915;
}
.BgClassName
{
background-color: #340915;
}
</style>
border-color css
<style>
span { border-color: #340915; }
span { border-color: rgb(52,9,21); }
td.TdClassName
{
border-color: #340915;
}
.TagClassName
{
border-color: #340915;
}
</style>