Shades of Killarney #507256
Tints of Killarney #507256
RGB
CMYK
RGB Variations
Color information
#507256 (or 0x507256) is known color: Killarney. HEX triplet: 50, 72 and 56. RGB value is (80,114,86). Sum of RGB (Red+Green+Blue) = 80+114+86=280 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.57% from 280); Green value is 114 (44.92% from 255 or 40.71% from 280); Blue value is 86 (33.98% from 255 or 30.71% from 280); Max value from RGB is 114 - color contains mainly: green. Hex color #507256 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507256 is #AF8DA9. Grayscale: #646464. Windows color (decimal): -11505066 or 5665360. OLE color: 5665360.
HSL color Cylindrical-coordinate representation of color #507256: hue angle of 130.59º 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 #507256 is Cyan = 0.30, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 114 | 86 | - |
| CMYK | 0.30 | 0 | 0.25 | 0.55 |
| HSL | 130.59º | 0.18% | 0.38% | - |
| HSV(B) | 130.59º | 0.3% | 0.45% | - |
| XYZ | 11.01 | 14.41 | 11.01 | - |
| YUV | 100.64 | 119.74 | 113.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 86 | 0.30 | 0 | 0.25 | 0.55 | 130.59 | 0.18 | 0.38 |
| Hex | 50 | 72 | 56 | 1E | 0 | 19 | 37 | 83 | 12 | 26 |
| Octal | 120 | 162 | 126 | 36 | 0 | 31 | 67 | 203 | 22 | 46 |
| Binary | 1010000 | 1110010 | 1010110 | 11110 | 0 | 11001 | 110111 | 10000011 | 10010 | 100110 |
Color Harmonies of #507256
Complementary color
Monochromatic Colors of #507256
Black with #507256
Text Example
Text Example
White with #507256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507256; }
p { color: rgb(80,114,86); }
H1.HeaderClassName
{
color: #507256;
}
.AnyTagClassName
{
color: #507256;
}
</style>
background-color css
<style>
a { background-color: #507256; }
a { background-color: rgb(80,114,86); }
div.DivClassName
{
background-color: #507256;
}
.BgClassName
{
background-color: #507256;
}
</style>
border-color css
<style>
span { border-color: #507256; }
span { border-color: rgb(80,114,86); }
td.TdClassName
{
border-color: #507256;
}
.TagClassName
{
border-color: #507256;
}
</style>