Shades of Killarney #517055
Tints of Killarney #517055
RGB
CMYK
RGB Variations
Color information
#517055 (or 0x517055) is known color: Killarney. HEX triplet: 51, 70 and 55. RGB value is (81,112,85). Sum of RGB (Red+Green+Blue) = 81+112+85=278 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.14% from 278); Green value is 112 (44.14% from 255 or 40.29% from 278); Blue value is 85 (33.59% from 255 or 30.58% from 278); Max value from RGB is 112 - color contains mainly: green. Hex color #517055 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517055 is #AE8FAA. Grayscale: #636363. Windows color (decimal): -11440043 or 5599313. OLE color: 5599313.
HSL color Cylindrical-coordinate representation of color #517055: hue angle of 127.74º 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 #517055 is Cyan = 0.28, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 85 | - |
| CMYK | 0.28 | 0 | 0.24 | 0.56 |
| HSL | 127.74º | 0.16% | 0.38% | - |
| HSV(B) | 127.74º | 0.28% | 0.44% | - |
| XYZ | 10.83 | 13.99 | 10.72 | - |
| YUV | 99.65 | 119.73 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 85 | 0.28 | 0 | 0.24 | 0.56 | 127.74 | 0.16 | 0.38 |
| Hex | 51 | 70 | 55 | 1C | 0 | 18 | 38 | 80 | 10 | 26 |
| Octal | 121 | 160 | 125 | 34 | 0 | 30 | 70 | 200 | 20 | 46 |
| Binary | 1010001 | 1110000 | 1010101 | 11100 | 0 | 11000 | 111000 | 10000000 | 10000 | 100110 |
Color Harmonies of #517055
Complementary color
Monochromatic Colors of #517055
Black with #517055
Text Example
Text Example
White with #517055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517055; }
p { color: rgb(81,112,85); }
H1.HeaderClassName
{
color: #517055;
}
.AnyTagClassName
{
color: #517055;
}
</style>
background-color css
<style>
a { background-color: #517055; }
a { background-color: rgb(81,112,85); }
div.DivClassName
{
background-color: #517055;
}
.BgClassName
{
background-color: #517055;
}
</style>
border-color css
<style>
span { border-color: #517055; }
span { border-color: rgb(81,112,85); }
td.TdClassName
{
border-color: #517055;
}
.TagClassName
{
border-color: #517055;
}
</style>