Shades of Killarney #508558
Tints of Killarney #508558
RGB
CMYK
RGB Variations
Color information
#508558 (or 0x508558) is known color: Killarney. HEX triplet: 50, 85 and 58. RGB value is (80,133,88). Sum of RGB (Red+Green+Blue) = 80+133+88=301 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.58% from 301); Green value is 133 (52.34% from 255 or 44.19% from 301); Blue value is 88 (34.77% from 255 or 29.24% from 301); Max value from RGB is 133 - color contains mainly: green. Hex color #508558 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508558 is #AF7AA7. Grayscale: #707070. Windows color (decimal): -11500200 or 5801296. OLE color: 5801296.
HSL color Cylindrical-coordinate representation of color #508558: hue angle of 129.06º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #508558 is Cyan = 0.40, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 133 | 88 | - |
| CMYK | 0.40 | 0 | 0.34 | 0.48 |
| HSL | 129.06º | 0.25% | 0.42% | - |
| HSV(B) | 129.06º | 0.4% | 0.52% | - |
| XYZ | 13.46 | 19.19 | 12.23 | - |
| YUV | 112.02 | 114.44 | 105.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 133 | 88 | 0.40 | 0 | 0.34 | 0.48 | 129.06 | 0.25 | 0.42 |
| Hex | 50 | 85 | 58 | 28 | 0 | 22 | 30 | 81 | 19 | 2A |
| Octal | 120 | 205 | 130 | 50 | 0 | 42 | 60 | 201 | 31 | 52 |
| Binary | 1010000 | 10000101 | 1011000 | 101000 | 0 | 100010 | 110000 | 10000001 | 11001 | 101010 |
Color Harmonies of #508558
Complementary color
Monochromatic Colors of #508558
Black with #508558
Text Example
Text Example
White with #508558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508558; }
p { color: rgb(80,133,88); }
H1.HeaderClassName
{
color: #508558;
}
.AnyTagClassName
{
color: #508558;
}
</style>
background-color css
<style>
a { background-color: #508558; }
a { background-color: rgb(80,133,88); }
div.DivClassName
{
background-color: #508558;
}
.BgClassName
{
background-color: #508558;
}
</style>
border-color css
<style>
span { border-color: #508558; }
span { border-color: rgb(80,133,88); }
td.TdClassName
{
border-color: #508558;
}
.TagClassName
{
border-color: #508558;
}
</style>