Shades of Killarney #517256
Tints of Killarney #517256
RGB
CMYK
RGB Variations
Color information
#517256 (or 0x517256) is known color: Killarney. HEX triplet: 51, 72 and 56. RGB value is (81,114,86). Sum of RGB (Red+Green+Blue) = 81+114+86=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 114 (44.92% from 255 or 40.57% from 281); Blue value is 86 (33.98% from 255 or 30.60% from 281); Max value from RGB is 114 - color contains mainly: green. Hex color #517256 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517256 is #AE8DA9. Grayscale: #656565. Windows color (decimal): -11439530 or 5665361. OLE color: 5665361.
HSL color Cylindrical-coordinate representation of color #517256: hue angle of 129.09º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #517256 is Cyan = 0.29, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 114 | 86 | - |
| CMYK | 0.29 | 0 | 0.25 | 0.55 |
| HSL | 129.09º | 0.17% | 0.38% | - |
| HSV(B) | 129.09º | 0.29% | 0.45% | - |
| XYZ | 11.09 | 14.46 | 11.01 | - |
| YUV | 100.94 | 119.57 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 86 | 0.29 | 0 | 0.25 | 0.55 | 129.09 | 0.17 | 0.38 |
| Hex | 51 | 72 | 56 | 1D | 0 | 19 | 37 | 81 | 11 | 26 |
| Octal | 121 | 162 | 126 | 35 | 0 | 31 | 67 | 201 | 21 | 46 |
| Binary | 1010001 | 1110010 | 1010110 | 11101 | 0 | 11001 | 110111 | 10000001 | 10001 | 100110 |
Color Harmonies of #517256
Complementary color
Monochromatic Colors of #517256
Black with #517256
Text Example
Text Example
White with #517256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517256; }
p { color: rgb(81,114,86); }
H1.HeaderClassName
{
color: #517256;
}
.AnyTagClassName
{
color: #517256;
}
</style>
background-color css
<style>
a { background-color: #517256; }
a { background-color: rgb(81,114,86); }
div.DivClassName
{
background-color: #517256;
}
.BgClassName
{
background-color: #517256;
}
</style>
border-color css
<style>
span { border-color: #517256; }
span { border-color: rgb(81,114,86); }
td.TdClassName
{
border-color: #517256;
}
.TagClassName
{
border-color: #517256;
}
</style>