Shades of Killarney #518254
Tints of Killarney #518254
RGB
CMYK
RGB Variations
Color information
#518254 (or 0x518254) is known color: Killarney. HEX triplet: 51, 82 and 54. RGB value is (81,130,84). Sum of RGB (Red+Green+Blue) = 81+130+84=295 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.46% from 295); Green value is 130 (51.17% from 255 or 44.07% from 295); Blue value is 84 (33.20% from 255 or 28.47% from 295); Max value from RGB is 130 - color contains mainly: green. Hex color #518254 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518254 is #AE7DAB. Grayscale: #6E6E6E. Windows color (decimal): -11435436 or 5538385. OLE color: 5538385.
HSL color Cylindrical-coordinate representation of color #518254: hue angle of 123.67º 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 #518254 is Cyan = 0.38, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 84 | - |
| CMYK | 0.38 | 0 | 0.35 | 0.49 |
| HSL | 123.67º | 0.23% | 0.41% | - |
| HSV(B) | 123.67º | 0.38% | 0.51% | - |
| XYZ | 12.98 | 18.35 | 11.25 | - |
| YUV | 110.11 | 113.27 | 107.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 84 | 0.38 | 0 | 0.35 | 0.49 | 123.67 | 0.23 | 0.41 |
| Hex | 51 | 82 | 54 | 26 | 0 | 23 | 31 | 7C | 17 | 29 |
| Octal | 121 | 202 | 124 | 46 | 0 | 43 | 61 | 174 | 27 | 51 |
| Binary | 1010001 | 10000010 | 1010100 | 100110 | 0 | 100011 | 110001 | 1111100 | 10111 | 101001 |
Color Harmonies of #518254
Complementary color
Monochromatic Colors of #518254
Black with #518254
Text Example
Text Example
White with #518254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518254; }
p { color: rgb(81,130,84); }
H1.HeaderClassName
{
color: #518254;
}
.AnyTagClassName
{
color: #518254;
}
</style>
background-color css
<style>
a { background-color: #518254; }
a { background-color: rgb(81,130,84); }
div.DivClassName
{
background-color: #518254;
}
.BgClassName
{
background-color: #518254;
}
</style>
border-color css
<style>
span { border-color: #518254; }
span { border-color: rgb(81,130,84); }
td.TdClassName
{
border-color: #518254;
}
.TagClassName
{
border-color: #518254;
}
</style>