Shades of Killarney #547056
Tints of Killarney #547056
RGB
CMYK
RGB Variations
Color information
#547056 (or 0x547056) is known color: Killarney. HEX triplet: 54, 70 and 56. RGB value is (84,112,86). Sum of RGB (Red+Green+Blue) = 84+112+86=282 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.79% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 86 (33.98% from 255 or 30.50% from 282); Max value from RGB is 112 - color contains mainly: green. Hex color #547056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547056 is #AB8FA9. Grayscale: #646464. Windows color (decimal): -11243434 or 5664852. OLE color: 5664852.
HSL color Cylindrical-coordinate representation of color #547056: hue angle of 124.29º degrees, saturation: 0.14, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #547056 is Cyan = 0.25, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 86 | - |
| CMYK | 0.25 | 0 | 0.23 | 0.56 |
| HSL | 124.29º | 0.14% | 0.38% | - |
| HSV(B) | 124.29º | 0.25% | 0.44% | - |
| XYZ | 11.13 | 14.15 | 10.95 | - |
| YUV | 100.66 | 119.72 | 116.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 86 | 0.25 | 0 | 0.23 | 0.56 | 124.29 | 0.14 | 0.38 |
| Hex | 54 | 70 | 56 | 19 | 0 | 17 | 38 | 7C | E | 26 |
| Octal | 124 | 160 | 126 | 31 | 0 | 27 | 70 | 174 | 16 | 46 |
| Binary | 1010100 | 1110000 | 1010110 | 11001 | 0 | 10111 | 111000 | 1111100 | 1110 | 100110 |
Color Harmonies of #547056
Complementary color
Monochromatic Colors of #547056
Black with #547056
Text Example
Text Example
White with #547056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547056; }
p { color: rgb(84,112,86); }
H1.HeaderClassName
{
color: #547056;
}
.AnyTagClassName
{
color: #547056;
}
</style>
background-color css
<style>
a { background-color: #547056; }
a { background-color: rgb(84,112,86); }
div.DivClassName
{
background-color: #547056;
}
.BgClassName
{
background-color: #547056;
}
</style>
border-color css
<style>
span { border-color: #547056; }
span { border-color: rgb(84,112,86); }
td.TdClassName
{
border-color: #547056;
}
.TagClassName
{
border-color: #547056;
}
</style>