Shades of Killarney #557556
Tints of Killarney #557556
RGB
CMYK
RGB Variations
Color information
#557556 (or 0x557556) is known color: Killarney. HEX triplet: 55, 75 and 56. RGB value is (85,117,86). Sum of RGB (Red+Green+Blue) = 85+117+86=288 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.51% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 86 (33.98% from 255 or 29.86% from 288); Max value from RGB is 117 - color contains mainly: green. Hex color #557556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557556 is #AA8AA9. Grayscale: #676767. Windows color (decimal): -11176618 or 5666133. OLE color: 5666133.
HSL color Cylindrical-coordinate representation of color #557556: hue angle of 121.88º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #557556 is Cyan = 0.27, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 86 | - |
| CMYK | 0.27 | 0 | 0.26 | 0.54 |
| HSL | 121.88º | 0.16% | 0.4% | - |
| HSV(B) | 121.88º | 0.27% | 0.46% | - |
| XYZ | 11.79 | 15.33 | 11.14 | - |
| YUV | 103.9 | 117.9 | 114.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 86 | 0.27 | 0 | 0.26 | 0.54 | 121.88 | 0.16 | 0.4 |
| Hex | 55 | 75 | 56 | 1B | 0 | 1A | 36 | 7A | 10 | 28 |
| Octal | 125 | 165 | 126 | 33 | 0 | 32 | 66 | 172 | 20 | 50 |
| Binary | 1010101 | 1110101 | 1010110 | 11011 | 0 | 11010 | 110110 | 1111010 | 10000 | 101000 |
Color Harmonies of #557556
Complementary color
Monochromatic Colors of #557556
Black with #557556
Text Example
Text Example
White with #557556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557556; }
p { color: rgb(85,117,86); }
H1.HeaderClassName
{
color: #557556;
}
.AnyTagClassName
{
color: #557556;
}
</style>
background-color css
<style>
a { background-color: #557556; }
a { background-color: rgb(85,117,86); }
div.DivClassName
{
background-color: #557556;
}
.BgClassName
{
background-color: #557556;
}
</style>
border-color css
<style>
span { border-color: #557556; }
span { border-color: rgb(85,117,86); }
td.TdClassName
{
border-color: #557556;
}
.TagClassName
{
border-color: #557556;
}
</style>