Shades of Black Magic #312817
Tints of Black Magic #312817
RGB
CMYK
RGB Variations
Color information
#312817 (or 0x312817) is known color: Black Magic. HEX triplet: 31, 28 and 17. RGB value is (49,40,23). Sum of RGB (Red+Green+Blue) = 49+40+23=112 (14% of max value = 765). Red value is 49 (19.53% from 255 or 43.75% from 112); Green value is 40 (16.02% from 255 or 35.71% from 112); Blue value is 23 (9.38% from 255 or 20.54% from 112); Max value from RGB is 49 - color contains mainly: red. Hex color #312817 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312817 is #CED7E8. Grayscale: #282828. Windows color (decimal): -13555689 or 1517617. OLE color: 1517617.
HSL color Cylindrical-coordinate representation of color #312817: hue angle of 39.23º 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 #312817 is Cyan = 0, Magento = 0.18, Yellow = 0.53 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 40 | 23 | - |
| CMYK | 0 | 0.18 | 0.53 | 0.81 |
| HSL | 39.23º | 0.36% | 0.14% | - |
| HSV(B) | 39.23º | 0.53% | 0.19% | - |
| XYZ | 2.18 | 2.23 | 1.13 | - |
| YUV | 40.75 | 117.98 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 23 | 0 | 0.18 | 0.53 | 0.81 | 39.23 | 0.36 | 0.14 |
| Hex | 31 | 28 | 17 | 0 | 12 | 35 | 51 | 27 | 24 | E |
| Octal | 61 | 50 | 27 | 0 | 22 | 65 | 121 | 47 | 44 | 16 |
| Binary | 110001 | 101000 | 10111 | 0 | 10010 | 110101 | 1010001 | 100111 | 100100 | 1110 |
Color Harmonies of #312817
Complementary color
Monochromatic Colors of #312817
Black with #312817
Text Example
Text Example
White with #312817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312817; }
p { color: rgb(49,40,23); }
H1.HeaderClassName
{
color: #312817;
}
.AnyTagClassName
{
color: #312817;
}
</style>
background-color css
<style>
a { background-color: #312817; }
a { background-color: rgb(49,40,23); }
div.DivClassName
{
background-color: #312817;
}
.BgClassName
{
background-color: #312817;
}
</style>
border-color css
<style>
span { border-color: #312817; }
span { border-color: rgb(49,40,23); }
td.TdClassName
{
border-color: #312817;
}
.TagClassName
{
border-color: #312817;
}
</style>