Shades of Killarney #508754
Tints of Killarney #508754
RGB
CMYK
RGB Variations
Color information
#508754 (or 0x508754) is known color: Killarney. HEX triplet: 50, 87 and 54. RGB value is (80,135,84). Sum of RGB (Red+Green+Blue) = 80+135+84=299 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.76% from 299); Green value is 135 (53.12% from 255 or 45.15% from 299); Blue value is 84 (33.20% from 255 or 28.09% from 299); Max value from RGB is 135 - color contains mainly: green. Hex color #508754 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508754 is #AF78AB. Grayscale: #707070. Windows color (decimal): -11499692 or 5539664. OLE color: 5539664.
HSL color Cylindrical-coordinate representation of color #508754: hue angle of 124.36º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #508754 is Cyan = 0.41, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 84 | - |
| CMYK | 0.41 | 0 | 0.38 | 0.47 |
| HSL | 124.36º | 0.26% | 0.42% | - |
| HSV(B) | 124.36º | 0.41% | 0.53% | - |
| XYZ | 13.57 | 19.67 | 11.47 | - |
| YUV | 112.74 | 111.78 | 104.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 84 | 0.41 | 0 | 0.38 | 0.47 | 124.36 | 0.26 | 0.42 |
| Hex | 50 | 87 | 54 | 29 | 0 | 26 | 2F | 7C | 1A | 2A |
| Octal | 120 | 207 | 124 | 51 | 0 | 46 | 57 | 174 | 32 | 52 |
| Binary | 1010000 | 10000111 | 1010100 | 101001 | 0 | 100110 | 101111 | 1111100 | 11010 | 101010 |
Color Harmonies of #508754
Complementary color
Monochromatic Colors of #508754
Black with #508754
Text Example
Text Example
White with #508754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508754; }
p { color: rgb(80,135,84); }
H1.HeaderClassName
{
color: #508754;
}
.AnyTagClassName
{
color: #508754;
}
</style>
background-color css
<style>
a { background-color: #508754; }
a { background-color: rgb(80,135,84); }
div.DivClassName
{
background-color: #508754;
}
.BgClassName
{
background-color: #508754;
}
</style>
border-color css
<style>
span { border-color: #508754; }
span { border-color: rgb(80,135,84); }
td.TdClassName
{
border-color: #508754;
}
.TagClassName
{
border-color: #508754;
}
</style>