Shades of Killarney #518758
Tints of Killarney #518758
RGB
CMYK
RGB Variations
Color information
#518758 (or 0x518758) is known color: Killarney. HEX triplet: 51, 87 and 58. RGB value is (81,135,88). Sum of RGB (Red+Green+Blue) = 81+135+88=304 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.64% from 304); Green value is 135 (53.12% from 255 or 44.41% from 304); Blue value is 88 (34.77% from 255 or 28.95% from 304); Max value from RGB is 135 - color contains mainly: green. Hex color #518758 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518758 is #AE78A7. Grayscale: #717171. Windows color (decimal): -11434152 or 5801809. OLE color: 5801809.
HSL color Cylindrical-coordinate representation of color #518758: hue angle of 127.78º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #518758 is Cyan = 0.40, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 88 | - |
| CMYK | 0.40 | 0 | 0.35 | 0.47 |
| HSL | 127.78º | 0.25% | 0.42% | - |
| HSV(B) | 127.78º | 0.4% | 0.53% | - |
| XYZ | 13.82 | 19.78 | 12.32 | - |
| YUV | 113.5 | 113.61 | 104.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 88 | 0.40 | 0 | 0.35 | 0.47 | 127.78 | 0.25 | 0.42 |
| Hex | 51 | 87 | 58 | 28 | 0 | 23 | 2F | 80 | 19 | 2A |
| Octal | 121 | 207 | 130 | 50 | 0 | 43 | 57 | 200 | 31 | 52 |
| Binary | 1010001 | 10000111 | 1011000 | 101000 | 0 | 100011 | 101111 | 10000000 | 11001 | 101010 |
Color Harmonies of #518758
Complementary color
Monochromatic Colors of #518758
Black with #518758
Text Example
Text Example
White with #518758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518758; }
p { color: rgb(81,135,88); }
H1.HeaderClassName
{
color: #518758;
}
.AnyTagClassName
{
color: #518758;
}
</style>
background-color css
<style>
a { background-color: #518758; }
a { background-color: rgb(81,135,88); }
div.DivClassName
{
background-color: #518758;
}
.BgClassName
{
background-color: #518758;
}
</style>
border-color css
<style>
span { border-color: #518758; }
span { border-color: rgb(81,135,88); }
td.TdClassName
{
border-color: #518758;
}
.TagClassName
{
border-color: #518758;
}
</style>