Shades of Black Magic #342710
Tints of Black Magic #342710
RGB
CMYK
RGB Variations
Color information
#342710 (or 0x342710) is known color: Black Magic. HEX triplet: 34, 27 and 10. RGB value is (52,39,16). Sum of RGB (Red+Green+Blue) = 52+39+16=107 (14% of max value = 765). Red value is 52 (20.70% from 255 or 48.60% from 107); Green value is 39 (15.62% from 255 or 36.45% from 107); Blue value is 16 (6.64% from 255 or 14.95% from 107); Max value from RGB is 52 - color contains mainly: red. Hex color #342710 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342710 is #CBD8EF. Grayscale: #282828. Windows color (decimal): -13359344 or 1058612. OLE color: 1058612.
HSL color Cylindrical-coordinate representation of color #342710: hue angle of 38.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 #342710 is Cyan = 0, Magento = 0.25, Yellow = 0.69 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 39 | 16 | - |
| CMYK | 0 | 0.25 | 0.69 | 0.80 |
| HSL | 38.33º | 0.53% | 0.13% | - |
| HSV(B) | 38.33º | 0.69% | 0.2% | - |
| XYZ | 2.24 | 2.22 | 0.8 | - |
| YUV | 40.27 | 114.31 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 39 | 16 | 0 | 0.25 | 0.69 | 0.80 | 38.33 | 0.53 | 0.13 |
| Hex | 34 | 27 | 10 | 0 | 19 | 45 | 50 | 26 | 35 | D |
| Octal | 64 | 47 | 20 | 0 | 31 | 105 | 120 | 46 | 65 | 15 |
| Binary | 110100 | 100111 | 10000 | 0 | 11001 | 1000101 | 1010000 | 100110 | 110101 | 1101 |
Color Harmonies of #342710
Complementary color
Monochromatic Colors of #342710
Black with #342710
Text Example
Text Example
White with #342710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342710; }
p { color: rgb(52,39,16); }
H1.HeaderClassName
{
color: #342710;
}
.AnyTagClassName
{
color: #342710;
}
</style>
background-color css
<style>
a { background-color: #342710; }
a { background-color: rgb(52,39,16); }
div.DivClassName
{
background-color: #342710;
}
.BgClassName
{
background-color: #342710;
}
</style>
border-color css
<style>
span { border-color: #342710; }
span { border-color: rgb(52,39,16); }
td.TdClassName
{
border-color: #342710;
}
.TagClassName
{
border-color: #342710;
}
</style>