Shades of Killarney #507050
Tints of Killarney #507050
RGB
CMYK
RGB Variations
Color information
#507050 (or 0x507050) is known color: Killarney. HEX triplet: 50, 70 and 50. RGB value is (80,112,80). Sum of RGB (Red+Green+Blue) = 80+112+80=272 (36% of max value = 765). Red value is 80 (31.64% from 255 or 29.41% from 272); Green value is 112 (44.14% from 255 or 41.18% from 272); Blue value is 80 (31.64% from 255 or 29.41% from 272); Max value from RGB is 112 - color contains mainly: green. Hex color #507050 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507050 is #AF8FAF. Grayscale: #626262. Windows color (decimal): -11505584 or 5271632. OLE color: 5271632.
HSL color Cylindrical-coordinate representation of color #507050: hue angle of 120º 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 #507050 is Cyan = 0.29, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 112 | 80 | - |
| CMYK | 0.29 | 0 | 0.29 | 0.56 |
| HSL | 120º | 0.17% | 0.38% | - |
| HSV(B) | 120º | 0.29% | 0.44% | - |
| XYZ | 10.55 | 13.87 | 9.71 | - |
| YUV | 98.78 | 117.4 | 114.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 80 | 0.29 | 0 | 0.29 | 0.56 | 120 | 0.17 | 0.38 |
| Hex | 50 | 70 | 50 | 1D | 0 | 1D | 38 | 78 | 11 | 26 |
| Octal | 120 | 160 | 120 | 35 | 0 | 35 | 70 | 170 | 21 | 46 |
| Binary | 1010000 | 1110000 | 1010000 | 11101 | 0 | 11101 | 111000 | 1111000 | 10001 | 100110 |
Color Harmonies of #507050
Complementary color
Monochromatic Colors of #507050
Black with #507050
Text Example
Text Example
White with #507050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507050; }
p { color: rgb(80,112,80); }
H1.HeaderClassName
{
color: #507050;
}
.AnyTagClassName
{
color: #507050;
}
</style>
background-color css
<style>
a { background-color: #507050; }
a { background-color: rgb(80,112,80); }
div.DivClassName
{
background-color: #507050;
}
.BgClassName
{
background-color: #507050;
}
</style>
border-color css
<style>
span { border-color: #507050; }
span { border-color: rgb(80,112,80); }
td.TdClassName
{
border-color: #507050;
}
.TagClassName
{
border-color: #507050;
}
</style>