Shades of Killarney #508658
Tints of Killarney #508658
RGB
CMYK
RGB Variations
Color information
#508658 (or 0x508658) is known color: Killarney. HEX triplet: 50, 86 and 58. RGB value is (80,134,88). Sum of RGB (Red+Green+Blue) = 80+134+88=302 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.49% from 302); Green value is 134 (52.73% from 255 or 44.37% from 302); Blue value is 88 (34.77% from 255 or 29.14% from 302); Max value from RGB is 134 - color contains mainly: green. Hex color #508658 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508658 is #AF79A7. Grayscale: #707070. Windows color (decimal): -11499944 or 5801552. OLE color: 5801552.
HSL color Cylindrical-coordinate representation of color #508658: hue angle of 128.89º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #508658 is Cyan = 0.40, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 134 | 88 | - |
| CMYK | 0.40 | 0 | 0.34 | 0.47 |
| HSL | 128.89º | 0.25% | 0.42% | - |
| HSV(B) | 128.89º | 0.4% | 0.53% | - |
| XYZ | 13.59 | 19.46 | 12.27 | - |
| YUV | 112.61 | 114.11 | 104.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 134 | 88 | 0.40 | 0 | 0.34 | 0.47 | 128.89 | 0.25 | 0.42 |
| Hex | 50 | 86 | 58 | 28 | 0 | 22 | 2F | 81 | 19 | 2A |
| Octal | 120 | 206 | 130 | 50 | 0 | 42 | 57 | 201 | 31 | 52 |
| Binary | 1010000 | 10000110 | 1011000 | 101000 | 0 | 100010 | 101111 | 10000001 | 11001 | 101010 |
Color Harmonies of #508658
Complementary color
Monochromatic Colors of #508658
Black with #508658
Text Example
Text Example
White with #508658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508658; }
p { color: rgb(80,134,88); }
H1.HeaderClassName
{
color: #508658;
}
.AnyTagClassName
{
color: #508658;
}
</style>
background-color css
<style>
a { background-color: #508658; }
a { background-color: rgb(80,134,88); }
div.DivClassName
{
background-color: #508658;
}
.BgClassName
{
background-color: #508658;
}
</style>
border-color css
<style>
span { border-color: #508658; }
span { border-color: rgb(80,134,88); }
td.TdClassName
{
border-color: #508658;
}
.TagClassName
{
border-color: #508658;
}
</style>