Shades of Killarney #507550
Tints of Killarney #507550
RGB
CMYK
RGB Variations
Color information
#507550 (or 0x507550) is known color: Killarney. HEX triplet: 50, 75 and 50. RGB value is (80,117,80). Sum of RGB (Red+Green+Blue) = 80+117+80=277 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.88% from 277); Green value is 117 (46.09% from 255 or 42.24% from 277); Blue value is 80 (31.64% from 255 or 28.88% from 277); Max value from RGB is 117 - color contains mainly: green. Hex color #507550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507550 is #AF8AAF. Grayscale: #656565. Windows color (decimal): -11504304 or 5272912. OLE color: 5272912.
HSL color Cylindrical-coordinate representation of color #507550: hue angle of 120º 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 #507550 is Cyan = 0.32, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 117 | 80 | - |
| CMYK | 0.32 | 0 | 0.32 | 0.54 |
| HSL | 120º | 0.19% | 0.39% | - |
| HSV(B) | 120º | 0.32% | 0.46% | - |
| XYZ | 11.12 | 15.01 | 9.9 | - |
| YUV | 101.72 | 115.74 | 112.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 80 | 0.32 | 0 | 0.32 | 0.54 | 120 | 0.19 | 0.39 |
| Hex | 50 | 75 | 50 | 20 | 0 | 20 | 36 | 78 | 13 | 27 |
| Octal | 120 | 165 | 120 | 40 | 0 | 40 | 66 | 170 | 23 | 47 |
| Binary | 1010000 | 1110101 | 1010000 | 100000 | 0 | 100000 | 110110 | 1111000 | 10011 | 100111 |
Color Harmonies of #507550
Complementary color
Monochromatic Colors of #507550
Black with #507550
Text Example
Text Example
White with #507550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507550; }
p { color: rgb(80,117,80); }
H1.HeaderClassName
{
color: #507550;
}
.AnyTagClassName
{
color: #507550;
}
</style>
background-color css
<style>
a { background-color: #507550; }
a { background-color: rgb(80,117,80); }
div.DivClassName
{
background-color: #507550;
}
.BgClassName
{
background-color: #507550;
}
</style>
border-color css
<style>
span { border-color: #507550; }
span { border-color: rgb(80,117,80); }
td.TdClassName
{
border-color: #507550;
}
.TagClassName
{
border-color: #507550;
}
</style>