Shades of Licorice #293547
Tints of Licorice #293547
RGB
CMYK
RGB Variations
Color information
#293547 (or 0x293547) is known color: Licorice. HEX triplet: 29, 35 and 47. RGB value is (41,53,71). Sum of RGB (Red+Green+Blue) = 41+53+71=165 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.85% from 165); Green value is 53 (21.09% from 255 or 32.12% from 165); Blue value is 71 (28.12% from 255 or 43.03% from 165); Max value from RGB is 71 - color contains mainly: blue. Hex color #293547 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293547 is #D6CAB8. Grayscale: #333333. Windows color (decimal): -14076601 or 4666665. OLE color: 4666665.
HSL color Cylindrical-coordinate representation of color #293547: hue angle of 216º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #293547 is Cyan = 0.42, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 41 | 53 | 71 | - |
| CMYK | 0.42 | 0.25 | 0 | 0.72 |
| HSL | 216º | 0.27% | 0.22% | - |
| HSV(B) | 216º | 0.42% | 0.28% | - |
| XYZ | 3.32 | 3.47 | 6.46 | - |
| YUV | 51.46 | 139.02 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 71 | 0.42 | 0.25 | 0 | 0.72 | 216 | 0.27 | 0.22 |
| Hex | 29 | 35 | 47 | 2A | 19 | 0 | 48 | D8 | 1B | 16 |
| Octal | 51 | 65 | 107 | 52 | 31 | 0 | 110 | 330 | 33 | 26 |
| Binary | 101001 | 110101 | 1000111 | 101010 | 11001 | 0 | 1001000 | 11011000 | 11011 | 10110 |
Color Harmonies of #293547
Complementary color
Monochromatic Colors of #293547
Black with #293547
Text Example
Text Example
White with #293547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293547; }
p { color: rgb(41,53,71); }
H1.HeaderClassName
{
color: #293547;
}
.AnyTagClassName
{
color: #293547;
}
</style>
background-color css
<style>
a { background-color: #293547; }
a { background-color: rgb(41,53,71); }
div.DivClassName
{
background-color: #293547;
}
.BgClassName
{
background-color: #293547;
}
</style>
border-color css
<style>
span { border-color: #293547; }
span { border-color: rgb(41,53,71); }
td.TdClassName
{
border-color: #293547;
}
.TagClassName
{
border-color: #293547;
}
</style>