Shades of Killarney #557659
Tints of Killarney #557659
RGB
CMYK
RGB Variations
Color information
#557659 (or 0x557659) is known color: Killarney. HEX triplet: 55, 76 and 59. RGB value is (85,118,89). Sum of RGB (Red+Green+Blue) = 85+118+89=292 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.11% from 292); Green value is 118 (46.48% from 255 or 40.41% from 292); Blue value is 89 (35.16% from 255 or 30.48% from 292); Max value from RGB is 118 - color contains mainly: green. Hex color #557659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557659 is #AA89A6. Grayscale: #686868. Windows color (decimal): -11176359 or 5862997. OLE color: 5862997.
HSL color Cylindrical-coordinate representation of color #557659: hue angle of 127.27º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #557659 is Cyan = 0.28, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 89 | - |
| CMYK | 0.28 | 0 | 0.25 | 0.54 |
| HSL | 127.27º | 0.16% | 0.4% | - |
| HSV(B) | 127.27º | 0.28% | 0.46% | - |
| XYZ | 12.03 | 15.61 | 11.83 | - |
| YUV | 104.83 | 119.07 | 113.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 89 | 0.28 | 0 | 0.25 | 0.54 | 127.27 | 0.16 | 0.4 |
| Hex | 55 | 76 | 59 | 1C | 0 | 19 | 36 | 7F | 10 | 28 |
| Octal | 125 | 166 | 131 | 34 | 0 | 31 | 66 | 177 | 20 | 50 |
| Binary | 1010101 | 1110110 | 1011001 | 11100 | 0 | 11001 | 110110 | 1111111 | 10000 | 101000 |
Color Harmonies of #557659
Complementary color
Monochromatic Colors of #557659
Black with #557659
Text Example
Text Example
White with #557659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557659; }
p { color: rgb(85,118,89); }
H1.HeaderClassName
{
color: #557659;
}
.AnyTagClassName
{
color: #557659;
}
</style>
background-color css
<style>
a { background-color: #557659; }
a { background-color: rgb(85,118,89); }
div.DivClassName
{
background-color: #557659;
}
.BgClassName
{
background-color: #557659;
}
</style>
border-color css
<style>
span { border-color: #557659; }
span { border-color: rgb(85,118,89); }
td.TdClassName
{
border-color: #557659;
}
.TagClassName
{
border-color: #557659;
}
</style>