Shades of Killarney #508856
Tints of Killarney #508856
RGB
CMYK
RGB Variations
Color information
#508856 (or 0x508856) is known color: Killarney. HEX triplet: 50, 88 and 56. RGB value is (80,136,86). Sum of RGB (Red+Green+Blue) = 80+136+86=302 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.49% from 302); Green value is 136 (53.52% from 255 or 45.03% from 302); Blue value is 86 (33.98% from 255 or 28.48% from 302); Max value from RGB is 136 - color contains mainly: green. Hex color #508856 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508856 is #AF77A9. Grayscale: #717171. Windows color (decimal): -11499434 or 5670992. OLE color: 5670992.
HSL color Cylindrical-coordinate representation of color #508856: hue angle of 126.43º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #508856 is Cyan = 0.41, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 136 | 86 | - |
| CMYK | 0.41 | 0 | 0.37 | 0.47 |
| HSL | 126.43º | 0.26% | 0.42% | - |
| HSV(B) | 126.43º | 0.41% | 0.53% | - |
| XYZ | 13.79 | 19.99 | 11.93 | - |
| YUV | 113.56 | 112.45 | 104.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 136 | 86 | 0.41 | 0 | 0.37 | 0.47 | 126.43 | 0.26 | 0.42 |
| Hex | 50 | 88 | 56 | 29 | 0 | 25 | 2F | 7E | 1A | 2A |
| Octal | 120 | 210 | 126 | 51 | 0 | 45 | 57 | 176 | 32 | 52 |
| Binary | 1010000 | 10001000 | 1010110 | 101001 | 0 | 100101 | 101111 | 1111110 | 11010 | 101010 |
Color Harmonies of #508856
Complementary color
Monochromatic Colors of #508856
Black with #508856
Text Example
Text Example
White with #508856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508856; }
p { color: rgb(80,136,86); }
H1.HeaderClassName
{
color: #508856;
}
.AnyTagClassName
{
color: #508856;
}
</style>
background-color css
<style>
a { background-color: #508856; }
a { background-color: rgb(80,136,86); }
div.DivClassName
{
background-color: #508856;
}
.BgClassName
{
background-color: #508856;
}
</style>
border-color css
<style>
span { border-color: #508856; }
span { border-color: rgb(80,136,86); }
td.TdClassName
{
border-color: #508856;
}
.TagClassName
{
border-color: #508856;
}
</style>