Shades of Black Magic #342918
Tints of Black Magic #342918
RGB
CMYK
RGB Variations
Color information
#342918 (or 0x342918) is known color: Black Magic. HEX triplet: 34, 29 and 18. RGB value is (52,41,24). Sum of RGB (Red+Green+Blue) = 52+41+24=117 (15% of max value = 765). Red value is 52 (20.70% from 255 or 44.44% from 117); Green value is 41 (16.41% from 255 or 35.04% from 117); Blue value is 24 (9.77% from 255 or 20.51% from 117); Max value from RGB is 52 - color contains mainly: red. Hex color #342918 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342918 is #CBD6E7. Grayscale: #2A2A2A. Windows color (decimal): -13358824 or 1583412. OLE color: 1583412.
HSL color Cylindrical-coordinate representation of color #342918: hue angle of 36.43º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #342918 is Cyan = 0, Magento = 0.21, Yellow = 0.54 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 41 | 24 | - |
| CMYK | 0 | 0.21 | 0.54 | 0.80 |
| HSL | 36.43º | 0.37% | 0.15% | - |
| HSV(B) | 36.43º | 0.54% | 0.2% | - |
| XYZ | 2.37 | 2.38 | 1.2 | - |
| YUV | 42.35 | 117.64 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 24 | 0 | 0.21 | 0.54 | 0.80 | 36.43 | 0.37 | 0.15 |
| Hex | 34 | 29 | 18 | 0 | 15 | 36 | 50 | 24 | 25 | F |
| Octal | 64 | 51 | 30 | 0 | 25 | 66 | 120 | 44 | 45 | 17 |
| Binary | 110100 | 101001 | 11000 | 0 | 10101 | 110110 | 1010000 | 100100 | 100101 | 1111 |
Color Harmonies of #342918
Complementary color
Monochromatic Colors of #342918
Black with #342918
Text Example
Text Example
White with #342918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342918; }
p { color: rgb(52,41,24); }
H1.HeaderClassName
{
color: #342918;
}
.AnyTagClassName
{
color: #342918;
}
</style>
background-color css
<style>
a { background-color: #342918; }
a { background-color: rgb(52,41,24); }
div.DivClassName
{
background-color: #342918;
}
.BgClassName
{
background-color: #342918;
}
</style>
border-color css
<style>
span { border-color: #342918; }
span { border-color: rgb(52,41,24); }
td.TdClassName
{
border-color: #342918;
}
.TagClassName
{
border-color: #342918;
}
</style>