Shades of Killarney #508952
Tints of Killarney #508952
RGB
CMYK
RGB Variations
Color information
#508952 (or 0x508952) is known color: Killarney. HEX triplet: 50, 89 and 52. RGB value is (80,137,82). Sum of RGB (Red+Green+Blue) = 80+137+82=299 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.76% from 299); Green value is 137 (53.91% from 255 or 45.82% from 299); Blue value is 82 (32.42% from 255 or 27.42% from 299); Max value from RGB is 137 - color contains mainly: green. Hex color #508952 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508952 is #AF76AD. Grayscale: #717171. Windows color (decimal): -11499182 or 5409104. OLE color: 5409104.
HSL color Cylindrical-coordinate representation of color #508952: hue angle of 122.11º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #508952 is Cyan = 0.42, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 80 | 137 | 82 | - |
| CMYK | 0.42 | 0 | 0.40 | 0.46 |
| HSL | 122.11º | 0.26% | 0.43% | - |
| HSV(B) | 122.11º | 0.42% | 0.54% | - |
| XYZ | 13.78 | 20.21 | 11.16 | - |
| YUV | 113.69 | 110.12 | 103.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 137 | 82 | 0.42 | 0 | 0.40 | 0.46 | 122.11 | 0.26 | 0.43 |
| Hex | 50 | 89 | 52 | 2A | 0 | 28 | 2E | 7A | 1A | 2B |
| Octal | 120 | 211 | 122 | 52 | 0 | 50 | 56 | 172 | 32 | 53 |
| Binary | 1010000 | 10001001 | 1010010 | 101010 | 0 | 101000 | 101110 | 1111010 | 11010 | 101011 |
Color Harmonies of #508952
Complementary color
Monochromatic Colors of #508952
Black with #508952
Text Example
Text Example
White with #508952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508952; }
p { color: rgb(80,137,82); }
H1.HeaderClassName
{
color: #508952;
}
.AnyTagClassName
{
color: #508952;
}
</style>
background-color css
<style>
a { background-color: #508952; }
a { background-color: rgb(80,137,82); }
div.DivClassName
{
background-color: #508952;
}
.BgClassName
{
background-color: #508952;
}
</style>
border-color css
<style>
span { border-color: #508952; }
span { border-color: rgb(80,137,82); }
td.TdClassName
{
border-color: #508952;
}
.TagClassName
{
border-color: #508952;
}
</style>