Shades of Licorice #313743
Tints of Licorice #313743
RGB
CMYK
RGB Variations
Color information
#313743 (or 0x313743) is known color: Licorice. HEX triplet: 31, 37 and 43. RGB value is (49,55,67). Sum of RGB (Red+Green+Blue) = 49+55+67=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 55 (21.88% from 255 or 32.16% from 171); Blue value is 67 (26.56% from 255 or 39.18% from 171); Max value from RGB is 67 - color contains mainly: blue. Hex color #313743 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313743 is #CEC8BC. Grayscale: #363636. Windows color (decimal): -13551805 or 4405041. OLE color: 4405041.
HSL color Cylindrical-coordinate representation of color #313743: hue angle of 220º degrees, saturation: 0.16, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #313743 is Cyan = 0.27, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 49 | 55 | 67 | - |
| CMYK | 0.27 | 0.18 | 0 | 0.74 |
| HSL | 220º | 0.16% | 0.23% | - |
| HSV(B) | 220º | 0.27% | 0.26% | - |
| XYZ | 3.65 | 3.79 | 5.85 | - |
| YUV | 54.57 | 135.01 | 124.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 55 | 67 | 0.27 | 0.18 | 0 | 0.74 | 220 | 0.16 | 0.23 |
| Hex | 31 | 37 | 43 | 1B | 12 | 0 | 4A | DC | 10 | 17 |
| Octal | 61 | 67 | 103 | 33 | 22 | 0 | 112 | 334 | 20 | 27 |
| Binary | 110001 | 110111 | 1000011 | 11011 | 10010 | 0 | 1001010 | 11011100 | 10000 | 10111 |
Color Harmonies of #313743
Complementary color
Monochromatic Colors of #313743
Black with #313743
Text Example
Text Example
White with #313743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313743; }
p { color: rgb(49,55,67); }
H1.HeaderClassName
{
color: #313743;
}
.AnyTagClassName
{
color: #313743;
}
</style>
background-color css
<style>
a { background-color: #313743; }
a { background-color: rgb(49,55,67); }
div.DivClassName
{
background-color: #313743;
}
.BgClassName
{
background-color: #313743;
}
</style>
border-color css
<style>
span { border-color: #313743; }
span { border-color: rgb(49,55,67); }
td.TdClassName
{
border-color: #313743;
}
.TagClassName
{
border-color: #313743;
}
</style>