Shades of Killarney #507758
Tints of Killarney #507758
RGB
CMYK
RGB Variations
Color information
#507758 (or 0x507758) is known color: Killarney. HEX triplet: 50, 77 and 58. RGB value is (80,119,88). Sum of RGB (Red+Green+Blue) = 80+119+88=287 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.87% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 88 (34.77% from 255 or 30.66% from 287); Max value from RGB is 119 - color contains mainly: green. Hex color #507758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507758 is #AF88A7. Grayscale: #676767. Windows color (decimal): -11503784 or 5797712. OLE color: 5797712.
HSL color Cylindrical-coordinate representation of color #507758: hue angle of 132.31º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #507758 is Cyan = 0.33, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 119 | 88 | - |
| CMYK | 0.33 | 0 | 0.26 | 0.53 |
| HSL | 132.31º | 0.2% | 0.39% | - |
| HSV(B) | 132.31º | 0.33% | 0.47% | - |
| XYZ | 11.67 | 15.6 | 11.63 | - |
| YUV | 103.81 | 119.08 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 119 | 88 | 0.33 | 0 | 0.26 | 0.53 | 132.31 | 0.2 | 0.39 |
| Hex | 50 | 77 | 58 | 21 | 0 | 1A | 35 | 84 | 14 | 27 |
| Octal | 120 | 167 | 130 | 41 | 0 | 32 | 65 | 204 | 24 | 47 |
| Binary | 1010000 | 1110111 | 1011000 | 100001 | 0 | 11010 | 110101 | 10000100 | 10100 | 100111 |
Color Harmonies of #507758
Complementary color
Monochromatic Colors of #507758
Black with #507758
Text Example
Text Example
White with #507758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507758; }
p { color: rgb(80,119,88); }
H1.HeaderClassName
{
color: #507758;
}
.AnyTagClassName
{
color: #507758;
}
</style>
background-color css
<style>
a { background-color: #507758; }
a { background-color: rgb(80,119,88); }
div.DivClassName
{
background-color: #507758;
}
.BgClassName
{
background-color: #507758;
}
</style>
border-color css
<style>
span { border-color: #507758; }
span { border-color: rgb(80,119,88); }
td.TdClassName
{
border-color: #507758;
}
.TagClassName
{
border-color: #507758;
}
</style>