Shades of Killarney #517156
Tints of Killarney #517156
RGB
CMYK
RGB Variations
Color information
#517156 (or 0x517156) is known color: Killarney. HEX triplet: 51, 71 and 56. RGB value is (81,113,86). Sum of RGB (Red+Green+Blue) = 81+113+86=280 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.93% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 86 (33.98% from 255 or 30.71% from 280); Max value from RGB is 113 - color contains mainly: green. Hex color #517156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517156 is #AE8EA9. Grayscale: #646464. Windows color (decimal): -11439786 or 5665105. OLE color: 5665105.
HSL color Cylindrical-coordinate representation of color #517156: hue angle of 129.38º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #517156 is Cyan = 0.28, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 86 | - |
| CMYK | 0.28 | 0 | 0.24 | 0.56 |
| HSL | 129.38º | 0.16% | 0.38% | - |
| HSV(B) | 129.38º | 0.28% | 0.44% | - |
| XYZ | 10.98 | 14.23 | 10.97 | - |
| YUV | 100.35 | 119.9 | 114.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 86 | 0.28 | 0 | 0.24 | 0.56 | 129.38 | 0.16 | 0.38 |
| Hex | 51 | 71 | 56 | 1C | 0 | 18 | 38 | 81 | 10 | 26 |
| Octal | 121 | 161 | 126 | 34 | 0 | 30 | 70 | 201 | 20 | 46 |
| Binary | 1010001 | 1110001 | 1010110 | 11100 | 0 | 11000 | 111000 | 10000001 | 10000 | 100110 |
Color Harmonies of #517156
Complementary color
Monochromatic Colors of #517156
Black with #517156
Text Example
Text Example
White with #517156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517156; }
p { color: rgb(81,113,86); }
H1.HeaderClassName
{
color: #517156;
}
.AnyTagClassName
{
color: #517156;
}
</style>
background-color css
<style>
a { background-color: #517156; }
a { background-color: rgb(81,113,86); }
div.DivClassName
{
background-color: #517156;
}
.BgClassName
{
background-color: #517156;
}
</style>
border-color css
<style>
span { border-color: #517156; }
span { border-color: rgb(81,113,86); }
td.TdClassName
{
border-color: #517156;
}
.TagClassName
{
border-color: #517156;
}
</style>