Shades of Killarney #517257
Tints of Killarney #517257
RGB
CMYK
RGB Variations
Color information
#517257 (or 0x517257) is known color: Killarney. HEX triplet: 51, 72 and 57. RGB value is (81,114,87). Sum of RGB (Red+Green+Blue) = 81+114+87=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 114 (44.92% from 255 or 40.43% from 282); Blue value is 87 (34.38% from 255 or 30.85% from 282); Max value from RGB is 114 - color contains mainly: green. Hex color #517257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517257 is #AE8DA8. Grayscale: #656565. Windows color (decimal): -11439529 or 5730897. OLE color: 5730897.
HSL color Cylindrical-coordinate representation of color #517257: hue angle of 130.91º 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 #517257 is Cyan = 0.29, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 114 | 87 | - |
| CMYK | 0.29 | 0 | 0.24 | 0.55 |
| HSL | 130.91º | 0.17% | 0.38% | - |
| HSV(B) | 130.91º | 0.29% | 0.45% | - |
| XYZ | 11.13 | 14.47 | 11.22 | - |
| YUV | 101.06 | 120.07 | 113.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 87 | 0.29 | 0 | 0.24 | 0.55 | 130.91 | 0.17 | 0.38 |
| Hex | 51 | 72 | 57 | 1D | 0 | 18 | 37 | 83 | 11 | 26 |
| Octal | 121 | 162 | 127 | 35 | 0 | 30 | 67 | 203 | 21 | 46 |
| Binary | 1010001 | 1110010 | 1010111 | 11101 | 0 | 11000 | 110111 | 10000011 | 10001 | 100110 |
Color Harmonies of #517257
Complementary color
Monochromatic Colors of #517257
Black with #517257
Text Example
Text Example
White with #517257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517257; }
p { color: rgb(81,114,87); }
H1.HeaderClassName
{
color: #517257;
}
.AnyTagClassName
{
color: #517257;
}
</style>
background-color css
<style>
a { background-color: #517257; }
a { background-color: rgb(81,114,87); }
div.DivClassName
{
background-color: #517257;
}
.BgClassName
{
background-color: #517257;
}
</style>
border-color css
<style>
span { border-color: #517257; }
span { border-color: rgb(81,114,87); }
td.TdClassName
{
border-color: #517257;
}
.TagClassName
{
border-color: #517257;
}
</style>