Shades of Killarney #517950
Tints of Killarney #517950
RGB
CMYK
RGB Variations
Color information
#517950 (or 0x517950) is known color: Killarney. HEX triplet: 51, 79 and 50. RGB value is (81,121,80). Sum of RGB (Red+Green+Blue) = 81+121+80=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 121 (47.66% from 255 or 42.91% from 282); Blue value is 80 (31.64% from 255 or 28.37% from 282); Max value from RGB is 121 - color contains mainly: green. Hex color #517950 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517950 is #AE86AF. Grayscale: #686868. Windows color (decimal): -11437744 or 5273937. OLE color: 5273937.
HSL color Cylindrical-coordinate representation of color #517950: hue angle of 118.54º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #517950 is Cyan = 0.33, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 121 | 80 | - |
| CMYK | 0.33 | 0 | 0.34 | 0.53 |
| HSL | 118.54º | 0.2% | 0.39% | - |
| HSV(B) | 118.54º | 0.34% | 0.47% | - |
| XYZ | 11.68 | 16 | 10.06 | - |
| YUV | 104.37 | 114.25 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 80 | 0.33 | 0 | 0.34 | 0.53 | 118.54 | 0.2 | 0.39 |
| Hex | 51 | 79 | 50 | 21 | 0 | 22 | 35 | 77 | 14 | 27 |
| Octal | 121 | 171 | 120 | 41 | 0 | 42 | 65 | 167 | 24 | 47 |
| Binary | 1010001 | 1111001 | 1010000 | 100001 | 0 | 100010 | 110101 | 1110111 | 10100 | 100111 |
Color Harmonies of #517950
Complementary color
Monochromatic Colors of #517950
Black with #517950
Text Example
Text Example
White with #517950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517950; }
p { color: rgb(81,121,80); }
H1.HeaderClassName
{
color: #517950;
}
.AnyTagClassName
{
color: #517950;
}
</style>
background-color css
<style>
a { background-color: #517950; }
a { background-color: rgb(81,121,80); }
div.DivClassName
{
background-color: #517950;
}
.BgClassName
{
background-color: #517950;
}
</style>
border-color css
<style>
span { border-color: #517950; }
span { border-color: rgb(81,121,80); }
td.TdClassName
{
border-color: #517950;
}
.TagClassName
{
border-color: #517950;
}
</style>