Shades of Killarney #517457
Tints of Killarney #517457
RGB
CMYK
RGB Variations
Color information
#517457 (or 0x517457) is known color: Killarney. HEX triplet: 51, 74 and 57. RGB value is (81,116,87). Sum of RGB (Red+Green+Blue) = 81+116+87=284 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.52% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 87 (34.38% from 255 or 30.63% from 284); Max value from RGB is 116 - color contains mainly: green. Hex color #517457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517457 is #AE8BA8. Grayscale: #666666. Windows color (decimal): -11439017 or 5731409. OLE color: 5731409.
HSL color Cylindrical-coordinate representation of color #517457: hue angle of 130.29º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517457 is Cyan = 0.30, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 87 | - |
| CMYK | 0.30 | 0 | 0.25 | 0.55 |
| HSL | 130.29º | 0.18% | 0.39% | - |
| HSV(B) | 130.29º | 0.3% | 0.45% | - |
| XYZ | 11.36 | 14.93 | 11.3 | - |
| YUV | 102.23 | 119.4 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 87 | 0.30 | 0 | 0.25 | 0.55 | 130.29 | 0.18 | 0.39 |
| Hex | 51 | 74 | 57 | 1E | 0 | 19 | 37 | 82 | 12 | 27 |
| Octal | 121 | 164 | 127 | 36 | 0 | 31 | 67 | 202 | 22 | 47 |
| Binary | 1010001 | 1110100 | 1010111 | 11110 | 0 | 11001 | 110111 | 10000010 | 10010 | 100111 |
Color Harmonies of #517457
Complementary color
Monochromatic Colors of #517457
Black with #517457
Text Example
Text Example
White with #517457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517457; }
p { color: rgb(81,116,87); }
H1.HeaderClassName
{
color: #517457;
}
.AnyTagClassName
{
color: #517457;
}
</style>
background-color css
<style>
a { background-color: #517457; }
a { background-color: rgb(81,116,87); }
div.DivClassName
{
background-color: #517457;
}
.BgClassName
{
background-color: #517457;
}
</style>
border-color css
<style>
span { border-color: #517457; }
span { border-color: rgb(81,116,87); }
td.TdClassName
{
border-color: #517457;
}
.TagClassName
{
border-color: #517457;
}
</style>