Shades of Black Magic #342407
Tints of Black Magic #342407
RGB
CMYK
RGB Variations
Color information
#342407 (or 0x342407) is known color: Black Magic. HEX triplet: 34, 24 and 07. RGB value is (52,36,7). Sum of RGB (Red+Green+Blue) = 52+36+7=95 (12% of max value = 765). Red value is 52 (20.70% from 255 or 54.74% from 95); Green value is 36 (14.45% from 255 or 37.89% from 95); Blue value is 7 (3.12% from 255 or 7.37% from 95); Max value from RGB is 52 - color contains mainly: red. Hex color #342407 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342407 is #CBDBF8. Grayscale: #252525. Windows color (decimal): -13360121 or 468020. OLE color: 468020.
HSL color Cylindrical-coordinate representation of color #342407: hue angle of 38.67º degrees, saturation: 0.76, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #342407 is Cyan = 0, Magento = 0.31, Yellow = 0.87 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 36 | 7 | - |
| CMYK | 0 | 0.31 | 0.87 | 0.80 |
| HSL | 38.67º | 0.76% | 0.12% | - |
| HSV(B) | 38.67º | 0.87% | 0.2% | - |
| XYZ | 2.09 | 2.01 | 0.48 | - |
| YUV | 37.48 | 110.8 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 36 | 7 | 0 | 0.31 | 0.87 | 0.80 | 38.67 | 0.76 | 0.12 |
| Hex | 34 | 24 | 7 | 0 | 1F | 57 | 50 | 27 | 4C | C |
| Octal | 64 | 44 | 7 | 0 | 37 | 127 | 120 | 47 | 114 | 14 |
| Binary | 110100 | 100100 | 111 | 0 | 11111 | 1010111 | 1010000 | 100111 | 1001100 | 1100 |
Color Harmonies of #342407
Complementary color
Monochromatic Colors of #342407
Black with #342407
Text Example
Text Example
White with #342407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342407; }
p { color: rgb(52,36,7); }
H1.HeaderClassName
{
color: #342407;
}
.AnyTagClassName
{
color: #342407;
}
</style>
background-color css
<style>
a { background-color: #342407; }
a { background-color: rgb(52,36,7); }
div.DivClassName
{
background-color: #342407;
}
.BgClassName
{
background-color: #342407;
}
</style>
border-color css
<style>
span { border-color: #342407; }
span { border-color: rgb(52,36,7); }
td.TdClassName
{
border-color: #342407;
}
.TagClassName
{
border-color: #342407;
}
</style>