Shades of Licorice #323946
Tints of Licorice #323946
RGB
CMYK
RGB Variations
Color information
#323946 (or 0x323946) is known color: Licorice. HEX triplet: 32, 39 and 46. RGB value is (50,57,70). Sum of RGB (Red+Green+Blue) = 50+57+70=177 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.25% from 177); Green value is 57 (22.66% from 255 or 32.20% from 177); Blue value is 70 (27.73% from 255 or 39.55% from 177); Max value from RGB is 70 - color contains mainly: blue. Hex color #323946 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #323946 is #CDC6B9. Grayscale: #383838. Windows color (decimal): -13485754 or 4602162. OLE color: 4602162.
HSL color Cylindrical-coordinate representation of color #323946: hue angle of 219º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #323946 is Cyan = 0.29, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 50 | 57 | 70 | - |
| CMYK | 0.29 | 0.19 | 0 | 0.73 |
| HSL | 219º | 0.17% | 0.24% | - |
| HSV(B) | 219º | 0.29% | 0.27% | - |
| XYZ | 3.88 | 4.05 | 6.37 | - |
| YUV | 56.39 | 135.68 | 123.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 57 | 70 | 0.29 | 0.19 | 0 | 0.73 | 219 | 0.17 | 0.24 |
| Hex | 32 | 39 | 46 | 1D | 13 | 0 | 49 | DB | 11 | 18 |
| Octal | 62 | 71 | 106 | 35 | 23 | 0 | 111 | 333 | 21 | 30 |
| Binary | 110010 | 111001 | 1000110 | 11101 | 10011 | 0 | 1001001 | 11011011 | 10001 | 11000 |
Color Harmonies of #323946
Complementary color
Monochromatic Colors of #323946
Black with #323946
Text Example
Text Example
White with #323946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323946; }
p { color: rgb(50,57,70); }
H1.HeaderClassName
{
color: #323946;
}
.AnyTagClassName
{
color: #323946;
}
</style>
background-color css
<style>
a { background-color: #323946; }
a { background-color: rgb(50,57,70); }
div.DivClassName
{
background-color: #323946;
}
.BgClassName
{
background-color: #323946;
}
</style>
border-color css
<style>
span { border-color: #323946; }
span { border-color: rgb(50,57,70); }
td.TdClassName
{
border-color: #323946;
}
.TagClassName
{
border-color: #323946;
}
</style>