Shades of Killarney #508851
Tints of Killarney #508851
RGB
CMYK
RGB Variations
Color information
#508851 (or 0x508851) is known color: Killarney. HEX triplet: 50, 88 and 51. RGB value is (80,136,81). Sum of RGB (Red+Green+Blue) = 80+136+81=297 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.94% from 297); Green value is 136 (53.52% from 255 or 45.79% from 297); Blue value is 81 (32.03% from 255 or 27.27% from 297); Max value from RGB is 136 - color contains mainly: green. Hex color #508851 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508851 is #AF77AE. Grayscale: #717171. Windows color (decimal): -11499439 or 5343312. OLE color: 5343312.
HSL color Cylindrical-coordinate representation of color #508851: hue angle of 121.07º 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 #508851 is Cyan = 0.41, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 136 | 81 | - |
| CMYK | 0.41 | 0 | 0.40 | 0.47 |
| HSL | 121.07º | 0.26% | 0.42% | - |
| HSV(B) | 121.07º | 0.41% | 0.53% | - |
| XYZ | 13.6 | 19.91 | 10.91 | - |
| YUV | 112.99 | 109.95 | 104.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 136 | 81 | 0.41 | 0 | 0.40 | 0.47 | 121.07 | 0.26 | 0.42 |
| Hex | 50 | 88 | 51 | 29 | 0 | 28 | 2F | 79 | 1A | 2A |
| Octal | 120 | 210 | 121 | 51 | 0 | 50 | 57 | 171 | 32 | 52 |
| Binary | 1010000 | 10001000 | 1010001 | 101001 | 0 | 101000 | 101111 | 1111001 | 11010 | 101010 |
Color Harmonies of #508851
Complementary color
Monochromatic Colors of #508851
Black with #508851
Text Example
Text Example
White with #508851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508851; }
p { color: rgb(80,136,81); }
H1.HeaderClassName
{
color: #508851;
}
.AnyTagClassName
{
color: #508851;
}
</style>
background-color css
<style>
a { background-color: #508851; }
a { background-color: rgb(80,136,81); }
div.DivClassName
{
background-color: #508851;
}
.BgClassName
{
background-color: #508851;
}
</style>
border-color css
<style>
span { border-color: #508851; }
span { border-color: rgb(80,136,81); }
td.TdClassName
{
border-color: #508851;
}
.TagClassName
{
border-color: #508851;
}
</style>