Shades of Killarney #517351
Tints of Killarney #517351
RGB
CMYK
RGB Variations
Color information
#517351 (or 0x517351) is known color: Killarney. HEX triplet: 51, 73 and 51. RGB value is (81,115,81). Sum of RGB (Red+Green+Blue) = 81+115+81=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 115 (45.31% from 255 or 41.52% from 277); Blue value is 81 (32.03% from 255 or 29.24% from 277); Max value from RGB is 115 - color contains mainly: green. Hex color #517351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517351 is #AE8CAE. Grayscale: #656565. Windows color (decimal): -11439279 or 5337937. OLE color: 5337937.
HSL color Cylindrical-coordinate representation of color #517351: hue angle of 120º degrees, saturation: 0.17, 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 #517351 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 81 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.55 |
| HSL | 120º | 0.17% | 0.38% | - |
| HSV(B) | 120º | 0.3% | 0.45% | - |
| XYZ | 11.01 | 14.6 | 10.02 | - |
| YUV | 100.96 | 116.74 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 81 | 0.30 | 0 | 0.30 | 0.55 | 120 | 0.17 | 0.38 |
| Hex | 51 | 73 | 51 | 1E | 0 | 1E | 37 | 78 | 11 | 26 |
| Octal | 121 | 163 | 121 | 36 | 0 | 36 | 67 | 170 | 21 | 46 |
| Binary | 1010001 | 1110011 | 1010001 | 11110 | 0 | 11110 | 110111 | 1111000 | 10001 | 100110 |
Color Harmonies of #517351
Complementary color
Monochromatic Colors of #517351
Black with #517351
Text Example
Text Example
White with #517351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517351; }
p { color: rgb(81,115,81); }
H1.HeaderClassName
{
color: #517351;
}
.AnyTagClassName
{
color: #517351;
}
</style>
background-color css
<style>
a { background-color: #517351; }
a { background-color: rgb(81,115,81); }
div.DivClassName
{
background-color: #517351;
}
.BgClassName
{
background-color: #517351;
}
</style>
border-color css
<style>
span { border-color: #517351; }
span { border-color: rgb(81,115,81); }
td.TdClassName
{
border-color: #517351;
}
.TagClassName
{
border-color: #517351;
}
</style>