Shades of Killarney #518551
Tints of Killarney #518551
RGB
CMYK
RGB Variations
Color information
#518551 (or 0x518551) is known color: Killarney. HEX triplet: 51, 85 and 51. RGB value is (81,133,81). Sum of RGB (Red+Green+Blue) = 81+133+81=295 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.46% from 295); Green value is 133 (52.34% from 255 or 45.08% from 295); Blue value is 81 (32.03% from 255 or 27.46% from 295); Max value from RGB is 133 - color contains mainly: green. Hex color #518551 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518551 is #AE7AAE. Grayscale: #6F6F6F. Windows color (decimal): -11434671 or 5342545. OLE color: 5342545.
HSL color Cylindrical-coordinate representation of color #518551: hue angle of 120º 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 #518551 is Cyan = 0.39, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 81 | - |
| CMYK | 0.39 | 0 | 0.39 | 0.48 |
| HSL | 120º | 0.24% | 0.42% | - |
| HSV(B) | 120º | 0.39% | 0.52% | - |
| XYZ | 13.27 | 19.12 | 10.78 | - |
| YUV | 111.52 | 110.77 | 106.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 81 | 0.39 | 0 | 0.39 | 0.48 | 120 | 0.24 | 0.42 |
| Hex | 51 | 85 | 51 | 27 | 0 | 27 | 30 | 78 | 18 | 2A |
| Octal | 121 | 205 | 121 | 47 | 0 | 47 | 60 | 170 | 30 | 52 |
| Binary | 1010001 | 10000101 | 1010001 | 100111 | 0 | 100111 | 110000 | 1111000 | 11000 | 101010 |
Color Harmonies of #518551
Complementary color
Monochromatic Colors of #518551
Black with #518551
Text Example
Text Example
White with #518551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518551; }
p { color: rgb(81,133,81); }
H1.HeaderClassName
{
color: #518551;
}
.AnyTagClassName
{
color: #518551;
}
</style>
background-color css
<style>
a { background-color: #518551; }
a { background-color: rgb(81,133,81); }
div.DivClassName
{
background-color: #518551;
}
.BgClassName
{
background-color: #518551;
}
</style>
border-color css
<style>
span { border-color: #518551; }
span { border-color: rgb(81,133,81); }
td.TdClassName
{
border-color: #518551;
}
.TagClassName
{
border-color: #518551;
}
</style>