Shades of Black Magic #312915
Tints of Black Magic #312915
RGB
CMYK
RGB Variations
Color information
#312915 (or 0x312915) is known color: Black Magic. HEX triplet: 31, 29 and 15. RGB value is (49,41,21). Sum of RGB (Red+Green+Blue) = 49+41+21=111 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.14% from 111); Green value is 41 (16.41% from 255 or 36.94% from 111); Blue value is 21 (8.59% from 255 or 18.92% from 111); Max value from RGB is 49 - color contains mainly: red. Hex color #312915 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312915 is #CED6EA. Grayscale: #292929. Windows color (decimal): -13555435 or 1386801. OLE color: 1386801.
HSL color Cylindrical-coordinate representation of color #312915: hue angle of 42.86º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #312915 is Cyan = 0, Magento = 0.16, Yellow = 0.57 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 41 | 21 | - |
| CMYK | 0 | 0.16 | 0.57 | 0.81 |
| HSL | 42.86º | 0.4% | 0.14% | - |
| HSV(B) | 42.86º | 0.57% | 0.19% | - |
| XYZ | 2.19 | 2.29 | 1.04 | - |
| YUV | 41.11 | 116.65 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 21 | 0 | 0.16 | 0.57 | 0.81 | 42.86 | 0.4 | 0.14 |
| Hex | 31 | 29 | 15 | 0 | 10 | 39 | 51 | 2B | 28 | E |
| Octal | 61 | 51 | 25 | 0 | 20 | 71 | 121 | 53 | 50 | 16 |
| Binary | 110001 | 101001 | 10101 | 0 | 10000 | 111001 | 1010001 | 101011 | 101000 | 1110 |
Color Harmonies of #312915
Complementary color
Monochromatic Colors of #312915
Black with #312915
Text Example
Text Example
White with #312915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312915; }
p { color: rgb(49,41,21); }
H1.HeaderClassName
{
color: #312915;
}
.AnyTagClassName
{
color: #312915;
}
</style>
background-color css
<style>
a { background-color: #312915; }
a { background-color: rgb(49,41,21); }
div.DivClassName
{
background-color: #312915;
}
.BgClassName
{
background-color: #312915;
}
</style>
border-color css
<style>
span { border-color: #312915; }
span { border-color: rgb(49,41,21); }
td.TdClassName
{
border-color: #312915;
}
.TagClassName
{
border-color: #312915;
}
</style>