Shades of Killarney #547054
Tints of Killarney #547054
RGB
CMYK
RGB Variations
Color information
#547054 (or 0x547054) is known color: Killarney. HEX triplet: 54, 70 and 54. RGB value is (84,112,84). Sum of RGB (Red+Green+Blue) = 84+112+84=280 (37% of max value = 765). Red value is 84 (33.20% from 255 or 30% from 280); Green value is 112 (44.14% from 255 or 40% from 280); Blue value is 84 (33.20% from 255 or 30% from 280); Max value from RGB is 112 - color contains mainly: green. Hex color #547054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547054 is #AB8FAB. Grayscale: #646464. Windows color (decimal): -11243436 or 5533780. OLE color: 5533780.
HSL color Cylindrical-coordinate representation of color #547054: hue angle of 120º 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 #547054 is Cyan = 0.25, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 84 | - |
| CMYK | 0.25 | 0 | 0.25 | 0.56 |
| HSL | 120º | 0.14% | 0.38% | - |
| HSV(B) | 120º | 0.25% | 0.44% | - |
| XYZ | 11.05 | 14.11 | 10.53 | - |
| YUV | 100.44 | 118.72 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 84 | 0.25 | 0 | 0.25 | 0.56 | 120 | 0.14 | 0.38 |
| Hex | 54 | 70 | 54 | 19 | 0 | 19 | 38 | 78 | E | 26 |
| Octal | 124 | 160 | 124 | 31 | 0 | 31 | 70 | 170 | 16 | 46 |
| Binary | 1010100 | 1110000 | 1010100 | 11001 | 0 | 11001 | 111000 | 1111000 | 1110 | 100110 |
Color Harmonies of #547054
Complementary color
Monochromatic Colors of #547054
Black with #547054
Text Example
Text Example
White with #547054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547054; }
p { color: rgb(84,112,84); }
H1.HeaderClassName
{
color: #547054;
}
.AnyTagClassName
{
color: #547054;
}
</style>
background-color css
<style>
a { background-color: #547054; }
a { background-color: rgb(84,112,84); }
div.DivClassName
{
background-color: #547054;
}
.BgClassName
{
background-color: #547054;
}
</style>
border-color css
<style>
span { border-color: #547054; }
span { border-color: rgb(84,112,84); }
td.TdClassName
{
border-color: #547054;
}
.TagClassName
{
border-color: #547054;
}
</style>