Shades of Killarney #508953
Tints of Killarney #508953
RGB
CMYK
RGB Variations
Color information
#508953 (or 0x508953) is known color: Killarney. HEX triplet: 50, 89 and 53. RGB value is (80,137,83). Sum of RGB (Red+Green+Blue) = 80+137+83=300 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.67% from 300); Green value is 137 (53.91% from 255 or 45.67% from 300); Blue value is 83 (32.81% from 255 or 27.67% from 300); Max value from RGB is 137 - color contains mainly: green. Hex color #508953 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508953 is #AF76AC. Grayscale: #717171. Windows color (decimal): -11499181 or 5474640. OLE color: 5474640.
HSL color Cylindrical-coordinate representation of color #508953: hue angle of 123.16º 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 #508953 is Cyan = 0.42, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 80 | 137 | 83 | - |
| CMYK | 0.42 | 0 | 0.39 | 0.46 |
| HSL | 123.16º | 0.26% | 0.43% | - |
| HSV(B) | 123.16º | 0.42% | 0.54% | - |
| XYZ | 13.82 | 20.22 | 11.36 | - |
| YUV | 113.8 | 110.62 | 103.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 137 | 83 | 0.42 | 0 | 0.39 | 0.46 | 123.16 | 0.26 | 0.43 |
| Hex | 50 | 89 | 53 | 2A | 0 | 27 | 2E | 7B | 1A | 2B |
| Octal | 120 | 211 | 123 | 52 | 0 | 47 | 56 | 173 | 32 | 53 |
| Binary | 1010000 | 10001001 | 1010011 | 101010 | 0 | 100111 | 101110 | 1111011 | 11010 | 101011 |
Color Harmonies of #508953
Complementary color
Monochromatic Colors of #508953
Black with #508953
Text Example
Text Example
White with #508953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508953; }
p { color: rgb(80,137,83); }
H1.HeaderClassName
{
color: #508953;
}
.AnyTagClassName
{
color: #508953;
}
</style>
background-color css
<style>
a { background-color: #508953; }
a { background-color: rgb(80,137,83); }
div.DivClassName
{
background-color: #508953;
}
.BgClassName
{
background-color: #508953;
}
</style>
border-color css
<style>
span { border-color: #508953; }
span { border-color: rgb(80,137,83); }
td.TdClassName
{
border-color: #508953;
}
.TagClassName
{
border-color: #508953;
}
</style>