Shades of Killarney #518458
Tints of Killarney #518458
RGB
CMYK
RGB Variations
Color information
#518458 (or 0x518458) is known color: Killarney. HEX triplet: 51, 84 and 58. RGB value is (81,132,88). Sum of RGB (Red+Green+Blue) = 81+132+88=301 (39% of max value = 765). Red value is 81 (32.03% from 255 or 26.91% from 301); Green value is 132 (51.95% from 255 or 43.85% from 301); Blue value is 88 (34.77% from 255 or 29.24% from 301); Max value from RGB is 132 - color contains mainly: green. Hex color #518458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518458 is #AE7BA7. Grayscale: #6F6F6F. Windows color (decimal): -11434920 or 5801041. OLE color: 5801041.
HSL color Cylindrical-coordinate representation of color #518458: hue angle of 128.24º 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 #518458 is Cyan = 0.39, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 88 | - |
| CMYK | 0.39 | 0 | 0.33 | 0.48 |
| HSL | 128.24º | 0.24% | 0.42% | - |
| HSV(B) | 128.24º | 0.39% | 0.52% | - |
| XYZ | 13.41 | 18.96 | 12.18 | - |
| YUV | 111.74 | 114.6 | 106.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 88 | 0.39 | 0 | 0.33 | 0.48 | 128.24 | 0.24 | 0.42 |
| Hex | 51 | 84 | 58 | 27 | 0 | 21 | 30 | 80 | 18 | 2A |
| Octal | 121 | 204 | 130 | 47 | 0 | 41 | 60 | 200 | 30 | 52 |
| Binary | 1010001 | 10000100 | 1011000 | 100111 | 0 | 100001 | 110000 | 10000000 | 11000 | 101010 |
Color Harmonies of #518458
Complementary color
Monochromatic Colors of #518458
Black with #518458
Text Example
Text Example
White with #518458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518458; }
p { color: rgb(81,132,88); }
H1.HeaderClassName
{
color: #518458;
}
.AnyTagClassName
{
color: #518458;
}
</style>
background-color css
<style>
a { background-color: #518458; }
a { background-color: rgb(81,132,88); }
div.DivClassName
{
background-color: #518458;
}
.BgClassName
{
background-color: #518458;
}
</style>
border-color css
<style>
span { border-color: #518458; }
span { border-color: rgb(81,132,88); }
td.TdClassName
{
border-color: #518458;
}
.TagClassName
{
border-color: #518458;
}
</style>