Shades of Killarney #557859
Tints of Killarney #557859
RGB
CMYK
RGB Variations
Color information
#557859 (or 0x557859) is known color: Killarney. HEX triplet: 55, 78 and 59. RGB value is (85,120,89). Sum of RGB (Red+Green+Blue) = 85+120+89=294 (38% of max value = 765). Red value is 85 (33.59% from 255 or 28.91% from 294); Green value is 120 (47.27% from 255 or 40.82% from 294); Blue value is 89 (35.16% from 255 or 30.27% from 294); Max value from RGB is 120 - color contains mainly: green. Hex color #557859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557859 is #AA87A6. Grayscale: #6A6A6A. Windows color (decimal): -11175847 or 5863509. OLE color: 5863509.
HSL color Cylindrical-coordinate representation of color #557859: hue angle of 126.86º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #557859 is Cyan = 0.29, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 89 | - |
| CMYK | 0.29 | 0 | 0.26 | 0.53 |
| HSL | 126.86º | 0.17% | 0.4% | - |
| HSV(B) | 126.86º | 0.29% | 0.47% | - |
| XYZ | 12.27 | 16.09 | 11.91 | - |
| YUV | 106 | 118.4 | 113.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 89 | 0.29 | 0 | 0.26 | 0.53 | 126.86 | 0.17 | 0.4 |
| Hex | 55 | 78 | 59 | 1D | 0 | 1A | 35 | 7F | 11 | 28 |
| Octal | 125 | 170 | 131 | 35 | 0 | 32 | 65 | 177 | 21 | 50 |
| Binary | 1010101 | 1111000 | 1011001 | 11101 | 0 | 11010 | 110101 | 1111111 | 10001 | 101000 |
Color Harmonies of #557859
Complementary color
Monochromatic Colors of #557859
Black with #557859
Text Example
Text Example
White with #557859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557859; }
p { color: rgb(85,120,89); }
H1.HeaderClassName
{
color: #557859;
}
.AnyTagClassName
{
color: #557859;
}
</style>
background-color css
<style>
a { background-color: #557859; }
a { background-color: rgb(85,120,89); }
div.DivClassName
{
background-color: #557859;
}
.BgClassName
{
background-color: #557859;
}
</style>
border-color css
<style>
span { border-color: #557859; }
span { border-color: rgb(85,120,89); }
td.TdClassName
{
border-color: #557859;
}
.TagClassName
{
border-color: #557859;
}
</style>