Shades of Killarney #517451
Tints of Killarney #517451
RGB
CMYK
RGB Variations
Color information
#517451 (or 0x517451) is known color: Killarney. HEX triplet: 51, 74 and 51. RGB value is (81,116,81). Sum of RGB (Red+Green+Blue) = 81+116+81=278 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.14% from 278); Green value is 116 (45.70% from 255 or 41.73% from 278); Blue value is 81 (32.03% from 255 or 29.14% from 278); Max value from RGB is 116 - color contains mainly: green. Hex color #517451 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517451 is #AE8BAE. Grayscale: #656565. Windows color (decimal): -11439023 or 5338193. OLE color: 5338193.
HSL color Cylindrical-coordinate representation of color #517451: hue angle of 120º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517451 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 81 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.55 |
| HSL | 120º | 0.18% | 0.39% | - |
| HSV(B) | 120º | 0.3% | 0.45% | - |
| XYZ | 11.12 | 14.83 | 10.06 | - |
| YUV | 101.55 | 116.4 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 81 | 0.30 | 0 | 0.30 | 0.55 | 120 | 0.18 | 0.39 |
| Hex | 51 | 74 | 51 | 1E | 0 | 1E | 37 | 78 | 12 | 27 |
| Octal | 121 | 164 | 121 | 36 | 0 | 36 | 67 | 170 | 22 | 47 |
| Binary | 1010001 | 1110100 | 1010001 | 11110 | 0 | 11110 | 110111 | 1111000 | 10010 | 100111 |
Color Harmonies of #517451
Complementary color
Monochromatic Colors of #517451
Black with #517451
Text Example
Text Example
White with #517451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517451; }
p { color: rgb(81,116,81); }
H1.HeaderClassName
{
color: #517451;
}
.AnyTagClassName
{
color: #517451;
}
</style>
background-color css
<style>
a { background-color: #517451; }
a { background-color: rgb(81,116,81); }
div.DivClassName
{
background-color: #517451;
}
.BgClassName
{
background-color: #517451;
}
</style>
border-color css
<style>
span { border-color: #517451; }
span { border-color: rgb(81,116,81); }
td.TdClassName
{
border-color: #517451;
}
.TagClassName
{
border-color: #517451;
}
</style>