Shades of Killarney #557559
Tints of Killarney #557559
RGB
CMYK
RGB Variations
Color information
#557559 (or 0x557559) is known color: Killarney. HEX triplet: 55, 75 and 59. RGB value is (85,117,89). Sum of RGB (Red+Green+Blue) = 85+117+89=291 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.21% from 291); Green value is 117 (46.09% from 255 or 40.21% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 117 - color contains mainly: green. Hex color #557559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557559 is #AA8AA6. Grayscale: #686868. Windows color (decimal): -11176615 or 5862741. OLE color: 5862741.
HSL color Cylindrical-coordinate representation of color #557559: hue angle of 127.5º 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 #557559 is Cyan = 0.27, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 89 | - |
| CMYK | 0.27 | 0 | 0.24 | 0.54 |
| HSL | 127.5º | 0.16% | 0.4% | - |
| HSV(B) | 127.5º | 0.27% | 0.46% | - |
| XYZ | 11.91 | 15.38 | 11.79 | - |
| YUV | 104.24 | 119.4 | 114.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 89 | 0.27 | 0 | 0.24 | 0.54 | 127.5 | 0.16 | 0.4 |
| Hex | 55 | 75 | 59 | 1B | 0 | 18 | 36 | 80 | 10 | 28 |
| Octal | 125 | 165 | 131 | 33 | 0 | 30 | 66 | 200 | 20 | 50 |
| Binary | 1010101 | 1110101 | 1011001 | 11011 | 0 | 11000 | 110110 | 10000000 | 10000 | 101000 |
Color Harmonies of #557559
Complementary color
Monochromatic Colors of #557559
Black with #557559
Text Example
Text Example
White with #557559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557559; }
p { color: rgb(85,117,89); }
H1.HeaderClassName
{
color: #557559;
}
.AnyTagClassName
{
color: #557559;
}
</style>
background-color css
<style>
a { background-color: #557559; }
a { background-color: rgb(85,117,89); }
div.DivClassName
{
background-color: #557559;
}
.BgClassName
{
background-color: #557559;
}
</style>
border-color css
<style>
span { border-color: #557559; }
span { border-color: rgb(85,117,89); }
td.TdClassName
{
border-color: #557559;
}
.TagClassName
{
border-color: #557559;
}
</style>