Shades of Licorice #313749
Tints of Licorice #313749
RGB
CMYK
RGB Variations
Color information
#313749 (or 0x313749) is known color: Licorice. HEX triplet: 31, 37 and 49. RGB value is (49,55,73). Sum of RGB (Red+Green+Blue) = 49+55+73=177 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.68% from 177); Green value is 55 (21.88% from 255 or 31.07% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 73 - color contains mainly: blue. Hex color #313749 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313749 is #CEC8B6. Grayscale: #373737. Windows color (decimal): -13551799 or 4798257. OLE color: 4798257.
HSL color Cylindrical-coordinate representation of color #313749: hue angle of 225º degrees, saturation: 0.2, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #313749 is Cyan = 0.33, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 49 | 55 | 73 | - |
| CMYK | 0.33 | 0.25 | 0 | 0.71 |
| HSL | 225º | 0.2% | 0.24% | - |
| HSV(B) | 225º | 0.33% | 0.29% | - |
| XYZ | 3.84 | 3.87 | 6.85 | - |
| YUV | 55.26 | 138.01 | 123.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 55 | 73 | 0.33 | 0.25 | 0 | 0.71 | 225 | 0.2 | 0.24 |
| Hex | 31 | 37 | 49 | 21 | 19 | 0 | 47 | E1 | 14 | 18 |
| Octal | 61 | 67 | 111 | 41 | 31 | 0 | 107 | 341 | 24 | 30 |
| Binary | 110001 | 110111 | 1001001 | 100001 | 11001 | 0 | 1000111 | 11100001 | 10100 | 11000 |
Color Harmonies of #313749
Complementary color
Monochromatic Colors of #313749
Black with #313749
Text Example
Text Example
White with #313749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313749; }
p { color: rgb(49,55,73); }
H1.HeaderClassName
{
color: #313749;
}
.AnyTagClassName
{
color: #313749;
}
</style>
background-color css
<style>
a { background-color: #313749; }
a { background-color: rgb(49,55,73); }
div.DivClassName
{
background-color: #313749;
}
.BgClassName
{
background-color: #313749;
}
</style>
border-color css
<style>
span { border-color: #313749; }
span { border-color: rgb(49,55,73); }
td.TdClassName
{
border-color: #313749;
}
.TagClassName
{
border-color: #313749;
}
</style>