Shades of Killarney #518151
Tints of Killarney #518151
RGB
CMYK
RGB Variations
Color information
#518151 (or 0x518151) is known color: Killarney. HEX triplet: 51, 81 and 51. RGB value is (81,129,81). Sum of RGB (Red+Green+Blue) = 81+129+81=291 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.84% from 291); Green value is 129 (50.78% from 255 or 44.33% from 291); Blue value is 81 (32.03% from 255 or 27.84% from 291); Max value from RGB is 129 - color contains mainly: green. Hex color #518151 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518151 is #AE7EAE. Grayscale: #6D6D6D. Windows color (decimal): -11435695 or 5341521. OLE color: 5341521.
HSL color Cylindrical-coordinate representation of color #518151: 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.37%. Process color model (Four color, CMYK) of #518151 is Cyan = 0.37, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 129 | 81 | - |
| CMYK | 0.37 | 0 | 0.37 | 0.49 |
| HSL | 120º | 0.23% | 0.41% | - |
| HSV(B) | 120º | 0.37% | 0.51% | - |
| XYZ | 12.73 | 18.04 | 10.6 | - |
| YUV | 109.18 | 112.1 | 107.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 129 | 81 | 0.37 | 0 | 0.37 | 0.49 | 120 | 0.23 | 0.41 |
| Hex | 51 | 81 | 51 | 25 | 0 | 25 | 31 | 78 | 17 | 29 |
| Octal | 121 | 201 | 121 | 45 | 0 | 45 | 61 | 170 | 27 | 51 |
| Binary | 1010001 | 10000001 | 1010001 | 100101 | 0 | 100101 | 110001 | 1111000 | 10111 | 101001 |
Color Harmonies of #518151
Complementary color
Monochromatic Colors of #518151
Black with #518151
Text Example
Text Example
White with #518151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518151; }
p { color: rgb(81,129,81); }
H1.HeaderClassName
{
color: #518151;
}
.AnyTagClassName
{
color: #518151;
}
</style>
background-color css
<style>
a { background-color: #518151; }
a { background-color: rgb(81,129,81); }
div.DivClassName
{
background-color: #518151;
}
.BgClassName
{
background-color: #518151;
}
</style>
border-color css
<style>
span { border-color: #518151; }
span { border-color: rgb(81,129,81); }
td.TdClassName
{
border-color: #518151;
}
.TagClassName
{
border-color: #518151;
}
</style>