Shades of Killarney #517157
Tints of Killarney #517157
RGB
CMYK
RGB Variations
Color information
#517157 (or 0x517157) is known color: Killarney. HEX triplet: 51, 71 and 57. RGB value is (81,113,87). Sum of RGB (Red+Green+Blue) = 81+113+87=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 87 (34.38% from 255 or 30.96% from 281); Max value from RGB is 113 - color contains mainly: green. Hex color #517157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517157 is #AE8EA8. Grayscale: #646464. Windows color (decimal): -11439785 or 5730641. OLE color: 5730641.
HSL color Cylindrical-coordinate representation of color #517157: hue angle of 131.25º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #517157 is Cyan = 0.28, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 87 | - |
| CMYK | 0.28 | 0 | 0.23 | 0.56 |
| HSL | 131.25º | 0.16% | 0.38% | - |
| HSV(B) | 131.25º | 0.28% | 0.44% | - |
| XYZ | 11.02 | 14.25 | 11.19 | - |
| YUV | 100.47 | 120.4 | 114.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 87 | 0.28 | 0 | 0.23 | 0.56 | 131.25 | 0.16 | 0.38 |
| Hex | 51 | 71 | 57 | 1C | 0 | 17 | 38 | 83 | 10 | 26 |
| Octal | 121 | 161 | 127 | 34 | 0 | 27 | 70 | 203 | 20 | 46 |
| Binary | 1010001 | 1110001 | 1010111 | 11100 | 0 | 10111 | 111000 | 10000011 | 10000 | 100110 |
Color Harmonies of #517157
Complementary color
Monochromatic Colors of #517157
Black with #517157
Text Example
Text Example
White with #517157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517157; }
p { color: rgb(81,113,87); }
H1.HeaderClassName
{
color: #517157;
}
.AnyTagClassName
{
color: #517157;
}
</style>
background-color css
<style>
a { background-color: #517157; }
a { background-color: rgb(81,113,87); }
div.DivClassName
{
background-color: #517157;
}
.BgClassName
{
background-color: #517157;
}
</style>
border-color css
<style>
span { border-color: #517157; }
span { border-color: rgb(81,113,87); }
td.TdClassName
{
border-color: #517157;
}
.TagClassName
{
border-color: #517157;
}
</style>