Shades of Black Magic #312917
Tints of Black Magic #312917
RGB
CMYK
RGB Variations
Color information
#312917 (or 0x312917) is known color: Black Magic. HEX triplet: 31, 29 and 17. RGB value is (49,41,23). Sum of RGB (Red+Green+Blue) = 49+41+23=113 (14% of max value = 765). Red value is 49 (19.53% from 255 or 43.36% from 113); Green value is 41 (16.41% from 255 or 36.28% from 113); Blue value is 23 (9.38% from 255 or 20.35% from 113); Max value from RGB is 49 - color contains mainly: red. Hex color #312917 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312917 is #CED6E8. Grayscale: #292929. Windows color (decimal): -13555433 or 1517873. OLE color: 1517873.
HSL color Cylindrical-coordinate representation of color #312917: hue angle of 41.54º degrees, saturation: 0.36, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #312917 is Cyan = 0, Magento = 0.16, Yellow = 0.53 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 41 | 23 | - |
| CMYK | 0 | 0.16 | 0.53 | 0.81 |
| HSL | 41.54º | 0.36% | 0.14% | - |
| HSV(B) | 41.54º | 0.53% | 0.19% | - |
| XYZ | 2.21 | 2.3 | 1.14 | - |
| YUV | 41.34 | 117.65 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 23 | 0 | 0.16 | 0.53 | 0.81 | 41.54 | 0.36 | 0.14 |
| Hex | 31 | 29 | 17 | 0 | 10 | 35 | 51 | 2A | 24 | E |
| Octal | 61 | 51 | 27 | 0 | 20 | 65 | 121 | 52 | 44 | 16 |
| Binary | 110001 | 101001 | 10111 | 0 | 10000 | 110101 | 1010001 | 101010 | 100100 | 1110 |
Color Harmonies of #312917
Complementary color
Monochromatic Colors of #312917
Black with #312917
Text Example
Text Example
White with #312917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312917; }
p { color: rgb(49,41,23); }
H1.HeaderClassName
{
color: #312917;
}
.AnyTagClassName
{
color: #312917;
}
</style>
background-color css
<style>
a { background-color: #312917; }
a { background-color: rgb(49,41,23); }
div.DivClassName
{
background-color: #312917;
}
.BgClassName
{
background-color: #312917;
}
</style>
border-color css
<style>
span { border-color: #312917; }
span { border-color: rgb(49,41,23); }
td.TdClassName
{
border-color: #312917;
}
.TagClassName
{
border-color: #312917;
}
</style>