Shades of Black Magic #372710
Tints of Black Magic #372710
RGB
CMYK
RGB Variations
Color information
#372710 (or 0x372710) is known color: Black Magic. HEX triplet: 37, 27 and 10. RGB value is (55,39,16). Sum of RGB (Red+Green+Blue) = 55+39+16=110 (14% of max value = 765). Red value is 55 (21.88% from 255 or 50% from 110); Green value is 39 (15.62% from 255 or 35.45% from 110); Blue value is 16 (6.64% from 255 or 14.55% from 110); Max value from RGB is 55 - color contains mainly: red. Hex color #372710 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #372710 is #C8D8EF. Grayscale: #292929. Windows color (decimal): -13162736 or 1058615. OLE color: 1058615.
HSL color Cylindrical-coordinate representation of color #372710: hue angle of 35.38º degrees, saturation: 0.55, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #372710 is Cyan = 0, Magento = 0.29, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 39 | 16 | - |
| CMYK | 0 | 0.29 | 0.71 | 0.78 |
| HSL | 35.38º | 0.55% | 0.14% | - |
| HSV(B) | 35.38º | 0.71% | 0.22% | - |
| XYZ | 2.39 | 2.3 | 0.81 | - |
| YUV | 41.16 | 113.8 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 16 | 0 | 0.29 | 0.71 | 0.78 | 35.38 | 0.55 | 0.14 |
| Hex | 37 | 27 | 10 | 0 | 1D | 47 | 4E | 23 | 37 | E |
| Octal | 67 | 47 | 20 | 0 | 35 | 107 | 116 | 43 | 67 | 16 |
| Binary | 110111 | 100111 | 10000 | 0 | 11101 | 1000111 | 1001110 | 100011 | 110111 | 1110 |
Color Harmonies of #372710
Complementary color
Monochromatic Colors of #372710
Black with #372710
Text Example
Text Example
White with #372710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372710; }
p { color: rgb(55,39,16); }
H1.HeaderClassName
{
color: #372710;
}
.AnyTagClassName
{
color: #372710;
}
</style>
background-color css
<style>
a { background-color: #372710; }
a { background-color: rgb(55,39,16); }
div.DivClassName
{
background-color: #372710;
}
.BgClassName
{
background-color: #372710;
}
</style>
border-color css
<style>
span { border-color: #372710; }
span { border-color: rgb(55,39,16); }
td.TdClassName
{
border-color: #372710;
}
.TagClassName
{
border-color: #372710;
}
</style>