Shades of Black Magic #312810
Tints of Black Magic #312810
RGB
CMYK
RGB Variations
Color information
#312810 (or 0x312810) is known color: Black Magic. HEX triplet: 31, 28 and 10. RGB value is (49,40,16). Sum of RGB (Red+Green+Blue) = 49+40+16=105 (13% of max value = 765). Red value is 49 (19.53% from 255 or 46.67% from 105); Green value is 40 (16.02% from 255 or 38.10% from 105); Blue value is 16 (6.64% from 255 or 15.24% from 105); Max value from RGB is 49 - color contains mainly: red. Hex color #312810 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312810 is #CED7EF. Grayscale: #282828. Windows color (decimal): -13555696 or 1058865. OLE color: 1058865.
HSL color Cylindrical-coordinate representation of color #312810: hue angle of 43.64º 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 #312810 is Cyan = 0, Magento = 0.18, Yellow = 0.67 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 40 | 16 | - |
| CMYK | 0 | 0.18 | 0.67 | 0.81 |
| HSL | 43.64º | 0.51% | 0.13% | - |
| HSV(B) | 43.64º | 0.67% | 0.19% | - |
| XYZ | 2.12 | 2.21 | 0.8 | - |
| YUV | 39.96 | 114.48 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 16 | 0 | 0.18 | 0.67 | 0.81 | 43.64 | 0.51 | 0.13 |
| Hex | 31 | 28 | 10 | 0 | 12 | 43 | 51 | 2C | 33 | D |
| Octal | 61 | 50 | 20 | 0 | 22 | 103 | 121 | 54 | 63 | 15 |
| Binary | 110001 | 101000 | 10000 | 0 | 10010 | 1000011 | 1010001 | 101100 | 110011 | 1101 |
Color Harmonies of #312810
Complementary color
Monochromatic Colors of #312810
Black with #312810
Text Example
Text Example
White with #312810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312810; }
p { color: rgb(49,40,16); }
H1.HeaderClassName
{
color: #312810;
}
.AnyTagClassName
{
color: #312810;
}
</style>
background-color css
<style>
a { background-color: #312810; }
a { background-color: rgb(49,40,16); }
div.DivClassName
{
background-color: #312810;
}
.BgClassName
{
background-color: #312810;
}
</style>
border-color css
<style>
span { border-color: #312810; }
span { border-color: rgb(49,40,16); }
td.TdClassName
{
border-color: #312810;
}
.TagClassName
{
border-color: #312810;
}
</style>