Shades of Killarney #508056
Tints of Killarney #508056
RGB
CMYK
RGB Variations
Color information
#508056 (or 0x508056) is known color: Killarney. HEX triplet: 50, 80 and 56. RGB value is (80,128,86). Sum of RGB (Red+Green+Blue) = 80+128+86=294 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.21% from 294); Green value is 128 (50.39% from 255 or 43.54% from 294); Blue value is 86 (33.98% from 255 or 29.25% from 294); Max value from RGB is 128 - color contains mainly: green. Hex color #508056 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508056 is #AF7FA9. Grayscale: #6C6C6C. Windows color (decimal): -11501482 or 5668944. OLE color: 5668944.
HSL color Cylindrical-coordinate representation of color #508056: hue angle of 127.5º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #508056 is Cyan = 0.38, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 80 | 128 | 86 | - |
| CMYK | 0.38 | 0 | 0.33 | 0.50 |
| HSL | 127.5º | 0.23% | 0.41% | - |
| HSV(B) | 127.5º | 0.38% | 0.5% | - |
| XYZ | 12.71 | 17.82 | 11.57 | - |
| YUV | 108.86 | 115.1 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 128 | 86 | 0.38 | 0 | 0.33 | 0.50 | 127.5 | 0.23 | 0.41 |
| Hex | 50 | 80 | 56 | 26 | 0 | 21 | 32 | 80 | 17 | 29 |
| Octal | 120 | 200 | 126 | 46 | 0 | 41 | 62 | 200 | 27 | 51 |
| Binary | 1010000 | 10000000 | 1010110 | 100110 | 0 | 100001 | 110010 | 10000000 | 10111 | 101001 |
Color Harmonies of #508056
Complementary color
Monochromatic Colors of #508056
Black with #508056
Text Example
Text Example
White with #508056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508056; }
p { color: rgb(80,128,86); }
H1.HeaderClassName
{
color: #508056;
}
.AnyTagClassName
{
color: #508056;
}
</style>
background-color css
<style>
a { background-color: #508056; }
a { background-color: rgb(80,128,86); }
div.DivClassName
{
background-color: #508056;
}
.BgClassName
{
background-color: #508056;
}
</style>
border-color css
<style>
span { border-color: #508056; }
span { border-color: rgb(80,128,86); }
td.TdClassName
{
border-color: #508056;
}
.TagClassName
{
border-color: #508056;
}
</style>