Shades of Licorice #273446
Tints of Licorice #273446
RGB
CMYK
RGB Variations
Color information
#273446 (or 0x273446) is known color: Licorice. HEX triplet: 27, 34 and 46. RGB value is (39,52,70). Sum of RGB (Red+Green+Blue) = 39+52+70=161 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.22% from 161); Green value is 52 (20.70% from 255 or 32.30% from 161); Blue value is 70 (27.73% from 255 or 43.48% from 161); Max value from RGB is 70 - color contains mainly: blue. Hex color #273446 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #273446 is #D8CBB9. Grayscale: #323232. Windows color (decimal): -14207930 or 4600871. OLE color: 4600871.
HSL color Cylindrical-coordinate representation of color #273446: hue angle of 214.84º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #273446 is Cyan = 0.44, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 39 | 52 | 70 | - |
| CMYK | 0.44 | 0.26 | 0 | 0.73 |
| HSL | 214.84º | 0.28% | 0.21% | - |
| HSV(B) | 214.84º | 0.44% | 0.27% | - |
| XYZ | 3.17 | 3.33 | 6.27 | - |
| YUV | 50.17 | 139.19 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 70 | 0.44 | 0.26 | 0 | 0.73 | 214.84 | 0.28 | 0.21 |
| Hex | 27 | 34 | 46 | 2C | 1A | 0 | 49 | D7 | 1C | 15 |
| Octal | 47 | 64 | 106 | 54 | 32 | 0 | 111 | 327 | 34 | 25 |
| Binary | 100111 | 110100 | 1000110 | 101100 | 11010 | 0 | 1001001 | 11010111 | 11100 | 10101 |
Color Harmonies of #273446
Complementary color
Monochromatic Colors of #273446
Black with #273446
Text Example
Text Example
White with #273446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273446; }
p { color: rgb(39,52,70); }
H1.HeaderClassName
{
color: #273446;
}
.AnyTagClassName
{
color: #273446;
}
</style>
background-color css
<style>
a { background-color: #273446; }
a { background-color: rgb(39,52,70); }
div.DivClassName
{
background-color: #273446;
}
.BgClassName
{
background-color: #273446;
}
</style>
border-color css
<style>
span { border-color: #273446; }
span { border-color: rgb(39,52,70); }
td.TdClassName
{
border-color: #273446;
}
.TagClassName
{
border-color: #273446;
}
</style>