Shades of Black Magic #342504
Tints of Black Magic #342504
RGB
CMYK
RGB Variations
Color information
#342504 (or 0x342504) is known color: Black Magic. HEX triplet: 34, 25 and 04. RGB value is (52,37,4). Sum of RGB (Red+Green+Blue) = 52+37+4=93 (12% of max value = 765). Red value is 52 (20.70% from 255 or 55.91% from 93); Green value is 37 (14.84% from 255 or 39.78% from 93); Blue value is 4 (1.95% from 255 or 4.30% from 93); Max value from RGB is 52 - color contains mainly: red. Hex color #342504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342504 is #CBDAFB. Grayscale: #252525. Windows color (decimal): -13359868 or 271668. OLE color: 271668.
HSL color Cylindrical-coordinate representation of color #342504: hue angle of 41.25º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #342504 is Cyan = 0, Magento = 0.29, Yellow = 0.92 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 37 | 4 | - |
| CMYK | 0 | 0.29 | 0.92 | 0.80 |
| HSL | 41.25º | 0.86% | 0.11% | - |
| HSV(B) | 41.25º | 0.92% | 0.2% | - |
| XYZ | 2.1 | 2.06 | 0.4 | - |
| YUV | 37.72 | 108.97 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 37 | 4 | 0 | 0.29 | 0.92 | 0.80 | 41.25 | 0.86 | 0.11 |
| Hex | 34 | 25 | 4 | 0 | 1D | 5C | 50 | 29 | 56 | B |
| Octal | 64 | 45 | 4 | 0 | 35 | 134 | 120 | 51 | 126 | 13 |
| Binary | 110100 | 100101 | 100 | 0 | 11101 | 1011100 | 1010000 | 101001 | 1010110 | 1011 |
Color Harmonies of #342504
Complementary color
Monochromatic Colors of #342504
Black with #342504
Text Example
Text Example
White with #342504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342504; }
p { color: rgb(52,37,4); }
H1.HeaderClassName
{
color: #342504;
}
.AnyTagClassName
{
color: #342504;
}
</style>
background-color css
<style>
a { background-color: #342504; }
a { background-color: rgb(52,37,4); }
div.DivClassName
{
background-color: #342504;
}
.BgClassName
{
background-color: #342504;
}
</style>
border-color css
<style>
span { border-color: #342504; }
span { border-color: rgb(52,37,4); }
td.TdClassName
{
border-color: #342504;
}
.TagClassName
{
border-color: #342504;
}
</style>