Shades of Killarney #557958
Tints of Killarney #557958
RGB
CMYK
RGB Variations
Color information
#557958 (or 0x557958) is known color: Killarney. HEX triplet: 55, 79 and 58. RGB value is (85,121,88). Sum of RGB (Red+Green+Blue) = 85+121+88=294 (38% of max value = 765). Red value is 85 (33.59% from 255 or 28.91% from 294); Green value is 121 (47.66% from 255 or 41.16% from 294); Blue value is 88 (34.77% from 255 or 29.93% from 294); Max value from RGB is 121 - color contains mainly: green. Hex color #557958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557958 is #AA86A7. Grayscale: #6A6A6A. Windows color (decimal): -11175592 or 5798229. OLE color: 5798229.
HSL color Cylindrical-coordinate representation of color #557958: hue angle of 125º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #557958 is Cyan = 0.30, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 88 | - |
| CMYK | 0.30 | 0 | 0.27 | 0.53 |
| HSL | 125º | 0.17% | 0.4% | - |
| HSV(B) | 125º | 0.3% | 0.47% | - |
| XYZ | 12.35 | 16.31 | 11.73 | - |
| YUV | 106.47 | 117.57 | 112.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 88 | 0.30 | 0 | 0.27 | 0.53 | 125 | 0.17 | 0.4 |
| Hex | 55 | 79 | 58 | 1E | 0 | 1B | 35 | 7D | 11 | 28 |
| Octal | 125 | 171 | 130 | 36 | 0 | 33 | 65 | 175 | 21 | 50 |
| Binary | 1010101 | 1111001 | 1011000 | 11110 | 0 | 11011 | 110101 | 1111101 | 10001 | 101000 |
Color Harmonies of #557958
Complementary color
Monochromatic Colors of #557958
Black with #557958
Text Example
Text Example
White with #557958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557958; }
p { color: rgb(85,121,88); }
H1.HeaderClassName
{
color: #557958;
}
.AnyTagClassName
{
color: #557958;
}
</style>
background-color css
<style>
a { background-color: #557958; }
a { background-color: rgb(85,121,88); }
div.DivClassName
{
background-color: #557958;
}
.BgClassName
{
background-color: #557958;
}
</style>
border-color css
<style>
span { border-color: #557958; }
span { border-color: rgb(85,121,88); }
td.TdClassName
{
border-color: #557958;
}
.TagClassName
{
border-color: #557958;
}
</style>