Shades of Licorice #273648
Tints of Licorice #273648
RGB
CMYK
RGB Variations
Color information
#273648 (or 0x273648) is known color: Licorice. HEX triplet: 27, 36 and 48. RGB value is (39,54,72). Sum of RGB (Red+Green+Blue) = 39+54+72=165 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.64% from 165); Green value is 54 (21.48% from 255 or 32.73% from 165); Blue value is 72 (28.52% from 255 or 43.64% from 165); Max value from RGB is 72 - color contains mainly: blue. Hex color #273648 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #273648 is #D8C9B7. Grayscale: #333333. Windows color (decimal): -14207416 or 4732455. OLE color: 4732455.
HSL color Cylindrical-coordinate representation of color #273648: hue angle of 212.73º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #273648 is Cyan = 0.46, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 39 | 54 | 72 | - |
| CMYK | 0.46 | 0.25 | 0 | 0.72 |
| HSL | 212.73º | 0.3% | 0.22% | - |
| HSV(B) | 212.73º | 0.46% | 0.28% | - |
| XYZ | 3.33 | 3.54 | 6.64 | - |
| YUV | 51.57 | 139.53 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 54 | 72 | 0.46 | 0.25 | 0 | 0.72 | 212.73 | 0.3 | 0.22 |
| Hex | 27 | 36 | 48 | 2E | 19 | 0 | 48 | D5 | 1E | 16 |
| Octal | 47 | 66 | 110 | 56 | 31 | 0 | 110 | 325 | 36 | 26 |
| Binary | 100111 | 110110 | 1001000 | 101110 | 11001 | 0 | 1001000 | 11010101 | 11110 | 10110 |
Color Harmonies of #273648
Complementary color
Monochromatic Colors of #273648
Black with #273648
Text Example
Text Example
White with #273648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273648; }
p { color: rgb(39,54,72); }
H1.HeaderClassName
{
color: #273648;
}
.AnyTagClassName
{
color: #273648;
}
</style>
background-color css
<style>
a { background-color: #273648; }
a { background-color: rgb(39,54,72); }
div.DivClassName
{
background-color: #273648;
}
.BgClassName
{
background-color: #273648;
}
</style>
border-color css
<style>
span { border-color: #273648; }
span { border-color: rgb(39,54,72); }
td.TdClassName
{
border-color: #273648;
}
.TagClassName
{
border-color: #273648;
}
</style>