Shades of Killarney #4C8156
Tints of Killarney #4C8156
RGB
CMYK
RGB Variations
Color information
#4C8156 (or 0x4C8156) is known color: Killarney. HEX triplet: 4C, 81 and 56. RGB value is (76,129,86). Sum of RGB (Red+Green+Blue) = 76+129+86=291 (38% of max value = 765). Red value is 76 (30.08% from 255 or 26.12% from 291); Green value is 129 (50.78% from 255 or 44.33% from 291); Blue value is 86 (33.98% from 255 or 29.55% from 291); Max value from RGB is 129 - color contains mainly: green. Hex color #4C8156 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #4C8156 is #B37EA9. Grayscale: #6C6C6C. Windows color (decimal): -11763370 or 5669196. OLE color: 5669196.
HSL color Cylindrical-coordinate representation of color #4C8156: hue angle of 131.32º degrees, saturation: 0.26, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #4C8156 is Cyan = 0.41, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 76 | 129 | 86 | - |
| CMYK | 0.41 | 0 | 0.33 | 0.49 |
| HSL | 131.32º | 0.26% | 0.4% | - |
| HSV(B) | 131.32º | 0.41% | 0.51% | - |
| XYZ | 12.51 | 17.91 | 11.6 | - |
| YUV | 108.25 | 115.44 | 105 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 129 | 86 | 0.41 | 0 | 0.33 | 0.49 | 131.32 | 0.26 | 0.4 |
| Hex | 4C | 81 | 56 | 29 | 0 | 21 | 31 | 83 | 1A | 28 |
| Octal | 114 | 201 | 126 | 51 | 0 | 41 | 61 | 203 | 32 | 50 |
| Binary | 1001100 | 10000001 | 1010110 | 101001 | 0 | 100001 | 110001 | 10000011 | 11010 | 101000 |
Color Harmonies of #4C8156
Complementary color
Monochromatic Colors of #4C8156
Black with #4C8156
Text Example
Text Example
White with #4C8156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8156; }
p { color: rgb(76,129,86); }
H1.HeaderClassName
{
color: #4C8156;
}
.AnyTagClassName
{
color: #4C8156;
}
</style>
background-color css
<style>
a { background-color: #4C8156; }
a { background-color: rgb(76,129,86); }
div.DivClassName
{
background-color: #4C8156;
}
.BgClassName
{
background-color: #4C8156;
}
</style>
border-color css
<style>
span { border-color: #4C8156; }
span { border-color: rgb(76,129,86); }
td.TdClassName
{
border-color: #4C8156;
}
.TagClassName
{
border-color: #4C8156;
}
</style>