Shades of Licorice #313844
Tints of Licorice #313844
RGB
CMYK
RGB Variations
Color information
#313844 (or 0x313844) is known color: Licorice. HEX triplet: 31, 38 and 44. RGB value is (49,56,68). Sum of RGB (Red+Green+Blue) = 49+56+68=173 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.32% from 173); Green value is 56 (22.27% from 255 or 32.37% from 173); Blue value is 68 (26.95% from 255 or 39.31% from 173); Max value from RGB is 68 - color contains mainly: blue. Hex color #313844 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313844 is #CEC7BB. Grayscale: #373737. Windows color (decimal): -13551548 or 4470833. OLE color: 4470833.
HSL color Cylindrical-coordinate representation of color #313844: hue angle of 217.89º degrees, saturation: 0.16, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #313844 is Cyan = 0.28, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 49 | 56 | 68 | - |
| CMYK | 0.28 | 0.18 | 0 | 0.73 |
| HSL | 217.89º | 0.16% | 0.23% | - |
| HSV(B) | 217.89º | 0.28% | 0.27% | - |
| XYZ | 3.72 | 3.9 | 6.03 | - |
| YUV | 55.28 | 135.18 | 123.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 56 | 68 | 0.28 | 0.18 | 0 | 0.73 | 217.89 | 0.16 | 0.23 |
| Hex | 31 | 38 | 44 | 1C | 12 | 0 | 49 | DA | 10 | 17 |
| Octal | 61 | 70 | 104 | 34 | 22 | 0 | 111 | 332 | 20 | 27 |
| Binary | 110001 | 111000 | 1000100 | 11100 | 10010 | 0 | 1001001 | 11011010 | 10000 | 10111 |
Color Harmonies of #313844
Complementary color
Monochromatic Colors of #313844
Black with #313844
Text Example
Text Example
White with #313844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313844; }
p { color: rgb(49,56,68); }
H1.HeaderClassName
{
color: #313844;
}
.AnyTagClassName
{
color: #313844;
}
</style>
background-color css
<style>
a { background-color: #313844; }
a { background-color: rgb(49,56,68); }
div.DivClassName
{
background-color: #313844;
}
.BgClassName
{
background-color: #313844;
}
</style>
border-color css
<style>
span { border-color: #313844; }
span { border-color: rgb(49,56,68); }
td.TdClassName
{
border-color: #313844;
}
.TagClassName
{
border-color: #313844;
}
</style>