Shades of Killarney #518858
Tints of Killarney #518858
RGB
CMYK
RGB Variations
Color information
#518858 (or 0x518858) is known color: Killarney. HEX triplet: 51, 88 and 58. RGB value is (81,136,88). Sum of RGB (Red+Green+Blue) = 81+136+88=305 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.56% from 305); Green value is 136 (53.52% from 255 or 44.59% from 305); Blue value is 88 (34.77% from 255 or 28.85% from 305); Max value from RGB is 136 - color contains mainly: green. Hex color #518858 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518858 is #AE77A7. Grayscale: #727272. Windows color (decimal): -11433896 or 5802065. OLE color: 5802065.
HSL color Cylindrical-coordinate representation of color #518858: hue angle of 127.64º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #518858 is Cyan = 0.40, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 136 | 88 | - |
| CMYK | 0.40 | 0 | 0.35 | 0.47 |
| HSL | 127.64º | 0.25% | 0.43% | - |
| HSV(B) | 127.64º | 0.4% | 0.53% | - |
| XYZ | 13.96 | 20.06 | 12.37 | - |
| YUV | 114.08 | 113.28 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 136 | 88 | 0.40 | 0 | 0.35 | 0.47 | 127.64 | 0.25 | 0.43 |
| Hex | 51 | 88 | 58 | 28 | 0 | 23 | 2F | 80 | 19 | 2B |
| Octal | 121 | 210 | 130 | 50 | 0 | 43 | 57 | 200 | 31 | 53 |
| Binary | 1010001 | 10001000 | 1011000 | 101000 | 0 | 100011 | 101111 | 10000000 | 11001 | 101011 |
Color Harmonies of #518858
Complementary color
Monochromatic Colors of #518858
Black with #518858
Text Example
Text Example
White with #518858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518858; }
p { color: rgb(81,136,88); }
H1.HeaderClassName
{
color: #518858;
}
.AnyTagClassName
{
color: #518858;
}
</style>
background-color css
<style>
a { background-color: #518858; }
a { background-color: rgb(81,136,88); }
div.DivClassName
{
background-color: #518858;
}
.BgClassName
{
background-color: #518858;
}
</style>
border-color css
<style>
span { border-color: #518858; }
span { border-color: rgb(81,136,88); }
td.TdClassName
{
border-color: #518858;
}
.TagClassName
{
border-color: #518858;
}
</style>