Shades of Black Magic #392805
Tints of Black Magic #392805
RGB
CMYK
RGB Variations
Color information
#392805 (or 0x392805) is known color: Black Magic. HEX triplet: 39, 28 and 05. RGB value is (57,40,5). Sum of RGB (Red+Green+Blue) = 57+40+5=102 (13% of max value = 765). Red value is 57 (22.66% from 255 or 55.88% from 102); Green value is 40 (16.02% from 255 or 39.22% from 102); Blue value is 5 (2.34% from 255 or 4.90% from 102); Max value from RGB is 57 - color contains mainly: red. Hex color #392805 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392805 is #C6D7FA. Grayscale: #292929. Windows color (decimal): -13031419 or 337977. OLE color: 337977.
HSL color Cylindrical-coordinate representation of color #392805: hue angle of 40.38º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #392805 is Cyan = 0, Magento = 0.30, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 40 | 5 | - |
| CMYK | 0 | 0.30 | 0.91 | 0.78 |
| HSL | 40.38º | 0.84% | 0.12% | - |
| HSV(B) | 40.38º | 0.91% | 0.22% | - |
| XYZ | 2.47 | 2.4 | 0.48 | - |
| YUV | 41.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 5 | 0 | 0.30 | 0.91 | 0.78 | 40.38 | 0.84 | 0.12 |
| Hex | 39 | 28 | 5 | 0 | 1E | 5B | 4E | 28 | 54 | C |
| Octal | 71 | 50 | 5 | 0 | 36 | 133 | 116 | 50 | 124 | 14 |
| Binary | 111001 | 101000 | 101 | 0 | 11110 | 1011011 | 1001110 | 101000 | 1010100 | 1100 |
Color Harmonies of #392805
Complementary color
Monochromatic Colors of #392805
Black with #392805
Text Example
Text Example
White with #392805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392805; }
p { color: rgb(57,40,5); }
H1.HeaderClassName
{
color: #392805;
}
.AnyTagClassName
{
color: #392805;
}
</style>
background-color css
<style>
a { background-color: #392805; }
a { background-color: rgb(57,40,5); }
div.DivClassName
{
background-color: #392805;
}
.BgClassName
{
background-color: #392805;
}
</style>
border-color css
<style>
span { border-color: #392805; }
span { border-color: rgb(57,40,5); }
td.TdClassName
{
border-color: #392805;
}
.TagClassName
{
border-color: #392805;
}
</style>