Shades of Black Magic #312610
Tints of Black Magic #312610
RGB
CMYK
RGB Variations
Color information
#312610 (or 0x312610) is known color: Black Magic. HEX triplet: 31, 26 and 10. RGB value is (49,38,16). Sum of RGB (Red+Green+Blue) = 49+38+16=103 (13% of max value = 765). Red value is 49 (19.53% from 255 or 47.57% from 103); Green value is 38 (15.23% from 255 or 36.89% from 103); Blue value is 16 (6.64% from 255 or 15.53% from 103); Max value from RGB is 49 - color contains mainly: red. Hex color #312610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312610 is #CED9EF. Grayscale: #262626. Windows color (decimal): -13556208 or 1058353. OLE color: 1058353.
HSL color Cylindrical-coordinate representation of color #312610: hue angle of 40º degrees, saturation: 0.51, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #312610 is Cyan = 0, Magento = 0.22, Yellow = 0.67 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 38 | 16 | - |
| CMYK | 0 | 0.22 | 0.67 | 0.81 |
| HSL | 40º | 0.51% | 0.13% | - |
| HSV(B) | 40º | 0.67% | 0.19% | - |
| XYZ | 2.05 | 2.08 | 0.78 | - |
| YUV | 38.78 | 115.14 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 16 | 0 | 0.22 | 0.67 | 0.81 | 40 | 0.51 | 0.13 |
| Hex | 31 | 26 | 10 | 0 | 16 | 43 | 51 | 28 | 33 | D |
| Octal | 61 | 46 | 20 | 0 | 26 | 103 | 121 | 50 | 63 | 15 |
| Binary | 110001 | 100110 | 10000 | 0 | 10110 | 1000011 | 1010001 | 101000 | 110011 | 1101 |
Color Harmonies of #312610
Complementary color
Monochromatic Colors of #312610
Black with #312610
Text Example
Text Example
White with #312610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312610; }
p { color: rgb(49,38,16); }
H1.HeaderClassName
{
color: #312610;
}
.AnyTagClassName
{
color: #312610;
}
</style>
background-color css
<style>
a { background-color: #312610; }
a { background-color: rgb(49,38,16); }
div.DivClassName
{
background-color: #312610;
}
.BgClassName
{
background-color: #312610;
}
</style>
border-color css
<style>
span { border-color: #312610; }
span { border-color: rgb(49,38,16); }
td.TdClassName
{
border-color: #312610;
}
.TagClassName
{
border-color: #312610;
}
</style>