Shades of Black Magic #312714
Tints of Black Magic #312714
RGB
CMYK
RGB Variations
Color information
#312714 (or 0x312714) is known color: Black Magic. HEX triplet: 31, 27 and 14. RGB value is (49,39,20). Sum of RGB (Red+Green+Blue) = 49+39+20=108 (14% of max value = 765). Red value is 49 (19.53% from 255 or 45.37% from 108); Green value is 39 (15.62% from 255 or 36.11% from 108); Blue value is 20 (8.20% from 255 or 18.52% from 108); Max value from RGB is 49 - color contains mainly: red. Hex color #312714 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312714 is #CED8EB. Grayscale: #272727. Windows color (decimal): -13555948 or 1320753. OLE color: 1320753.
HSL color Cylindrical-coordinate representation of color #312714: hue angle of 39.31º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #312714 is Cyan = 0, Magento = 0.20, Yellow = 0.59 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 39 | 20 | - |
| CMYK | 0 | 0.20 | 0.59 | 0.81 |
| HSL | 39.31º | 0.42% | 0.14% | - |
| HSV(B) | 39.31º | 0.59% | 0.19% | - |
| XYZ | 2.12 | 2.15 | 0.97 | - |
| YUV | 39.82 | 116.81 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 20 | 0 | 0.20 | 0.59 | 0.81 | 39.31 | 0.42 | 0.14 |
| Hex | 31 | 27 | 14 | 0 | 14 | 3B | 51 | 27 | 2A | E |
| Octal | 61 | 47 | 24 | 0 | 24 | 73 | 121 | 47 | 52 | 16 |
| Binary | 110001 | 100111 | 10100 | 0 | 10100 | 111011 | 1010001 | 100111 | 101010 | 1110 |
Color Harmonies of #312714
Complementary color
Monochromatic Colors of #312714
Black with #312714
Text Example
Text Example
White with #312714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312714; }
p { color: rgb(49,39,20); }
H1.HeaderClassName
{
color: #312714;
}
.AnyTagClassName
{
color: #312714;
}
</style>
background-color css
<style>
a { background-color: #312714; }
a { background-color: rgb(49,39,20); }
div.DivClassName
{
background-color: #312714;
}
.BgClassName
{
background-color: #312714;
}
</style>
border-color css
<style>
span { border-color: #312714; }
span { border-color: rgb(49,39,20); }
td.TdClassName
{
border-color: #312714;
}
.TagClassName
{
border-color: #312714;
}
</style>