Shades of Killarney #518856
Tints of Killarney #518856
RGB
CMYK
RGB Variations
Color information
#518856 (or 0x518856) is known color: Killarney. HEX triplet: 51, 88 and 56. RGB value is (81,136,86). Sum of RGB (Red+Green+Blue) = 81+136+86=303 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.73% from 303); Green value is 136 (53.52% from 255 or 44.88% from 303); Blue value is 86 (33.98% from 255 or 28.38% from 303); Max value from RGB is 136 - color contains mainly: green. Hex color #518856 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518856 is #AE77A9. Grayscale: #727272. Windows color (decimal): -11433898 or 5670993. OLE color: 5670993.
HSL color Cylindrical-coordinate representation of color #518856: hue angle of 125.45º 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 #518856 is Cyan = 0.40, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 136 | 86 | - |
| CMYK | 0.40 | 0 | 0.37 | 0.47 |
| HSL | 125.45º | 0.25% | 0.43% | - |
| HSV(B) | 125.45º | 0.4% | 0.53% | - |
| XYZ | 13.88 | 20.03 | 11.94 | - |
| YUV | 113.86 | 112.28 | 104.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 136 | 86 | 0.40 | 0 | 0.37 | 0.47 | 125.45 | 0.25 | 0.43 |
| Hex | 51 | 88 | 56 | 28 | 0 | 25 | 2F | 7D | 19 | 2B |
| Octal | 121 | 210 | 126 | 50 | 0 | 45 | 57 | 175 | 31 | 53 |
| Binary | 1010001 | 10001000 | 1010110 | 101000 | 0 | 100101 | 101111 | 1111101 | 11001 | 101011 |
Color Harmonies of #518856
Complementary color
Monochromatic Colors of #518856
Black with #518856
Text Example
Text Example
White with #518856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518856; }
p { color: rgb(81,136,86); }
H1.HeaderClassName
{
color: #518856;
}
.AnyTagClassName
{
color: #518856;
}
</style>
background-color css
<style>
a { background-color: #518856; }
a { background-color: rgb(81,136,86); }
div.DivClassName
{
background-color: #518856;
}
.BgClassName
{
background-color: #518856;
}
</style>
border-color css
<style>
span { border-color: #518856; }
span { border-color: rgb(81,136,86); }
td.TdClassName
{
border-color: #518856;
}
.TagClassName
{
border-color: #518856;
}
</style>