Shades of Killarney #518059
Tints of Killarney #518059
RGB
CMYK
RGB Variations
Color information
#518059 (or 0x518059) is known color: Killarney. HEX triplet: 51, 80 and 59. RGB value is (81,128,89). Sum of RGB (Red+Green+Blue) = 81+128+89=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 128 (50.39% from 255 or 42.95% from 298); Blue value is 89 (35.16% from 255 or 29.87% from 298); Max value from RGB is 128 - color contains mainly: green. Hex color #518059 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518059 is #AE7FA6. Grayscale: #6D6D6D. Windows color (decimal): -11435943 or 5865553. OLE color: 5865553.
HSL color Cylindrical-coordinate representation of color #518059: hue angle of 130.21º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #518059 is Cyan = 0.37, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 81 | 128 | 89 | - |
| CMYK | 0.37 | 0 | 0.30 | 0.50 |
| HSL | 130.21º | 0.22% | 0.41% | - |
| HSV(B) | 130.21º | 0.37% | 0.5% | - |
| XYZ | 12.92 | 17.91 | 12.23 | - |
| YUV | 109.5 | 116.43 | 107.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 128 | 89 | 0.37 | 0 | 0.30 | 0.50 | 130.21 | 0.22 | 0.41 |
| Hex | 51 | 80 | 59 | 25 | 0 | 1E | 32 | 82 | 16 | 29 |
| Octal | 121 | 200 | 131 | 45 | 0 | 36 | 62 | 202 | 26 | 51 |
| Binary | 1010001 | 10000000 | 1011001 | 100101 | 0 | 11110 | 110010 | 10000010 | 10110 | 101001 |
Color Harmonies of #518059
Complementary color
Monochromatic Colors of #518059
Black with #518059
Text Example
Text Example
White with #518059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518059; }
p { color: rgb(81,128,89); }
H1.HeaderClassName
{
color: #518059;
}
.AnyTagClassName
{
color: #518059;
}
</style>
background-color css
<style>
a { background-color: #518059; }
a { background-color: rgb(81,128,89); }
div.DivClassName
{
background-color: #518059;
}
.BgClassName
{
background-color: #518059;
}
</style>
border-color css
<style>
span { border-color: #518059; }
span { border-color: rgb(81,128,89); }
td.TdClassName
{
border-color: #518059;
}
.TagClassName
{
border-color: #518059;
}
</style>