Shades of Killarney #517151
Tints of Killarney #517151
RGB
CMYK
RGB Variations
Color information
#517151 (or 0x517151) is known color: Killarney. HEX triplet: 51, 71 and 51. RGB value is (81,113,81). Sum of RGB (Red+Green+Blue) = 81+113+81=275 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.45% from 275); Green value is 113 (44.53% from 255 or 41.09% from 275); Blue value is 81 (32.03% from 255 or 29.45% from 275); Max value from RGB is 113 - color contains mainly: green. Hex color #517151 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517151 is #AE8EAE. Grayscale: #636363. Windows color (decimal): -11439791 or 5337425. OLE color: 5337425.
HSL color Cylindrical-coordinate representation of color #517151: hue angle of 120º 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 #517151 is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 81 | - |
| CMYK | 0.28 | 0 | 0.28 | 0.56 |
| HSL | 120º | 0.16% | 0.38% | - |
| HSV(B) | 120º | 0.28% | 0.44% | - |
| XYZ | 10.78 | 14.15 | 9.95 | - |
| YUV | 99.78 | 117.4 | 114.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 81 | 0.28 | 0 | 0.28 | 0.56 | 120 | 0.16 | 0.38 |
| Hex | 51 | 71 | 51 | 1C | 0 | 1C | 38 | 78 | 10 | 26 |
| Octal | 121 | 161 | 121 | 34 | 0 | 34 | 70 | 170 | 20 | 46 |
| Binary | 1010001 | 1110001 | 1010001 | 11100 | 0 | 11100 | 111000 | 1111000 | 10000 | 100110 |
Color Harmonies of #517151
Complementary color
Monochromatic Colors of #517151
Black with #517151
Text Example
Text Example
White with #517151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517151; }
p { color: rgb(81,113,81); }
H1.HeaderClassName
{
color: #517151;
}
.AnyTagClassName
{
color: #517151;
}
</style>
background-color css
<style>
a { background-color: #517151; }
a { background-color: rgb(81,113,81); }
div.DivClassName
{
background-color: #517151;
}
.BgClassName
{
background-color: #517151;
}
</style>
border-color css
<style>
span { border-color: #517151; }
span { border-color: rgb(81,113,81); }
td.TdClassName
{
border-color: #517151;
}
.TagClassName
{
border-color: #517151;
}
</style>