Shades of Killarney #4C7053
Tints of Killarney #4C7053
RGB
CMYK
RGB Variations
Color information
#4C7053 (or 0x4C7053) is known color: Killarney. HEX triplet: 4C, 70 and 53. RGB value is (76,112,83). Sum of RGB (Red+Green+Blue) = 76+112+83=271 (35% of max value = 765). Red value is 76 (30.08% from 255 or 28.04% from 271); Green value is 112 (44.14% from 255 or 41.33% from 271); Blue value is 83 (32.81% from 255 or 30.63% from 271); Max value from RGB is 112 - color contains mainly: green. Hex color #4C7053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #4C7053 is #B38FAC. Grayscale: #626262. Windows color (decimal): -11767725 or 5468236. OLE color: 5468236.
HSL color Cylindrical-coordinate representation of color #4C7053: hue angle of 131.67º degrees, saturation: 0.19, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #4C7053 is Cyan = 0.32, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 76 | 112 | 83 | - |
| CMYK | 0.32 | 0 | 0.26 | 0.56 |
| HSL | 131.67º | 0.19% | 0.37% | - |
| HSV(B) | 131.67º | 0.32% | 0.44% | - |
| XYZ | 10.34 | 13.75 | 10.29 | - |
| YUV | 97.93 | 119.57 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 112 | 83 | 0.32 | 0 | 0.26 | 0.56 | 131.67 | 0.19 | 0.37 |
| Hex | 4C | 70 | 53 | 20 | 0 | 1A | 38 | 84 | 13 | 25 |
| Octal | 114 | 160 | 123 | 40 | 0 | 32 | 70 | 204 | 23 | 45 |
| Binary | 1001100 | 1110000 | 1010011 | 100000 | 0 | 11010 | 111000 | 10000100 | 10011 | 100101 |
Color Harmonies of #4C7053
Complementary color
Monochromatic Colors of #4C7053
Black with #4C7053
Text Example
Text Example
White with #4C7053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C7053; }
p { color: rgb(76,112,83); }
H1.HeaderClassName
{
color: #4C7053;
}
.AnyTagClassName
{
color: #4C7053;
}
</style>
background-color css
<style>
a { background-color: #4C7053; }
a { background-color: rgb(76,112,83); }
div.DivClassName
{
background-color: #4C7053;
}
.BgClassName
{
background-color: #4C7053;
}
</style>
border-color css
<style>
span { border-color: #4C7053; }
span { border-color: rgb(76,112,83); }
td.TdClassName
{
border-color: #4C7053;
}
.TagClassName
{
border-color: #4C7053;
}
</style>