Shades of Killarney #557159
Tints of Killarney #557159
RGB
CMYK
RGB Variations
Color information
#557159 (or 0x557159) is known color: Killarney. HEX triplet: 55, 71 and 59. RGB value is (85,113,89). Sum of RGB (Red+Green+Blue) = 85+113+89=287 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.62% from 287); Green value is 113 (44.53% from 255 or 39.37% from 287); Blue value is 89 (35.16% from 255 or 31.01% from 287); Max value from RGB is 113 - color contains mainly: green. Hex color #557159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557159 is #AA8EA6. Grayscale: #656565. Windows color (decimal): -11177639 or 5861717. OLE color: 5861717.
HSL color Cylindrical-coordinate representation of color #557159: hue angle of 128.57º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #557159 is Cyan = 0.25, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 89 | - |
| CMYK | 0.25 | 0 | 0.21 | 0.56 |
| HSL | 128.57º | 0.14% | 0.39% | - |
| HSV(B) | 128.57º | 0.25% | 0.44% | - |
| XYZ | 11.45 | 14.46 | 11.64 | - |
| YUV | 101.89 | 120.72 | 115.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 89 | 0.25 | 0 | 0.21 | 0.56 | 128.57 | 0.14 | 0.39 |
| Hex | 55 | 71 | 59 | 19 | 0 | 15 | 38 | 81 | E | 27 |
| Octal | 125 | 161 | 131 | 31 | 0 | 25 | 70 | 201 | 16 | 47 |
| Binary | 1010101 | 1110001 | 1011001 | 11001 | 0 | 10101 | 111000 | 10000001 | 1110 | 100111 |
Color Harmonies of #557159
Complementary color
Monochromatic Colors of #557159
Black with #557159
Text Example
Text Example
White with #557159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557159; }
p { color: rgb(85,113,89); }
H1.HeaderClassName
{
color: #557159;
}
.AnyTagClassName
{
color: #557159;
}
</style>
background-color css
<style>
a { background-color: #557159; }
a { background-color: rgb(85,113,89); }
div.DivClassName
{
background-color: #557159;
}
.BgClassName
{
background-color: #557159;
}
</style>
border-color css
<style>
span { border-color: #557159; }
span { border-color: rgb(85,113,89); }
td.TdClassName
{
border-color: #557159;
}
.TagClassName
{
border-color: #557159;
}
</style>