Shades of Black Magic #372807
Tints of Black Magic #372807
RGB
CMYK
RGB Variations
Color information
#372807 (or 0x372807) is known color: Black Magic. HEX triplet: 37, 28 and 07. RGB value is (55,40,7). Sum of RGB (Red+Green+Blue) = 55+40+7=102 (13% of max value = 765). Red value is 55 (21.88% from 255 or 53.92% from 102); Green value is 40 (16.02% from 255 or 39.22% from 102); Blue value is 7 (3.12% from 255 or 6.86% from 102); Max value from RGB is 55 - color contains mainly: red. Hex color #372807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #372807 is #C8D7F8. Grayscale: #282828. Windows color (decimal): -13162489 or 469047. OLE color: 469047.
HSL color Cylindrical-coordinate representation of color #372807: hue angle of 41.25º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #372807 is Cyan = 0, Magento = 0.27, Yellow = 0.87 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 40 | 7 | - |
| CMYK | 0 | 0.27 | 0.87 | 0.78 |
| HSL | 41.25º | 0.77% | 0.12% | - |
| HSV(B) | 41.25º | 0.87% | 0.22% | - |
| XYZ | 2.37 | 2.35 | 0.53 | - |
| YUV | 40.72 | 108.97 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 7 | 0 | 0.27 | 0.87 | 0.78 | 41.25 | 0.77 | 0.12 |
| Hex | 37 | 28 | 7 | 0 | 1B | 57 | 4E | 29 | 4D | C |
| Octal | 67 | 50 | 7 | 0 | 33 | 127 | 116 | 51 | 115 | 14 |
| Binary | 110111 | 101000 | 111 | 0 | 11011 | 1010111 | 1001110 | 101001 | 1001101 | 1100 |
Color Harmonies of #372807
Complementary color
Monochromatic Colors of #372807
Black with #372807
Text Example
Text Example
White with #372807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372807; }
p { color: rgb(55,40,7); }
H1.HeaderClassName
{
color: #372807;
}
.AnyTagClassName
{
color: #372807;
}
</style>
background-color css
<style>
a { background-color: #372807; }
a { background-color: rgb(55,40,7); }
div.DivClassName
{
background-color: #372807;
}
.BgClassName
{
background-color: #372807;
}
</style>
border-color css
<style>
span { border-color: #372807; }
span { border-color: rgb(55,40,7); }
td.TdClassName
{
border-color: #372807;
}
.TagClassName
{
border-color: #372807;
}
</style>