Shades of Killarney #517050
Tints of Killarney #517050
RGB
CMYK
RGB Variations
Color information
#517050 (or 0x517050) is known color: Killarney. HEX triplet: 51, 70 and 50. RGB value is (81,112,80). Sum of RGB (Red+Green+Blue) = 81+112+80=273 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.67% from 273); Green value is 112 (44.14% from 255 or 41.03% from 273); Blue value is 80 (31.64% from 255 or 29.30% from 273); Max value from RGB is 112 - color contains mainly: green. Hex color #517050 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517050 is #AE8FAF. Grayscale: #636363. Windows color (decimal): -11440048 or 5271633. OLE color: 5271633.
HSL color Cylindrical-coordinate representation of color #517050: hue angle of 118.12º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #517050 is Cyan = 0.28, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 80 | - |
| CMYK | 0.28 | 0 | 0.29 | 0.56 |
| HSL | 118.13º | 0.17% | 0.38% | - |
| HSV(B) | 118.13º | 0.29% | 0.44% | - |
| XYZ | 10.64 | 13.92 | 9.72 | - |
| YUV | 99.08 | 117.23 | 115.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 80 | 0.28 | 0 | 0.29 | 0.56 | 118.13 | 0.17 | 0.38 |
| Hex | 51 | 70 | 50 | 1C | 0 | 1D | 38 | 76 | 11 | 26 |
| Octal | 121 | 160 | 120 | 34 | 0 | 35 | 70 | 166 | 21 | 46 |
| Binary | 1010001 | 1110000 | 1010000 | 11100 | 0 | 11101 | 111000 | 1110110 | 10001 | 100110 |
Color Harmonies of #517050
Complementary color
Monochromatic Colors of #517050
Black with #517050
Text Example
Text Example
White with #517050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517050; }
p { color: rgb(81,112,80); }
H1.HeaderClassName
{
color: #517050;
}
.AnyTagClassName
{
color: #517050;
}
</style>
background-color css
<style>
a { background-color: #517050; }
a { background-color: rgb(81,112,80); }
div.DivClassName
{
background-color: #517050;
}
.BgClassName
{
background-color: #517050;
}
</style>
border-color css
<style>
span { border-color: #517050; }
span { border-color: rgb(81,112,80); }
td.TdClassName
{
border-color: #517050;
}
.TagClassName
{
border-color: #517050;
}
</style>