Shades of Killarney #518251
Tints of Killarney #518251
RGB
CMYK
RGB Variations
Color information
#518251 (or 0x518251) is known color: Killarney. HEX triplet: 51, 82 and 51. RGB value is (81,130,81). Sum of RGB (Red+Green+Blue) = 81+130+81=292 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.74% from 292); Green value is 130 (51.17% from 255 or 44.52% from 292); Blue value is 81 (32.03% from 255 or 27.74% from 292); Max value from RGB is 130 - color contains mainly: green. Hex color #518251 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518251 is #AE7DAE. Grayscale: #6D6D6D. Windows color (decimal): -11435439 or 5341777. OLE color: 5341777.
HSL color Cylindrical-coordinate representation of color #518251: hue angle of 120º 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 #518251 is Cyan = 0.38, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 81 | - |
| CMYK | 0.38 | 0 | 0.38 | 0.49 |
| HSL | 120º | 0.23% | 0.41% | - |
| HSV(B) | 120º | 0.38% | 0.51% | - |
| XYZ | 12.86 | 18.31 | 10.64 | - |
| YUV | 109.76 | 111.77 | 107.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 81 | 0.38 | 0 | 0.38 | 0.49 | 120 | 0.23 | 0.41 |
| Hex | 51 | 82 | 51 | 26 | 0 | 26 | 31 | 78 | 17 | 29 |
| Octal | 121 | 202 | 121 | 46 | 0 | 46 | 61 | 170 | 27 | 51 |
| Binary | 1010001 | 10000010 | 1010001 | 100110 | 0 | 100110 | 110001 | 1111000 | 10111 | 101001 |
Color Harmonies of #518251
Complementary color
Monochromatic Colors of #518251
Black with #518251
Text Example
Text Example
White with #518251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518251; }
p { color: rgb(81,130,81); }
H1.HeaderClassName
{
color: #518251;
}
.AnyTagClassName
{
color: #518251;
}
</style>
background-color css
<style>
a { background-color: #518251; }
a { background-color: rgb(81,130,81); }
div.DivClassName
{
background-color: #518251;
}
.BgClassName
{
background-color: #518251;
}
</style>
border-color css
<style>
span { border-color: #518251; }
span { border-color: rgb(81,130,81); }
td.TdClassName
{
border-color: #518251;
}
.TagClassName
{
border-color: #518251;
}
</style>