Shades of Liver #553747
Tints of Liver #553747
RGB
CMYK
RGB Variations
Color information
#553747 (or 0x553747) is known color: Liver. HEX triplet: 55, 37 and 47. RGB value is (85,55,71). Sum of RGB (Red+Green+Blue) = 85+55+71=211 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.28% from 211); Green value is 55 (21.88% from 255 or 26.07% from 211); Blue value is 71 (28.12% from 255 or 33.65% from 211); Max value from RGB is 85 - color contains mainly: red. Hex color #553747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553747 is #AAC8B8. Grayscale: #414141. Windows color (decimal): -11192505 or 4667221. OLE color: 4667221.
HSL color Cylindrical-coordinate representation of color #553747: hue angle of 328º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #553747 is Cyan = 0, Magento = 0.35, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 71 | - |
| CMYK | 0 | 0.35 | 0.16 | 0.67 |
| HSL | 328º | 0.21% | 0.27% | - |
| HSV(B) | 328º | 0.35% | 0.33% | - |
| XYZ | 6.25 | 5.12 | 6.62 | - |
| YUV | 65.79 | 130.94 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 71 | 0 | 0.35 | 0.16 | 0.67 | 328 | 0.21 | 0.27 |
| Hex | 55 | 37 | 47 | 0 | 23 | 10 | 43 | 148 | 15 | 1B |
| Octal | 125 | 67 | 107 | 0 | 43 | 20 | 103 | 510 | 25 | 33 |
| Binary | 1010101 | 110111 | 1000111 | 0 | 100011 | 10000 | 1000011 | 101001000 | 10101 | 11011 |
Color Harmonies of #553747
Complementary color
Monochromatic Colors of #553747
Black with #553747
Text Example
Text Example
White with #553747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553747; }
p { color: rgb(85,55,71); }
H1.HeaderClassName
{
color: #553747;
}
.AnyTagClassName
{
color: #553747;
}
</style>
background-color css
<style>
a { background-color: #553747; }
a { background-color: rgb(85,55,71); }
div.DivClassName
{
background-color: #553747;
}
.BgClassName
{
background-color: #553747;
}
</style>
border-color css
<style>
span { border-color: #553747; }
span { border-color: rgb(85,55,71); }
td.TdClassName
{
border-color: #553747;
}
.TagClassName
{
border-color: #553747;
}
</style>