Shades of Killarney #558459
Tints of Killarney #558459
RGB
CMYK
RGB Variations
Color information
#558459 (or 0x558459) is known color: Killarney. HEX triplet: 55, 84 and 59. RGB value is (85,132,89). Sum of RGB (Red+Green+Blue) = 85+132+89=306 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.78% from 306); Green value is 132 (51.95% from 255 or 43.14% from 306); Blue value is 89 (35.16% from 255 or 29.08% from 306); Max value from RGB is 132 - color contains mainly: green. Hex color #558459 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558459 is #AA7BA6. Grayscale: #717171. Windows color (decimal): -11172775 or 5866581. OLE color: 5866581.
HSL color Cylindrical-coordinate representation of color #558459: hue angle of 125.11º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #558459 is Cyan = 0.36, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 132 | 89 | - |
| CMYK | 0.36 | 0 | 0.33 | 0.48 |
| HSL | 125.11º | 0.22% | 0.43% | - |
| HSV(B) | 125.11º | 0.36% | 0.52% | - |
| XYZ | 13.8 | 19.16 | 12.42 | - |
| YUV | 113.05 | 114.43 | 108 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 132 | 89 | 0.36 | 0 | 0.33 | 0.48 | 125.11 | 0.22 | 0.43 |
| Hex | 55 | 84 | 59 | 24 | 0 | 21 | 30 | 7D | 16 | 2B |
| Octal | 125 | 204 | 131 | 44 | 0 | 41 | 60 | 175 | 26 | 53 |
| Binary | 1010101 | 10000100 | 1011001 | 100100 | 0 | 100001 | 110000 | 1111101 | 10110 | 101011 |
Color Harmonies of #558459
Complementary color
Monochromatic Colors of #558459
Black with #558459
Text Example
Text Example
White with #558459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558459; }
p { color: rgb(85,132,89); }
H1.HeaderClassName
{
color: #558459;
}
.AnyTagClassName
{
color: #558459;
}
</style>
background-color css
<style>
a { background-color: #558459; }
a { background-color: rgb(85,132,89); }
div.DivClassName
{
background-color: #558459;
}
.BgClassName
{
background-color: #558459;
}
</style>
border-color css
<style>
span { border-color: #558459; }
span { border-color: rgb(85,132,89); }
td.TdClassName
{
border-color: #558459;
}
.TagClassName
{
border-color: #558459;
}
</style>