Shades of Killarney #507755
Tints of Killarney #507755
RGB
CMYK
RGB Variations
Color information
#507755 (or 0x507755) is known color: Killarney. HEX triplet: 50, 77 and 55. RGB value is (80,119,85). Sum of RGB (Red+Green+Blue) = 80+119+85=284 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.17% from 284); Green value is 119 (46.88% from 255 or 41.90% from 284); Blue value is 85 (33.59% from 255 or 29.93% from 284); Max value from RGB is 119 - color contains mainly: green. Hex color #507755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507755 is #AF88AA. Grayscale: #676767. Windows color (decimal): -11503787 or 5601104. OLE color: 5601104.
HSL color Cylindrical-coordinate representation of color #507755: hue angle of 127.69º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #507755 is Cyan = 0.33, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 119 | 85 | - |
| CMYK | 0.33 | 0 | 0.29 | 0.53 |
| HSL | 127.69º | 0.2% | 0.39% | - |
| HSV(B) | 127.69º | 0.33% | 0.47% | - |
| XYZ | 11.54 | 15.56 | 10.99 | - |
| YUV | 103.46 | 117.58 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 119 | 85 | 0.33 | 0 | 0.29 | 0.53 | 127.69 | 0.2 | 0.39 |
| Hex | 50 | 77 | 55 | 21 | 0 | 1D | 35 | 80 | 14 | 27 |
| Octal | 120 | 167 | 125 | 41 | 0 | 35 | 65 | 200 | 24 | 47 |
| Binary | 1010000 | 1110111 | 1010101 | 100001 | 0 | 11101 | 110101 | 10000000 | 10100 | 100111 |
Color Harmonies of #507755
Complementary color
Monochromatic Colors of #507755
Black with #507755
Text Example
Text Example
White with #507755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507755; }
p { color: rgb(80,119,85); }
H1.HeaderClassName
{
color: #507755;
}
.AnyTagClassName
{
color: #507755;
}
</style>
background-color css
<style>
a { background-color: #507755; }
a { background-color: rgb(80,119,85); }
div.DivClassName
{
background-color: #507755;
}
.BgClassName
{
background-color: #507755;
}
</style>
border-color css
<style>
span { border-color: #507755; }
span { border-color: rgb(80,119,85); }
td.TdClassName
{
border-color: #507755;
}
.TagClassName
{
border-color: #507755;
}
</style>