Shades of Killarney #517155
Tints of Killarney #517155
RGB
CMYK
RGB Variations
Color information
#517155 (or 0x517155) is known color: Killarney. HEX triplet: 51, 71 and 55. RGB value is (81,113,85). Sum of RGB (Red+Green+Blue) = 81+113+85=279 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.03% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 85 (33.59% from 255 or 30.47% from 279); Max value from RGB is 113 - color contains mainly: green. Hex color #517155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517155 is #AE8EAA. Grayscale: #646464. Windows color (decimal): -11439787 or 5599569. OLE color: 5599569.
HSL color Cylindrical-coordinate representation of color #517155: hue angle of 127.5º 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 #517155 is Cyan = 0.28, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 85 | - |
| CMYK | 0.28 | 0 | 0.25 | 0.56 |
| HSL | 127.5º | 0.16% | 0.38% | - |
| HSV(B) | 127.5º | 0.28% | 0.44% | - |
| XYZ | 10.94 | 14.22 | 10.76 | - |
| YUV | 100.24 | 119.4 | 114.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 85 | 0.28 | 0 | 0.25 | 0.56 | 127.5 | 0.16 | 0.38 |
| Hex | 51 | 71 | 55 | 1C | 0 | 19 | 38 | 80 | 10 | 26 |
| Octal | 121 | 161 | 125 | 34 | 0 | 31 | 70 | 200 | 20 | 46 |
| Binary | 1010001 | 1110001 | 1010101 | 11100 | 0 | 11001 | 111000 | 10000000 | 10000 | 100110 |
Color Harmonies of #517155
Complementary color
Monochromatic Colors of #517155
Black with #517155
Text Example
Text Example
White with #517155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517155; }
p { color: rgb(81,113,85); }
H1.HeaderClassName
{
color: #517155;
}
.AnyTagClassName
{
color: #517155;
}
</style>
background-color css
<style>
a { background-color: #517155; }
a { background-color: rgb(81,113,85); }
div.DivClassName
{
background-color: #517155;
}
.BgClassName
{
background-color: #517155;
}
</style>
border-color css
<style>
span { border-color: #517155; }
span { border-color: rgb(81,113,85); }
td.TdClassName
{
border-color: #517155;
}
.TagClassName
{
border-color: #517155;
}
</style>