Shades of Liver #554048
Tints of Liver #554048
RGB
CMYK
RGB Variations
Color information
#554048 (or 0x554048) is known color: Liver. HEX triplet: 55, 40 and 48. RGB value is (85,64,72). Sum of RGB (Red+Green+Blue) = 85+64+72=221 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.46% from 221); Green value is 64 (25.39% from 255 or 28.96% from 221); Blue value is 72 (28.52% from 255 or 32.58% from 221); Max value from RGB is 85 - color contains mainly: red. Hex color #554048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554048 is #AABFB7. Grayscale: #474747. Windows color (decimal): -11190200 or 4735061. OLE color: 4735061.
HSL color Cylindrical-coordinate representation of color #554048: hue angle of 337.14º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #554048 is Cyan = 0, Magento = 0.25, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 64 | 72 | - |
| CMYK | 0 | 0.25 | 0.15 | 0.67 |
| HSL | 337.14º | 0.14% | 0.29% | - |
| HSV(B) | 337.14º | 0.25% | 0.33% | - |
| XYZ | 6.75 | 6.07 | 6.95 | - |
| YUV | 71.19 | 128.46 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 72 | 0 | 0.25 | 0.15 | 0.67 | 337.14 | 0.14 | 0.29 |
| Hex | 55 | 40 | 48 | 0 | 19 | F | 43 | 151 | E | 1D |
| Octal | 125 | 100 | 110 | 0 | 31 | 17 | 103 | 521 | 16 | 35 |
| Binary | 1010101 | 1000000 | 1001000 | 0 | 11001 | 1111 | 1000011 | 101010001 | 1110 | 11101 |
Color Harmonies of #554048
Complementary color
Monochromatic Colors of #554048
Black with #554048
Text Example
Text Example
White with #554048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554048; }
p { color: rgb(85,64,72); }
H1.HeaderClassName
{
color: #554048;
}
.AnyTagClassName
{
color: #554048;
}
</style>
background-color css
<style>
a { background-color: #554048; }
a { background-color: rgb(85,64,72); }
div.DivClassName
{
background-color: #554048;
}
.BgClassName
{
background-color: #554048;
}
</style>
border-color css
<style>
span { border-color: #554048; }
span { border-color: rgb(85,64,72); }
td.TdClassName
{
border-color: #554048;
}
.TagClassName
{
border-color: #554048;
}
</style>