Shades of Killarney #517755
Tints of Killarney #517755
RGB
CMYK
RGB Variations
Color information
#517755 (or 0x517755) is known color: Killarney. HEX triplet: 51, 77 and 55. RGB value is (81,119,85). Sum of RGB (Red+Green+Blue) = 81+119+85=285 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.42% from 285); Green value is 119 (46.88% from 255 or 41.75% from 285); Blue value is 85 (33.59% from 255 or 29.82% from 285); Max value from RGB is 119 - color contains mainly: green. Hex color #517755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517755 is #AE88AA. Grayscale: #676767. Windows color (decimal): -11438251 or 5601105. OLE color: 5601105.
HSL color Cylindrical-coordinate representation of color #517755: hue angle of 126.32º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #517755 is Cyan = 0.32, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 119 | 85 | - |
| CMYK | 0.32 | 0 | 0.29 | 0.53 |
| HSL | 126.32º | 0.19% | 0.39% | - |
| HSV(B) | 126.32º | 0.32% | 0.47% | - |
| XYZ | 11.63 | 15.6 | 10.99 | - |
| YUV | 103.76 | 117.41 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 119 | 85 | 0.32 | 0 | 0.29 | 0.53 | 126.32 | 0.19 | 0.39 |
| Hex | 51 | 77 | 55 | 20 | 0 | 1D | 35 | 7E | 13 | 27 |
| Octal | 121 | 167 | 125 | 40 | 0 | 35 | 65 | 176 | 23 | 47 |
| Binary | 1010001 | 1110111 | 1010101 | 100000 | 0 | 11101 | 110101 | 1111110 | 10011 | 100111 |
Color Harmonies of #517755
Complementary color
Monochromatic Colors of #517755
Black with #517755
Text Example
Text Example
White with #517755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517755; }
p { color: rgb(81,119,85); }
H1.HeaderClassName
{
color: #517755;
}
.AnyTagClassName
{
color: #517755;
}
</style>
background-color css
<style>
a { background-color: #517755; }
a { background-color: rgb(81,119,85); }
div.DivClassName
{
background-color: #517755;
}
.BgClassName
{
background-color: #517755;
}
</style>
border-color css
<style>
span { border-color: #517755; }
span { border-color: rgb(81,119,85); }
td.TdClassName
{
border-color: #517755;
}
.TagClassName
{
border-color: #517755;
}
</style>