Shades of Killarney #518258
Tints of Killarney #518258
RGB
CMYK
RGB Variations
Color information
#518258 (or 0x518258) is known color: Killarney. HEX triplet: 51, 82 and 58. RGB value is (81,130,88). Sum of RGB (Red+Green+Blue) = 81+130+88=299 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.09% from 299); Green value is 130 (51.17% from 255 or 43.48% from 299); Blue value is 88 (34.77% from 255 or 29.43% from 299); Max value from RGB is 130 - color contains mainly: green. Hex color #518258 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518258 is #AE7DA7. Grayscale: #6E6E6E. Windows color (decimal): -11435432 or 5800529. OLE color: 5800529.
HSL color Cylindrical-coordinate representation of color #518258: hue angle of 128.57º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #518258 is Cyan = 0.38, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 88 | - |
| CMYK | 0.38 | 0 | 0.32 | 0.49 |
| HSL | 128.57º | 0.23% | 0.41% | - |
| HSV(B) | 128.57º | 0.38% | 0.51% | - |
| XYZ | 13.14 | 18.42 | 12.1 | - |
| YUV | 110.56 | 115.27 | 106.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 88 | 0.38 | 0 | 0.32 | 0.49 | 128.57 | 0.23 | 0.41 |
| Hex | 51 | 82 | 58 | 26 | 0 | 20 | 31 | 81 | 17 | 29 |
| Octal | 121 | 202 | 130 | 46 | 0 | 40 | 61 | 201 | 27 | 51 |
| Binary | 1010001 | 10000010 | 1011000 | 100110 | 0 | 100000 | 110001 | 10000001 | 10111 | 101001 |
Color Harmonies of #518258
Complementary color
Monochromatic Colors of #518258
Black with #518258
Text Example
Text Example
White with #518258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518258; }
p { color: rgb(81,130,88); }
H1.HeaderClassName
{
color: #518258;
}
.AnyTagClassName
{
color: #518258;
}
</style>
background-color css
<style>
a { background-color: #518258; }
a { background-color: rgb(81,130,88); }
div.DivClassName
{
background-color: #518258;
}
.BgClassName
{
background-color: #518258;
}
</style>
border-color css
<style>
span { border-color: #518258; }
span { border-color: rgb(81,130,88); }
td.TdClassName
{
border-color: #518258;
}
.TagClassName
{
border-color: #518258;
}
</style>