Shades of Black Magic #392911
Tints of Black Magic #392911
RGB
CMYK
RGB Variations
Color information
#392911 (or 0x392911) is known color: Black Magic. HEX triplet: 39, 29 and 11. RGB value is (57,41,17). Sum of RGB (Red+Green+Blue) = 57+41+17=115 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.57% from 115); Green value is 41 (16.41% from 255 or 35.65% from 115); Blue value is 17 (7.03% from 255 or 14.78% from 115); Max value from RGB is 57 - color contains mainly: red. Hex color #392911 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392911 is #C6D6EE. Grayscale: #2B2B2B. Windows color (decimal): -13031151 or 1124665. OLE color: 1124665.
HSL color Cylindrical-coordinate representation of color #392911: hue angle of 36º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392911 is Cyan = 0, Magento = 0.28, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 41 | 17 | - |
| CMYK | 0 | 0.28 | 0.70 | 0.78 |
| HSL | 36º | 0.54% | 0.15% | - |
| HSV(B) | 36º | 0.7% | 0.22% | - |
| XYZ | 2.58 | 2.5 | 0.88 | - |
| YUV | 43.05 | 113.3 | 137.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 17 | 0 | 0.28 | 0.70 | 0.78 | 36 | 0.54 | 0.15 |
| Hex | 39 | 29 | 11 | 0 | 1C | 46 | 4E | 24 | 36 | F |
| Octal | 71 | 51 | 21 | 0 | 34 | 106 | 116 | 44 | 66 | 17 |
| Binary | 111001 | 101001 | 10001 | 0 | 11100 | 1000110 | 1001110 | 100100 | 110110 | 1111 |
Color Harmonies of #392911
Complementary color
Monochromatic Colors of #392911
Black with #392911
Text Example
Text Example
White with #392911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392911; }
p { color: rgb(57,41,17); }
H1.HeaderClassName
{
color: #392911;
}
.AnyTagClassName
{
color: #392911;
}
</style>
background-color css
<style>
a { background-color: #392911; }
a { background-color: rgb(57,41,17); }
div.DivClassName
{
background-color: #392911;
}
.BgClassName
{
background-color: #392911;
}
</style>
border-color css
<style>
span { border-color: #392911; }
span { border-color: rgb(57,41,17); }
td.TdClassName
{
border-color: #392911;
}
.TagClassName
{
border-color: #392911;
}
</style>