Shades of Killarney #507051
Tints of Killarney #507051
RGB
CMYK
RGB Variations
Color information
#507051 (or 0x507051) is known color: Killarney. HEX triplet: 50, 70 and 51. RGB value is (80,112,81). Sum of RGB (Red+Green+Blue) = 80+112+81=273 (36% of max value = 765). Red value is 80 (31.64% from 255 or 29.30% from 273); Green value is 112 (44.14% from 255 or 41.03% from 273); Blue value is 81 (32.03% from 255 or 29.67% from 273); Max value from RGB is 112 - color contains mainly: green. Hex color #507051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507051 is #AF8FAE. Grayscale: #626262. Windows color (decimal): -11505583 or 5337168. OLE color: 5337168.
HSL color Cylindrical-coordinate representation of color #507051: hue angle of 121.88º 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 #507051 is Cyan = 0.29, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 112 | 81 | - |
| CMYK | 0.29 | 0 | 0.28 | 0.56 |
| HSL | 121.88º | 0.17% | 0.38% | - |
| HSV(B) | 121.88º | 0.29% | 0.44% | - |
| XYZ | 10.59 | 13.89 | 9.91 | - |
| YUV | 98.9 | 117.9 | 114.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 81 | 0.29 | 0 | 0.28 | 0.56 | 121.88 | 0.17 | 0.38 |
| Hex | 50 | 70 | 51 | 1D | 0 | 1C | 38 | 7A | 11 | 26 |
| Octal | 120 | 160 | 121 | 35 | 0 | 34 | 70 | 172 | 21 | 46 |
| Binary | 1010000 | 1110000 | 1010001 | 11101 | 0 | 11100 | 111000 | 1111010 | 10001 | 100110 |
Color Harmonies of #507051
Complementary color
Monochromatic Colors of #507051
Black with #507051
Text Example
Text Example
White with #507051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507051; }
p { color: rgb(80,112,81); }
H1.HeaderClassName
{
color: #507051;
}
.AnyTagClassName
{
color: #507051;
}
</style>
background-color css
<style>
a { background-color: #507051; }
a { background-color: rgb(80,112,81); }
div.DivClassName
{
background-color: #507051;
}
.BgClassName
{
background-color: #507051;
}
</style>
border-color css
<style>
span { border-color: #507051; }
span { border-color: rgb(80,112,81); }
td.TdClassName
{
border-color: #507051;
}
.TagClassName
{
border-color: #507051;
}
</style>