Shades of Killarney #557059
Tints of Killarney #557059
RGB
CMYK
RGB Variations
Color information
#557059 (or 0x557059) is known color: Killarney. HEX triplet: 55, 70 and 59. RGB value is (85,112,89). Sum of RGB (Red+Green+Blue) = 85+112+89=286 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.72% from 286); Green value is 112 (44.14% from 255 or 39.16% from 286); Blue value is 89 (35.16% from 255 or 31.12% from 286); Max value from RGB is 112 - color contains mainly: green. Hex color #557059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557059 is #AA8FA6. Grayscale: #656565. Windows color (decimal): -11177895 or 5861461. OLE color: 5861461.
HSL color Cylindrical-coordinate representation of color #557059: hue angle of 128.89º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #557059 is Cyan = 0.24, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 89 | - |
| CMYK | 0.24 | 0 | 0.21 | 0.56 |
| HSL | 128.89º | 0.14% | 0.39% | - |
| HSV(B) | 128.89º | 0.24% | 0.44% | - |
| XYZ | 11.34 | 14.24 | 11.6 | - |
| YUV | 101.31 | 121.05 | 116.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 89 | 0.24 | 0 | 0.21 | 0.56 | 128.89 | 0.14 | 0.39 |
| Hex | 55 | 70 | 59 | 18 | 0 | 15 | 38 | 81 | E | 27 |
| Octal | 125 | 160 | 131 | 30 | 0 | 25 | 70 | 201 | 16 | 47 |
| Binary | 1010101 | 1110000 | 1011001 | 11000 | 0 | 10101 | 111000 | 10000001 | 1110 | 100111 |
Color Harmonies of #557059
Complementary color
Monochromatic Colors of #557059
Black with #557059
Text Example
Text Example
White with #557059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557059; }
p { color: rgb(85,112,89); }
H1.HeaderClassName
{
color: #557059;
}
.AnyTagClassName
{
color: #557059;
}
</style>
background-color css
<style>
a { background-color: #557059; }
a { background-color: rgb(85,112,89); }
div.DivClassName
{
background-color: #557059;
}
.BgClassName
{
background-color: #557059;
}
</style>
border-color css
<style>
span { border-color: #557059; }
span { border-color: rgb(85,112,89); }
td.TdClassName
{
border-color: #557059;
}
.TagClassName
{
border-color: #557059;
}
</style>