Shades of Black Magic #392912
Tints of Black Magic #392912
RGB
CMYK
RGB Variations
Color information
#392912 (or 0x392912) is known color: Black Magic. HEX triplet: 39, 29 and 12. RGB value is (57,41,18). Sum of RGB (Red+Green+Blue) = 57+41+18=116 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.14% from 116); Green value is 41 (16.41% from 255 or 35.34% from 116); Blue value is 18 (7.42% from 255 or 15.52% from 116); Max value from RGB is 57 - color contains mainly: red. Hex color #392912 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392912 is #C6D6ED. Grayscale: #2B2B2B. Windows color (decimal): -13031150 or 1190201. OLE color: 1190201.
HSL color Cylindrical-coordinate representation of color #392912: hue angle of 35.38º degrees, saturation: 0.52, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #392912 is Cyan = 0, Magento = 0.28, Yellow = 0.68 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 41 | 18 | - |
| CMYK | 0 | 0.28 | 0.68 | 0.78 |
| HSL | 35.38º | 0.52% | 0.15% | - |
| HSV(B) | 35.38º | 0.68% | 0.22% | - |
| XYZ | 2.59 | 2.5 | 0.92 | - |
| YUV | 43.16 | 113.8 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 18 | 0 | 0.28 | 0.68 | 0.78 | 35.38 | 0.52 | 0.15 |
| Hex | 39 | 29 | 12 | 0 | 1C | 44 | 4E | 23 | 34 | F |
| Octal | 71 | 51 | 22 | 0 | 34 | 104 | 116 | 43 | 64 | 17 |
| Binary | 111001 | 101001 | 10010 | 0 | 11100 | 1000100 | 1001110 | 100011 | 110100 | 1111 |
Color Harmonies of #392912
Complementary color
Monochromatic Colors of #392912
Black with #392912
Text Example
Text Example
White with #392912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392912; }
p { color: rgb(57,41,18); }
H1.HeaderClassName
{
color: #392912;
}
.AnyTagClassName
{
color: #392912;
}
</style>
background-color css
<style>
a { background-color: #392912; }
a { background-color: rgb(57,41,18); }
div.DivClassName
{
background-color: #392912;
}
.BgClassName
{
background-color: #392912;
}
</style>
border-color css
<style>
span { border-color: #392912; }
span { border-color: rgb(57,41,18); }
td.TdClassName
{
border-color: #392912;
}
.TagClassName
{
border-color: #392912;
}
</style>