Shades of Black Magic #392807
Tints of Black Magic #392807
RGB
CMYK
RGB Variations
Color information
#392807 (or 0x392807) is known color: Black Magic. HEX triplet: 39, 28 and 07. RGB value is (57,40,7). Sum of RGB (Red+Green+Blue) = 57+40+7=104 (13% of max value = 765). Red value is 57 (22.66% from 255 or 54.81% from 104); Green value is 40 (16.02% from 255 or 38.46% from 104); Blue value is 7 (3.12% from 255 or 6.73% from 104); Max value from RGB is 57 - color contains mainly: red. Hex color #392807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392807 is #C6D7F8. Grayscale: #292929. Windows color (decimal): -13031417 or 469049. OLE color: 469049.
HSL color Cylindrical-coordinate representation of color #392807: hue angle of 39.6º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #392807 is Cyan = 0, Magento = 0.30, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 40 | 7 | - |
| CMYK | 0 | 0.30 | 0.88 | 0.78 |
| HSL | 39.6º | 0.78% | 0.13% | - |
| HSV(B) | 39.6º | 0.88% | 0.22% | - |
| XYZ | 2.48 | 2.4 | 0.53 | - |
| YUV | 41.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 7 | 0 | 0.30 | 0.88 | 0.78 | 39.6 | 0.78 | 0.13 |
| Hex | 39 | 28 | 7 | 0 | 1E | 58 | 4E | 28 | 4E | D |
| Octal | 71 | 50 | 7 | 0 | 36 | 130 | 116 | 50 | 116 | 15 |
| Binary | 111001 | 101000 | 111 | 0 | 11110 | 1011000 | 1001110 | 101000 | 1001110 | 1101 |
Color Harmonies of #392807
Complementary color
Monochromatic Colors of #392807
Black with #392807
Text Example
Text Example
White with #392807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392807; }
p { color: rgb(57,40,7); }
H1.HeaderClassName
{
color: #392807;
}
.AnyTagClassName
{
color: #392807;
}
</style>
background-color css
<style>
a { background-color: #392807; }
a { background-color: rgb(57,40,7); }
div.DivClassName
{
background-color: #392807;
}
.BgClassName
{
background-color: #392807;
}
</style>
border-color css
<style>
span { border-color: #392807; }
span { border-color: rgb(57,40,7); }
td.TdClassName
{
border-color: #392807;
}
.TagClassName
{
border-color: #392807;
}
</style>