Shades of Black Magic #312306
Tints of Black Magic #312306
RGB
CMYK
RGB Variations
Color information
#312306 (or 0x312306) is known color: Black Magic. HEX triplet: 31, 23 and 06. RGB value is (49,35,6). Sum of RGB (Red+Green+Blue) = 49+35+6=90 (11% of max value = 765). Red value is 49 (19.53% from 255 or 54.44% from 90); Green value is 35 (14.06% from 255 or 38.89% from 90); Blue value is 6 (2.73% from 255 or 6.67% from 90); Max value from RGB is 49 - color contains mainly: red. Hex color #312306 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312306 is #CEDCF9. Grayscale: #242424. Windows color (decimal): -13556986 or 402225. OLE color: 402225.
HSL color Cylindrical-coordinate representation of color #312306: hue angle of 40.47º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #312306 is Cyan = 0, Magento = 0.29, Yellow = 0.88 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 35 | 6 | - |
| CMYK | 0 | 0.29 | 0.88 | 0.81 |
| HSL | 40.47º | 0.78% | 0.11% | - |
| HSV(B) | 40.47º | 0.88% | 0.19% | - |
| XYZ | 1.9 | 1.87 | 0.43 | - |
| YUV | 35.88 | 111.14 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 6 | 0 | 0.29 | 0.88 | 0.81 | 40.47 | 0.78 | 0.11 |
| Hex | 31 | 23 | 6 | 0 | 1D | 58 | 51 | 28 | 4E | B |
| Octal | 61 | 43 | 6 | 0 | 35 | 130 | 121 | 50 | 116 | 13 |
| Binary | 110001 | 100011 | 110 | 0 | 11101 | 1011000 | 1010001 | 101000 | 1001110 | 1011 |
Color Harmonies of #312306
Complementary color
Monochromatic Colors of #312306
Black with #312306
Text Example
Text Example
White with #312306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312306; }
p { color: rgb(49,35,6); }
H1.HeaderClassName
{
color: #312306;
}
.AnyTagClassName
{
color: #312306;
}
</style>
background-color css
<style>
a { background-color: #312306; }
a { background-color: rgb(49,35,6); }
div.DivClassName
{
background-color: #312306;
}
.BgClassName
{
background-color: #312306;
}
</style>
border-color css
<style>
span { border-color: #312306; }
span { border-color: rgb(49,35,6); }
td.TdClassName
{
border-color: #312306;
}
.TagClassName
{
border-color: #312306;
}
</style>