Shades of Killarney #508458
Tints of Killarney #508458
RGB
CMYK
RGB Variations
Color information
#508458 (or 0x508458) is known color: Killarney. HEX triplet: 50, 84 and 58. RGB value is (80,132,88). Sum of RGB (Red+Green+Blue) = 80+132+88=300 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.67% from 300); Green value is 132 (51.95% from 255 or 44% from 300); Blue value is 88 (34.77% from 255 or 29.33% from 300); Max value from RGB is 132 - color contains mainly: green. Hex color #508458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508458 is #AF7BA7. Grayscale: #6F6F6F. Windows color (decimal): -11500456 or 5801040. OLE color: 5801040.
HSL color Cylindrical-coordinate representation of color #508458: hue angle of 129.23º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #508458 is Cyan = 0.39, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 132 | 88 | - |
| CMYK | 0.39 | 0 | 0.33 | 0.48 |
| HSL | 129.23º | 0.25% | 0.42% | - |
| HSV(B) | 129.23º | 0.39% | 0.52% | - |
| XYZ | 13.32 | 18.91 | 12.18 | - |
| YUV | 111.44 | 114.77 | 105.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 132 | 88 | 0.39 | 0 | 0.33 | 0.48 | 129.23 | 0.25 | 0.42 |
| Hex | 50 | 84 | 58 | 27 | 0 | 21 | 30 | 81 | 19 | 2A |
| Octal | 120 | 204 | 130 | 47 | 0 | 41 | 60 | 201 | 31 | 52 |
| Binary | 1010000 | 10000100 | 1011000 | 100111 | 0 | 100001 | 110000 | 10000001 | 11001 | 101010 |
Color Harmonies of #508458
Complementary color
Monochromatic Colors of #508458
Black with #508458
Text Example
Text Example
White with #508458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508458; }
p { color: rgb(80,132,88); }
H1.HeaderClassName
{
color: #508458;
}
.AnyTagClassName
{
color: #508458;
}
</style>
background-color css
<style>
a { background-color: #508458; }
a { background-color: rgb(80,132,88); }
div.DivClassName
{
background-color: #508458;
}
.BgClassName
{
background-color: #508458;
}
</style>
border-color css
<style>
span { border-color: #508458; }
span { border-color: rgb(80,132,88); }
td.TdClassName
{
border-color: #508458;
}
.TagClassName
{
border-color: #508458;
}
</style>