Shades of Black Magic #372609
Tints of Black Magic #372609
RGB
CMYK
RGB Variations
Color information
#372609 (or 0x372609) is known color: Black Magic. HEX triplet: 37, 26 and 09. RGB value is (55,38,9). Sum of RGB (Red+Green+Blue) = 55+38+9=102 (13% of max value = 765). Red value is 55 (21.88% from 255 or 53.92% from 102); Green value is 38 (15.23% from 255 or 37.25% from 102); Blue value is 9 (3.91% from 255 or 8.82% from 102); Max value from RGB is 55 - color contains mainly: red. Hex color #372609 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #372609 is #C8D9F6. Grayscale: #272727. Windows color (decimal): -13162999 or 599607. OLE color: 599607.
HSL color Cylindrical-coordinate representation of color #372609: hue angle of 37.83º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #372609 is Cyan = 0, Magento = 0.31, Yellow = 0.84 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 38 | 9 | - |
| CMYK | 0 | 0.31 | 0.84 | 0.78 |
| HSL | 37.83º | 0.72% | 0.13% | - |
| HSV(B) | 37.83º | 0.84% | 0.22% | - |
| XYZ | 2.32 | 2.22 | 0.56 | - |
| YUV | 39.78 | 110.63 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 38 | 9 | 0 | 0.31 | 0.84 | 0.78 | 37.83 | 0.72 | 0.13 |
| Hex | 37 | 26 | 9 | 0 | 1F | 54 | 4E | 26 | 48 | D |
| Octal | 67 | 46 | 11 | 0 | 37 | 124 | 116 | 46 | 110 | 15 |
| Binary | 110111 | 100110 | 1001 | 0 | 11111 | 1010100 | 1001110 | 100110 | 1001000 | 1101 |
Color Harmonies of #372609
Complementary color
Monochromatic Colors of #372609
Black with #372609
Text Example
Text Example
White with #372609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372609; }
p { color: rgb(55,38,9); }
H1.HeaderClassName
{
color: #372609;
}
.AnyTagClassName
{
color: #372609;
}
</style>
background-color css
<style>
a { background-color: #372609; }
a { background-color: rgb(55,38,9); }
div.DivClassName
{
background-color: #372609;
}
.BgClassName
{
background-color: #372609;
}
</style>
border-color css
<style>
span { border-color: #372609; }
span { border-color: rgb(55,38,9); }
td.TdClassName
{
border-color: #372609;
}
.TagClassName
{
border-color: #372609;
}
</style>