Shades of Black Magic #372915
Tints of Black Magic #372915
RGB
CMYK
RGB Variations
Color information
#372915 (or 0x372915) is known color: Black Magic. HEX triplet: 37, 29 and 15. RGB value is (55,41,21). Sum of RGB (Red+Green+Blue) = 55+41+21=117 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.01% from 117); Green value is 41 (16.41% from 255 or 35.04% from 117); Blue value is 21 (8.59% from 255 or 17.95% from 117); Max value from RGB is 55 - color contains mainly: red. Hex color #372915 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #372915 is #C8D6EA. Grayscale: #2B2B2B. Windows color (decimal): -13162219 or 1386807. OLE color: 1386807.
HSL color Cylindrical-coordinate representation of color #372915: hue angle of 35.29º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #372915 is Cyan = 0, Magento = 0.25, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 41 | 21 | - |
| CMYK | 0 | 0.25 | 0.62 | 0.78 |
| HSL | 35.29º | 0.45% | 0.15% | - |
| HSV(B) | 35.29º | 0.62% | 0.22% | - |
| XYZ | 2.5 | 2.45 | 1.05 | - |
| YUV | 42.91 | 115.64 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 21 | 0 | 0.25 | 0.62 | 0.78 | 35.29 | 0.45 | 0.15 |
| Hex | 37 | 29 | 15 | 0 | 19 | 3E | 4E | 23 | 2D | F |
| Octal | 67 | 51 | 25 | 0 | 31 | 76 | 116 | 43 | 55 | 17 |
| Binary | 110111 | 101001 | 10101 | 0 | 11001 | 111110 | 1001110 | 100011 | 101101 | 1111 |
Color Harmonies of #372915
Complementary color
Monochromatic Colors of #372915
Black with #372915
Text Example
Text Example
White with #372915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372915; }
p { color: rgb(55,41,21); }
H1.HeaderClassName
{
color: #372915;
}
.AnyTagClassName
{
color: #372915;
}
</style>
background-color css
<style>
a { background-color: #372915; }
a { background-color: rgb(55,41,21); }
div.DivClassName
{
background-color: #372915;
}
.BgClassName
{
background-color: #372915;
}
</style>
border-color css
<style>
span { border-color: #372915; }
span { border-color: rgb(55,41,21); }
td.TdClassName
{
border-color: #372915;
}
.TagClassName
{
border-color: #372915;
}
</style>