Shades of Killarney #518558
Tints of Killarney #518558
RGB
CMYK
RGB Variations
Color information
#518558 (or 0x518558) is known color: Killarney. HEX triplet: 51, 85 and 58. RGB value is (81,133,88). Sum of RGB (Red+Green+Blue) = 81+133+88=302 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.82% from 302); Green value is 133 (52.34% from 255 or 44.04% from 302); Blue value is 88 (34.77% from 255 or 29.14% from 302); Max value from RGB is 133 - color contains mainly: green. Hex color #518558 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518558 is #AE7AA7. Grayscale: #707070. Windows color (decimal): -11434664 or 5801297. OLE color: 5801297.
HSL color Cylindrical-coordinate representation of color #518558: hue angle of 128.08º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #518558 is Cyan = 0.39, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 88 | - |
| CMYK | 0.39 | 0 | 0.34 | 0.48 |
| HSL | 128.08º | 0.24% | 0.42% | - |
| HSV(B) | 128.08º | 0.39% | 0.52% | - |
| XYZ | 13.54 | 19.23 | 12.23 | - |
| YUV | 112.32 | 114.27 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 88 | 0.39 | 0 | 0.34 | 0.48 | 128.08 | 0.24 | 0.42 |
| Hex | 51 | 85 | 58 | 27 | 0 | 22 | 30 | 80 | 18 | 2A |
| Octal | 121 | 205 | 130 | 47 | 0 | 42 | 60 | 200 | 30 | 52 |
| Binary | 1010001 | 10000101 | 1011000 | 100111 | 0 | 100010 | 110000 | 10000000 | 11000 | 101010 |
Color Harmonies of #518558
Complementary color
Monochromatic Colors of #518558
Black with #518558
Text Example
Text Example
White with #518558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518558; }
p { color: rgb(81,133,88); }
H1.HeaderClassName
{
color: #518558;
}
.AnyTagClassName
{
color: #518558;
}
</style>
background-color css
<style>
a { background-color: #518558; }
a { background-color: rgb(81,133,88); }
div.DivClassName
{
background-color: #518558;
}
.BgClassName
{
background-color: #518558;
}
</style>
border-color css
<style>
span { border-color: #518558; }
span { border-color: rgb(81,133,88); }
td.TdClassName
{
border-color: #518558;
}
.TagClassName
{
border-color: #518558;
}
</style>