Shades of Killarney #4C8658
Tints of Killarney #4C8658
RGB
CMYK
RGB Variations
Color information
#4C8658 (or 0x4C8658) is known color: Killarney. HEX triplet: 4C, 86 and 58. RGB value is (76,134,88). Sum of RGB (Red+Green+Blue) = 76+134+88=298 (39% of max value = 765). Red value is 76 (30.08% from 255 or 25.50% from 298); Green value is 134 (52.73% from 255 or 44.97% from 298); Blue value is 88 (34.77% from 255 or 29.53% from 298); Max value from RGB is 134 - color contains mainly: green. Hex color #4C8658 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #4C8658 is #B379A7. Grayscale: #6F6F6F. Windows color (decimal): -11762088 or 5801548. OLE color: 5801548.
HSL color Cylindrical-coordinate representation of color #4C8658: hue angle of 132.41º degrees, saturation: 0.28, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #4C8658 is Cyan = 0.43, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 76 | 134 | 88 | - |
| CMYK | 0.43 | 0 | 0.34 | 0.47 |
| HSL | 132.41º | 0.28% | 0.41% | - |
| HSV(B) | 132.41º | 0.43% | 0.53% | - |
| XYZ | 13.27 | 19.29 | 12.26 | - |
| YUV | 111.41 | 114.78 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 134 | 88 | 0.43 | 0 | 0.34 | 0.47 | 132.41 | 0.28 | 0.41 |
| Hex | 4C | 86 | 58 | 2B | 0 | 22 | 2F | 84 | 1C | 29 |
| Octal | 114 | 206 | 130 | 53 | 0 | 42 | 57 | 204 | 34 | 51 |
| Binary | 1001100 | 10000110 | 1011000 | 101011 | 0 | 100010 | 101111 | 10000100 | 11100 | 101001 |
Color Harmonies of #4C8658
Complementary color
Monochromatic Colors of #4C8658
Black with #4C8658
Text Example
Text Example
White with #4C8658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8658; }
p { color: rgb(76,134,88); }
H1.HeaderClassName
{
color: #4C8658;
}
.AnyTagClassName
{
color: #4C8658;
}
</style>
background-color css
<style>
a { background-color: #4C8658; }
a { background-color: rgb(76,134,88); }
div.DivClassName
{
background-color: #4C8658;
}
.BgClassName
{
background-color: #4C8658;
}
</style>
border-color css
<style>
span { border-color: #4C8658; }
span { border-color: rgb(76,134,88); }
td.TdClassName
{
border-color: #4C8658;
}
.TagClassName
{
border-color: #4C8658;
}
</style>