Shades of Killarney #507658
Tints of Killarney #507658
RGB
CMYK
RGB Variations
Color information
#507658 (or 0x507658) is known color: Killarney. HEX triplet: 50, 76 and 58. RGB value is (80,118,88). Sum of RGB (Red+Green+Blue) = 80+118+88=286 (37% of max value = 765). Red value is 80 (31.64% from 255 or 27.97% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 88 (34.77% from 255 or 30.77% from 286); Max value from RGB is 118 - color contains mainly: green. Hex color #507658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507658 is #AF89A7. Grayscale: #676767. Windows color (decimal): -11504040 or 5797456. OLE color: 5797456.
HSL color Cylindrical-coordinate representation of color #507658: hue angle of 132.63º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #507658 is Cyan = 0.32, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 88 | - |
| CMYK | 0.32 | 0 | 0.25 | 0.54 |
| HSL | 132.63º | 0.19% | 0.39% | - |
| HSV(B) | 132.63º | 0.32% | 0.46% | - |
| XYZ | 11.55 | 15.37 | 11.59 | - |
| YUV | 103.22 | 119.41 | 111.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 88 | 0.32 | 0 | 0.25 | 0.54 | 132.63 | 0.19 | 0.39 |
| Hex | 50 | 76 | 58 | 20 | 0 | 19 | 36 | 85 | 13 | 27 |
| Octal | 120 | 166 | 130 | 40 | 0 | 31 | 66 | 205 | 23 | 47 |
| Binary | 1010000 | 1110110 | 1011000 | 100000 | 0 | 11001 | 110110 | 10000101 | 10011 | 100111 |
Color Harmonies of #507658
Complementary color
Monochromatic Colors of #507658
Black with #507658
Text Example
Text Example
White with #507658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507658; }
p { color: rgb(80,118,88); }
H1.HeaderClassName
{
color: #507658;
}
.AnyTagClassName
{
color: #507658;
}
</style>
background-color css
<style>
a { background-color: #507658; }
a { background-color: rgb(80,118,88); }
div.DivClassName
{
background-color: #507658;
}
.BgClassName
{
background-color: #507658;
}
</style>
border-color css
<style>
span { border-color: #507658; }
span { border-color: rgb(80,118,88); }
td.TdClassName
{
border-color: #507658;
}
.TagClassName
{
border-color: #507658;
}
</style>