Shades of Killarney #507656
Tints of Killarney #507656
RGB
CMYK
RGB Variations
Color information
#507656 (or 0x507656) is known color: Killarney. HEX triplet: 50, 76 and 56. RGB value is (80,118,86). Sum of RGB (Red+Green+Blue) = 80+118+86=284 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.17% from 284); Green value is 118 (46.48% from 255 or 41.55% from 284); Blue value is 86 (33.98% from 255 or 30.28% from 284); Max value from RGB is 118 - color contains mainly: green. Hex color #507656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507656 is #AF89A9. Grayscale: #676767. Windows color (decimal): -11504042 or 5666384. OLE color: 5666384.
HSL color Cylindrical-coordinate representation of color #507656: hue angle of 129.47º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #507656 is Cyan = 0.32, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 86 | - |
| CMYK | 0.32 | 0 | 0.27 | 0.54 |
| HSL | 129.47º | 0.19% | 0.39% | - |
| HSV(B) | 129.47º | 0.32% | 0.46% | - |
| XYZ | 11.47 | 15.33 | 11.16 | - |
| YUV | 102.99 | 118.41 | 111.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 86 | 0.32 | 0 | 0.27 | 0.54 | 129.47 | 0.19 | 0.39 |
| Hex | 50 | 76 | 56 | 20 | 0 | 1B | 36 | 81 | 13 | 27 |
| Octal | 120 | 166 | 126 | 40 | 0 | 33 | 66 | 201 | 23 | 47 |
| Binary | 1010000 | 1110110 | 1010110 | 100000 | 0 | 11011 | 110110 | 10000001 | 10011 | 100111 |
Color Harmonies of #507656
Complementary color
Monochromatic Colors of #507656
Black with #507656
Text Example
Text Example
White with #507656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507656; }
p { color: rgb(80,118,86); }
H1.HeaderClassName
{
color: #507656;
}
.AnyTagClassName
{
color: #507656;
}
</style>
background-color css
<style>
a { background-color: #507656; }
a { background-color: rgb(80,118,86); }
div.DivClassName
{
background-color: #507656;
}
.BgClassName
{
background-color: #507656;
}
</style>
border-color css
<style>
span { border-color: #507656; }
span { border-color: rgb(80,118,86); }
td.TdClassName
{
border-color: #507656;
}
.TagClassName
{
border-color: #507656;
}
</style>