Shades of Killarney #517350
Tints of Killarney #517350
RGB
CMYK
RGB Variations
Color information
#517350 (or 0x517350) is known color: Killarney. HEX triplet: 51, 73 and 50. RGB value is (81,115,80). Sum of RGB (Red+Green+Blue) = 81+115+80=276 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.35% from 276); Green value is 115 (45.31% from 255 or 41.67% from 276); Blue value is 80 (31.64% from 255 or 28.99% from 276); Max value from RGB is 115 - color contains mainly: green. Hex color #517350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517350 is #AE8CAF. Grayscale: #646464. Windows color (decimal): -11439280 or 5272401. OLE color: 5272401.
HSL color Cylindrical-coordinate representation of color #517350: hue angle of 118.29º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517350 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 80 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.55 |
| HSL | 118.29º | 0.18% | 0.38% | - |
| HSV(B) | 118.29º | 0.3% | 0.45% | - |
| XYZ | 10.97 | 14.59 | 9.83 | - |
| YUV | 100.84 | 116.24 | 113.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 80 | 0.30 | 0 | 0.30 | 0.55 | 118.29 | 0.18 | 0.38 |
| Hex | 51 | 73 | 50 | 1E | 0 | 1E | 37 | 76 | 12 | 26 |
| Octal | 121 | 163 | 120 | 36 | 0 | 36 | 67 | 166 | 22 | 46 |
| Binary | 1010001 | 1110011 | 1010000 | 11110 | 0 | 11110 | 110111 | 1110110 | 10010 | 100110 |
Color Harmonies of #517350
Complementary color
Monochromatic Colors of #517350
Black with #517350
Text Example
Text Example
White with #517350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517350; }
p { color: rgb(81,115,80); }
H1.HeaderClassName
{
color: #517350;
}
.AnyTagClassName
{
color: #517350;
}
</style>
background-color css
<style>
a { background-color: #517350; }
a { background-color: rgb(81,115,80); }
div.DivClassName
{
background-color: #517350;
}
.BgClassName
{
background-color: #517350;
}
</style>
border-color css
<style>
span { border-color: #517350; }
span { border-color: rgb(81,115,80); }
td.TdClassName
{
border-color: #517350;
}
.TagClassName
{
border-color: #517350;
}
</style>