Shades of Killarney #507250
Tints of Killarney #507250
RGB
CMYK
RGB Variations
Color information
#507250 (or 0x507250) is known color: Killarney. HEX triplet: 50, 72 and 50. RGB value is (80,114,80). Sum of RGB (Red+Green+Blue) = 80+114+80=274 (36% of max value = 765). Red value is 80 (31.64% from 255 or 29.20% from 274); Green value is 114 (44.92% from 255 or 41.61% from 274); Blue value is 80 (31.64% from 255 or 29.20% from 274); Max value from RGB is 114 - color contains mainly: green. Hex color #507250 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507250 is #AF8DAF. Grayscale: #646464. Windows color (decimal): -11505072 or 5272144. OLE color: 5272144.
HSL color Cylindrical-coordinate representation of color #507250: hue angle of 120º 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 #507250 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 114 | 80 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.55 |
| HSL | 120º | 0.18% | 0.38% | - |
| HSV(B) | 120º | 0.3% | 0.45% | - |
| XYZ | 10.77 | 14.32 | 9.79 | - |
| YUV | 99.96 | 116.74 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 80 | 0.30 | 0 | 0.30 | 0.55 | 120 | 0.18 | 0.38 |
| Hex | 50 | 72 | 50 | 1E | 0 | 1E | 37 | 78 | 12 | 26 |
| Octal | 120 | 162 | 120 | 36 | 0 | 36 | 67 | 170 | 22 | 46 |
| Binary | 1010000 | 1110010 | 1010000 | 11110 | 0 | 11110 | 110111 | 1111000 | 10010 | 100110 |
Color Harmonies of #507250
Complementary color
Monochromatic Colors of #507250
Black with #507250
Text Example
Text Example
White with #507250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507250; }
p { color: rgb(80,114,80); }
H1.HeaderClassName
{
color: #507250;
}
.AnyTagClassName
{
color: #507250;
}
</style>
background-color css
<style>
a { background-color: #507250; }
a { background-color: rgb(80,114,80); }
div.DivClassName
{
background-color: #507250;
}
.BgClassName
{
background-color: #507250;
}
</style>
border-color css
<style>
span { border-color: #507250; }
span { border-color: rgb(80,114,80); }
td.TdClassName
{
border-color: #507250;
}
.TagClassName
{
border-color: #507250;
}
</style>