Shades of Killarney #507655
Tints of Killarney #507655
RGB
CMYK
RGB Variations
Color information
#507655 (or 0x507655) is known color: Killarney. HEX triplet: 50, 76 and 55. RGB value is (80,118,85). Sum of RGB (Red+Green+Blue) = 80+118+85=283 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.27% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 85 (33.59% from 255 or 30.04% from 283); Max value from RGB is 118 - color contains mainly: green. Hex color #507655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507655 is #AF89AA. Grayscale: #666666. Windows color (decimal): -11504043 or 5600848. OLE color: 5600848.
HSL color Cylindrical-coordinate representation of color #507655: hue angle of 127.89º 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 #507655 is Cyan = 0.32, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 85 | - |
| CMYK | 0.32 | 0 | 0.28 | 0.54 |
| HSL | 127.89º | 0.19% | 0.39% | - |
| HSV(B) | 127.89º | 0.32% | 0.46% | - |
| XYZ | 11.43 | 15.32 | 10.95 | - |
| YUV | 102.88 | 117.91 | 111.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 85 | 0.32 | 0 | 0.28 | 0.54 | 127.89 | 0.19 | 0.39 |
| Hex | 50 | 76 | 55 | 20 | 0 | 1C | 36 | 80 | 13 | 27 |
| Octal | 120 | 166 | 125 | 40 | 0 | 34 | 66 | 200 | 23 | 47 |
| Binary | 1010000 | 1110110 | 1010101 | 100000 | 0 | 11100 | 110110 | 10000000 | 10011 | 100111 |
Color Harmonies of #507655
Complementary color
Monochromatic Colors of #507655
Black with #507655
Text Example
Text Example
White with #507655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507655; }
p { color: rgb(80,118,85); }
H1.HeaderClassName
{
color: #507655;
}
.AnyTagClassName
{
color: #507655;
}
</style>
background-color css
<style>
a { background-color: #507655; }
a { background-color: rgb(80,118,85); }
div.DivClassName
{
background-color: #507655;
}
.BgClassName
{
background-color: #507655;
}
</style>
border-color css
<style>
span { border-color: #507655; }
span { border-color: rgb(80,118,85); }
td.TdClassName
{
border-color: #507655;
}
.TagClassName
{
border-color: #507655;
}
</style>