Shades of Killarney #507557
Tints of Killarney #507557
RGB
CMYK
RGB Variations
Color information
#507557 (or 0x507557) is known color: Killarney. HEX triplet: 50, 75 and 57. RGB value is (80,117,87). Sum of RGB (Red+Green+Blue) = 80+117+87=284 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.17% from 284); Green value is 117 (46.09% from 255 or 41.20% from 284); Blue value is 87 (34.38% from 255 or 30.63% from 284); Max value from RGB is 117 - color contains mainly: green. Hex color #507557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507557 is #AF8AA8. Grayscale: #666666. Windows color (decimal): -11504297 or 5731664. OLE color: 5731664.
HSL color Cylindrical-coordinate representation of color #507557: hue angle of 131.35º 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 #507557 is Cyan = 0.32, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 117 | 87 | - |
| CMYK | 0.32 | 0 | 0.26 | 0.54 |
| HSL | 131.35º | 0.19% | 0.39% | - |
| HSV(B) | 131.35º | 0.32% | 0.46% | - |
| XYZ | 11.39 | 15.12 | 11.33 | - |
| YUV | 102.52 | 119.24 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 87 | 0.32 | 0 | 0.26 | 0.54 | 131.35 | 0.19 | 0.39 |
| Hex | 50 | 75 | 57 | 20 | 0 | 1A | 36 | 83 | 13 | 27 |
| Octal | 120 | 165 | 127 | 40 | 0 | 32 | 66 | 203 | 23 | 47 |
| Binary | 1010000 | 1110101 | 1010111 | 100000 | 0 | 11010 | 110110 | 10000011 | 10011 | 100111 |
Color Harmonies of #507557
Complementary color
Monochromatic Colors of #507557
Black with #507557
Text Example
Text Example
White with #507557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507557; }
p { color: rgb(80,117,87); }
H1.HeaderClassName
{
color: #507557;
}
.AnyTagClassName
{
color: #507557;
}
</style>
background-color css
<style>
a { background-color: #507557; }
a { background-color: rgb(80,117,87); }
div.DivClassName
{
background-color: #507557;
}
.BgClassName
{
background-color: #507557;
}
</style>
border-color css
<style>
span { border-color: #507557; }
span { border-color: rgb(80,117,87); }
td.TdClassName
{
border-color: #507557;
}
.TagClassName
{
border-color: #507557;
}
</style>