Shades of Killarney #558157
Tints of Killarney #558157
RGB
CMYK
RGB Variations
Color information
#558157 (or 0x558157) is known color: Killarney. HEX triplet: 55, 81 and 57. RGB value is (85,129,87). Sum of RGB (Red+Green+Blue) = 85+129+87=301 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.24% from 301); Green value is 129 (50.78% from 255 or 42.86% from 301); Blue value is 87 (34.38% from 255 or 28.90% from 301); Max value from RGB is 129 - color contains mainly: green. Hex color #558157 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558157 is #AA7EA8. Grayscale: #6F6F6F. Windows color (decimal): -11173545 or 5734741. OLE color: 5734741.
HSL color Cylindrical-coordinate representation of color #558157: hue angle of 122.73º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #558157 is Cyan = 0.34, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 129 | 87 | - |
| CMYK | 0.34 | 0 | 0.33 | 0.49 |
| HSL | 122.73º | 0.21% | 0.42% | - |
| HSV(B) | 122.73º | 0.34% | 0.51% | - |
| XYZ | 13.32 | 18.32 | 11.85 | - |
| YUV | 111.06 | 114.42 | 109.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 129 | 87 | 0.34 | 0 | 0.33 | 0.49 | 122.73 | 0.21 | 0.42 |
| Hex | 55 | 81 | 57 | 22 | 0 | 21 | 31 | 7B | 15 | 2A |
| Octal | 125 | 201 | 127 | 42 | 0 | 41 | 61 | 173 | 25 | 52 |
| Binary | 1010101 | 10000001 | 1010111 | 100010 | 0 | 100001 | 110001 | 1111011 | 10101 | 101010 |
Color Harmonies of #558157
Complementary color
Monochromatic Colors of #558157
Black with #558157
Text Example
Text Example
White with #558157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558157; }
p { color: rgb(85,129,87); }
H1.HeaderClassName
{
color: #558157;
}
.AnyTagClassName
{
color: #558157;
}
</style>
background-color css
<style>
a { background-color: #558157; }
a { background-color: rgb(85,129,87); }
div.DivClassName
{
background-color: #558157;
}
.BgClassName
{
background-color: #558157;
}
</style>
border-color css
<style>
span { border-color: #558157; }
span { border-color: rgb(85,129,87); }
td.TdClassName
{
border-color: #558157;
}
.TagClassName
{
border-color: #558157;
}
</style>