Shades of Black Magic #312712
Tints of Black Magic #312712
RGB
CMYK
RGB Variations
Color information
#312712 (or 0x312712) is known color: Black Magic. HEX triplet: 31, 27 and 12. RGB value is (49,39,18). Sum of RGB (Red+Green+Blue) = 49+39+18=106 (14% of max value = 765). Red value is 49 (19.53% from 255 or 46.23% from 106); Green value is 39 (15.62% from 255 or 36.79% from 106); Blue value is 18 (7.42% from 255 or 16.98% from 106); Max value from RGB is 49 - color contains mainly: red. Hex color #312712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312712 is #CED8ED. Grayscale: #272727. Windows color (decimal): -13555950 or 1189681. OLE color: 1189681.
HSL color Cylindrical-coordinate representation of color #312712: hue angle of 40.65º degrees, saturation: 0.46, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #312712 is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 39 | 18 | - |
| CMYK | 0 | 0.20 | 0.63 | 0.81 |
| HSL | 40.65º | 0.46% | 0.13% | - |
| HSV(B) | 40.65º | 0.63% | 0.19% | - |
| XYZ | 2.1 | 2.15 | 0.88 | - |
| YUV | 39.6 | 115.81 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 18 | 0 | 0.20 | 0.63 | 0.81 | 40.65 | 0.46 | 0.13 |
| Hex | 31 | 27 | 12 | 0 | 14 | 3F | 51 | 29 | 2E | D |
| Octal | 61 | 47 | 22 | 0 | 24 | 77 | 121 | 51 | 56 | 15 |
| Binary | 110001 | 100111 | 10010 | 0 | 10100 | 111111 | 1010001 | 101001 | 101110 | 1101 |
Color Harmonies of #312712
Complementary color
Monochromatic Colors of #312712
Black with #312712
Text Example
Text Example
White with #312712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312712; }
p { color: rgb(49,39,18); }
H1.HeaderClassName
{
color: #312712;
}
.AnyTagClassName
{
color: #312712;
}
</style>
background-color css
<style>
a { background-color: #312712; }
a { background-color: rgb(49,39,18); }
div.DivClassName
{
background-color: #312712;
}
.BgClassName
{
background-color: #312712;
}
</style>
border-color css
<style>
span { border-color: #312712; }
span { border-color: rgb(49,39,18); }
td.TdClassName
{
border-color: #312712;
}
.TagClassName
{
border-color: #312712;
}
</style>