Shades of Killarney #507156
Tints of Killarney #507156
RGB
CMYK
RGB Variations
Color information
#507156 (or 0x507156) is known color: Killarney. HEX triplet: 50, 71 and 56. RGB value is (80,113,86). Sum of RGB (Red+Green+Blue) = 80+113+86=279 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.67% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 86 (33.98% from 255 or 30.82% from 279); Max value from RGB is 113 - color contains mainly: green. Hex color #507156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507156 is #AF8EA9. Grayscale: #646464. Windows color (decimal): -11505322 or 5665104. OLE color: 5665104.
HSL color Cylindrical-coordinate representation of color #507156: hue angle of 130.91º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #507156 is Cyan = 0.29, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 113 | 86 | - |
| CMYK | 0.29 | 0 | 0.24 | 0.56 |
| HSL | 130.91º | 0.17% | 0.38% | - |
| HSV(B) | 130.91º | 0.29% | 0.44% | - |
| XYZ | 10.89 | 14.19 | 10.97 | - |
| YUV | 100.06 | 120.07 | 113.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 86 | 0.29 | 0 | 0.24 | 0.56 | 130.91 | 0.17 | 0.38 |
| Hex | 50 | 71 | 56 | 1D | 0 | 18 | 38 | 83 | 11 | 26 |
| Octal | 120 | 161 | 126 | 35 | 0 | 30 | 70 | 203 | 21 | 46 |
| Binary | 1010000 | 1110001 | 1010110 | 11101 | 0 | 11000 | 111000 | 10000011 | 10001 | 100110 |
Color Harmonies of #507156
Complementary color
Monochromatic Colors of #507156
Black with #507156
Text Example
Text Example
White with #507156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507156; }
p { color: rgb(80,113,86); }
H1.HeaderClassName
{
color: #507156;
}
.AnyTagClassName
{
color: #507156;
}
</style>
background-color css
<style>
a { background-color: #507156; }
a { background-color: rgb(80,113,86); }
div.DivClassName
{
background-color: #507156;
}
.BgClassName
{
background-color: #507156;
}
</style>
border-color css
<style>
span { border-color: #507156; }
span { border-color: rgb(80,113,86); }
td.TdClassName
{
border-color: #507156;
}
.TagClassName
{
border-color: #507156;
}
</style>