Shades of Killarney #507654
Tints of Killarney #507654
RGB
CMYK
RGB Variations
Color information
#507654 (or 0x507654) is known color: Killarney. HEX triplet: 50, 76 and 54. RGB value is (80,118,84). Sum of RGB (Red+Green+Blue) = 80+118+84=282 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.37% from 282); Green value is 118 (46.48% from 255 or 41.84% from 282); Blue value is 84 (33.20% from 255 or 29.79% from 282); Max value from RGB is 118 - color contains mainly: green. Hex color #507654 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507654 is #AF89AB. Grayscale: #666666. Windows color (decimal): -11504044 or 5535312. OLE color: 5535312.
HSL color Cylindrical-coordinate representation of color #507654: hue angle of 126.32º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #507654 is Cyan = 0.32, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 84 | - |
| CMYK | 0.32 | 0 | 0.29 | 0.54 |
| HSL | 126.32º | 0.19% | 0.39% | - |
| HSV(B) | 126.32º | 0.32% | 0.46% | - |
| XYZ | 11.39 | 15.3 | 10.74 | - |
| YUV | 102.76 | 117.41 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 84 | 0.32 | 0 | 0.29 | 0.54 | 126.32 | 0.19 | 0.39 |
| Hex | 50 | 76 | 54 | 20 | 0 | 1D | 36 | 7E | 13 | 27 |
| Octal | 120 | 166 | 124 | 40 | 0 | 35 | 66 | 176 | 23 | 47 |
| Binary | 1010000 | 1110110 | 1010100 | 100000 | 0 | 11101 | 110110 | 1111110 | 10011 | 100111 |
Color Harmonies of #507654
Complementary color
Monochromatic Colors of #507654
Black with #507654
Text Example
Text Example
White with #507654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507654; }
p { color: rgb(80,118,84); }
H1.HeaderClassName
{
color: #507654;
}
.AnyTagClassName
{
color: #507654;
}
</style>
background-color css
<style>
a { background-color: #507654; }
a { background-color: rgb(80,118,84); }
div.DivClassName
{
background-color: #507654;
}
.BgClassName
{
background-color: #507654;
}
</style>
border-color css
<style>
span { border-color: #507654; }
span { border-color: rgb(80,118,84); }
td.TdClassName
{
border-color: #507654;
}
.TagClassName
{
border-color: #507654;
}
</style>