Shades of Killarney #517450
Tints of Killarney #517450
RGB
CMYK
RGB Variations
Color information
#517450 (or 0x517450) is known color: Killarney. HEX triplet: 51, 74 and 50. RGB value is (81,116,80). Sum of RGB (Red+Green+Blue) = 81+116+80=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 116 (45.70% from 255 or 41.88% from 277); Blue value is 80 (31.64% from 255 or 28.88% from 277); Max value from RGB is 116 - color contains mainly: green. Hex color #517450 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517450 is #AE8BAF. Grayscale: #656565. Windows color (decimal): -11439024 or 5272657. OLE color: 5272657.
HSL color Cylindrical-coordinate representation of color #517450: hue angle of 118.33º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #517450 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 80 | - |
| CMYK | 0.30 | 0 | 0.31 | 0.55 |
| HSL | 118.33º | 0.18% | 0.38% | - |
| HSV(B) | 118.33º | 0.31% | 0.45% | - |
| XYZ | 11.09 | 14.82 | 9.87 | - |
| YUV | 101.43 | 115.9 | 113.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 80 | 0.30 | 0 | 0.31 | 0.55 | 118.33 | 0.18 | 0.38 |
| Hex | 51 | 74 | 50 | 1E | 0 | 1F | 37 | 76 | 12 | 26 |
| Octal | 121 | 164 | 120 | 36 | 0 | 37 | 67 | 166 | 22 | 46 |
| Binary | 1010001 | 1110100 | 1010000 | 11110 | 0 | 11111 | 110111 | 1110110 | 10010 | 100110 |
Color Harmonies of #517450
Complementary color
Monochromatic Colors of #517450
Black with #517450
Text Example
Text Example
White with #517450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517450; }
p { color: rgb(81,116,80); }
H1.HeaderClassName
{
color: #517450;
}
.AnyTagClassName
{
color: #517450;
}
</style>
background-color css
<style>
a { background-color: #517450; }
a { background-color: rgb(81,116,80); }
div.DivClassName
{
background-color: #517450;
}
.BgClassName
{
background-color: #517450;
}
</style>
border-color css
<style>
span { border-color: #517450; }
span { border-color: rgb(81,116,80); }
td.TdClassName
{
border-color: #517450;
}
.TagClassName
{
border-color: #517450;
}
</style>