Shades of Killarney #507056
Tints of Killarney #507056
RGB
CMYK
RGB Variations
Color information
#507056 (or 0x507056) is known color: Killarney. HEX triplet: 50, 70 and 56. RGB value is (80,112,86). Sum of RGB (Red+Green+Blue) = 80+112+86=278 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.78% from 278); Green value is 112 (44.14% from 255 or 40.29% from 278); Blue value is 86 (33.98% from 255 or 30.94% from 278); Max value from RGB is 112 - color contains mainly: green. Hex color #507056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507056 is #AF8FA9. Grayscale: #636363. Windows color (decimal): -11505578 or 5664848. OLE color: 5664848.
HSL color Cylindrical-coordinate representation of color #507056: hue angle of 131.25º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #507056 is Cyan = 0.29, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 112 | 86 | - |
| CMYK | 0.29 | 0 | 0.23 | 0.56 |
| HSL | 131.25º | 0.17% | 0.38% | - |
| HSV(B) | 131.25º | 0.29% | 0.44% | - |
| XYZ | 10.78 | 13.97 | 10.93 | - |
| YUV | 99.47 | 120.4 | 114.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 86 | 0.29 | 0 | 0.23 | 0.56 | 131.25 | 0.17 | 0.38 |
| Hex | 50 | 70 | 56 | 1D | 0 | 17 | 38 | 83 | 11 | 26 |
| Octal | 120 | 160 | 126 | 35 | 0 | 27 | 70 | 203 | 21 | 46 |
| Binary | 1010000 | 1110000 | 1010110 | 11101 | 0 | 10111 | 111000 | 10000011 | 10001 | 100110 |
Color Harmonies of #507056
Complementary color
Monochromatic Colors of #507056
Black with #507056
Text Example
Text Example
White with #507056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507056; }
p { color: rgb(80,112,86); }
H1.HeaderClassName
{
color: #507056;
}
.AnyTagClassName
{
color: #507056;
}
</style>
background-color css
<style>
a { background-color: #507056; }
a { background-color: rgb(80,112,86); }
div.DivClassName
{
background-color: #507056;
}
.BgClassName
{
background-color: #507056;
}
</style>
border-color css
<style>
span { border-color: #507056; }
span { border-color: rgb(80,112,86); }
td.TdClassName
{
border-color: #507056;
}
.TagClassName
{
border-color: #507056;
}
</style>