Shades of Killarney #557158
Tints of Killarney #557158
RGB
CMYK
RGB Variations
Color information
#557158 (or 0x557158) is known color: Killarney. HEX triplet: 55, 71 and 58. RGB value is (85,113,88). Sum of RGB (Red+Green+Blue) = 85+113+88=286 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.72% from 286); Green value is 113 (44.53% from 255 or 39.51% from 286); Blue value is 88 (34.77% from 255 or 30.77% from 286); Max value from RGB is 113 - color contains mainly: green. Hex color #557158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557158 is #AA8EA7. Grayscale: #656565. Windows color (decimal): -11177640 or 5796181. OLE color: 5796181.
HSL color Cylindrical-coordinate representation of color #557158: hue angle of 126.43º 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 #557158 is Cyan = 0.25, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 88 | - |
| CMYK | 0.25 | 0 | 0.22 | 0.56 |
| HSL | 126.43º | 0.14% | 0.39% | - |
| HSV(B) | 126.43º | 0.25% | 0.44% | - |
| XYZ | 11.41 | 14.45 | 11.42 | - |
| YUV | 101.78 | 120.22 | 116.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 88 | 0.25 | 0 | 0.22 | 0.56 | 126.43 | 0.14 | 0.39 |
| Hex | 55 | 71 | 58 | 19 | 0 | 16 | 38 | 7E | E | 27 |
| Octal | 125 | 161 | 130 | 31 | 0 | 26 | 70 | 176 | 16 | 47 |
| Binary | 1010101 | 1110001 | 1011000 | 11001 | 0 | 10110 | 111000 | 1111110 | 1110 | 100111 |
Color Harmonies of #557158
Complementary color
Monochromatic Colors of #557158
Black with #557158
Text Example
Text Example
White with #557158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557158; }
p { color: rgb(85,113,88); }
H1.HeaderClassName
{
color: #557158;
}
.AnyTagClassName
{
color: #557158;
}
</style>
background-color css
<style>
a { background-color: #557158; }
a { background-color: rgb(85,113,88); }
div.DivClassName
{
background-color: #557158;
}
.BgClassName
{
background-color: #557158;
}
</style>
border-color css
<style>
span { border-color: #557158; }
span { border-color: rgb(85,113,88); }
td.TdClassName
{
border-color: #557158;
}
.TagClassName
{
border-color: #557158;
}
</style>