Shades of Killarney #507356
Tints of Killarney #507356
RGB
CMYK
RGB Variations
Color information
#507356 (or 0x507356) is known color: Killarney. HEX triplet: 50, 73 and 56. RGB value is (80,115,86). Sum of RGB (Red+Green+Blue) = 80+115+86=281 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.47% from 281); Green value is 115 (45.31% from 255 or 40.93% from 281); Blue value is 86 (33.98% from 255 or 30.60% from 281); Max value from RGB is 115 - color contains mainly: green. Hex color #507356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507356 is #AF8CA9. Grayscale: #656565. Windows color (decimal): -11504810 or 5665616. OLE color: 5665616.
HSL color Cylindrical-coordinate representation of color #507356: hue angle of 130.29º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #507356 is Cyan = 0.30, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 86 | - |
| CMYK | 0.30 | 0 | 0.25 | 0.55 |
| HSL | 130.29º | 0.18% | 0.38% | - |
| HSV(B) | 130.29º | 0.3% | 0.45% | - |
| XYZ | 11.12 | 14.64 | 11.04 | - |
| YUV | 101.23 | 119.4 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 86 | 0.30 | 0 | 0.25 | 0.55 | 130.29 | 0.18 | 0.38 |
| Hex | 50 | 73 | 56 | 1E | 0 | 19 | 37 | 82 | 12 | 26 |
| Octal | 120 | 163 | 126 | 36 | 0 | 31 | 67 | 202 | 22 | 46 |
| Binary | 1010000 | 1110011 | 1010110 | 11110 | 0 | 11001 | 110111 | 10000010 | 10010 | 100110 |
Color Harmonies of #507356
Complementary color
Monochromatic Colors of #507356
Black with #507356
Text Example
Text Example
White with #507356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507356; }
p { color: rgb(80,115,86); }
H1.HeaderClassName
{
color: #507356;
}
.AnyTagClassName
{
color: #507356;
}
</style>
background-color css
<style>
a { background-color: #507356; }
a { background-color: rgb(80,115,86); }
div.DivClassName
{
background-color: #507356;
}
.BgClassName
{
background-color: #507356;
}
</style>
border-color css
<style>
span { border-color: #507356; }
span { border-color: rgb(80,115,86); }
td.TdClassName
{
border-color: #507356;
}
.TagClassName
{
border-color: #507356;
}
</style>