Shades of Black Magic #342609
Tints of Black Magic #342609
RGB
CMYK
RGB Variations
Color information
#342609 (or 0x342609) is known color: Black Magic. HEX triplet: 34, 26 and 09. RGB value is (52,38,9). Sum of RGB (Red+Green+Blue) = 52+38+9=99 (13% of max value = 765). Red value is 52 (20.70% from 255 or 52.53% from 99); Green value is 38 (15.23% from 255 or 38.38% from 99); Blue value is 9 (3.91% from 255 or 9.09% from 99); Max value from RGB is 52 - color contains mainly: red. Hex color #342609 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342609 is #CBD9F6. Grayscale: #272727. Windows color (decimal): -13359607 or 599604. OLE color: 599604.
HSL color Cylindrical-coordinate representation of color #342609: hue angle of 40.47º 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 #342609 is Cyan = 0, Magento = 0.27, Yellow = 0.83 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 38 | 9 | - |
| CMYK | 0 | 0.27 | 0.83 | 0.80 |
| HSL | 40.47º | 0.7% | 0.12% | - |
| HSV(B) | 40.47º | 0.83% | 0.2% | - |
| XYZ | 2.16 | 2.14 | 0.56 | - |
| YUV | 38.88 | 111.14 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 9 | 0 | 0.27 | 0.83 | 0.80 | 40.47 | 0.7 | 0.12 |
| Hex | 34 | 26 | 9 | 0 | 1B | 53 | 50 | 28 | 46 | C |
| Octal | 64 | 46 | 11 | 0 | 33 | 123 | 120 | 50 | 106 | 14 |
| Binary | 110100 | 100110 | 1001 | 0 | 11011 | 1010011 | 1010000 | 101000 | 1000110 | 1100 |
Color Harmonies of #342609
Complementary color
Monochromatic Colors of #342609
Black with #342609
Text Example
Text Example
White with #342609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342609; }
p { color: rgb(52,38,9); }
H1.HeaderClassName
{
color: #342609;
}
.AnyTagClassName
{
color: #342609;
}
</style>
background-color css
<style>
a { background-color: #342609; }
a { background-color: rgb(52,38,9); }
div.DivClassName
{
background-color: #342609;
}
.BgClassName
{
background-color: #342609;
}
</style>
border-color css
<style>
span { border-color: #342609; }
span { border-color: rgb(52,38,9); }
td.TdClassName
{
border-color: #342609;
}
.TagClassName
{
border-color: #342609;
}
</style>