Shades of Killarney #557854
Tints of Killarney #557854
RGB
CMYK
RGB Variations
Color information
#557854 (or 0x557854) is known color: Killarney. HEX triplet: 55, 78 and 54. RGB value is (85,120,84). Sum of RGB (Red+Green+Blue) = 85+120+84=289 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.41% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 84 (33.20% from 255 or 29.07% from 289); Max value from RGB is 120 - color contains mainly: green. Hex color #557854 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557854 is #AA87AB. Grayscale: #696969. Windows color (decimal): -11175852 or 5535829. OLE color: 5535829.
HSL color Cylindrical-coordinate representation of color #557854: hue angle of 118.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #557854 is Cyan = 0.29, Magento = 0, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 84 | - |
| CMYK | 0.29 | 0 | 0.3 | 0.53 |
| HSL | 118.33º | 0.18% | 0.4% | - |
| HSV(B) | 118.33º | 0.3% | 0.47% | - |
| XYZ | 12.06 | 16 | 10.84 | - |
| YUV | 105.43 | 115.9 | 113.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 84 | 0.29 | 0 | 0.3 | 0.53 | 118.33 | 0.18 | 0.4 |
| Hex | 55 | 78 | 54 | 1D | 0 | 1E | 35 | 76 | 12 | 28 |
| Octal | 125 | 170 | 124 | 35 | 0 | 36 | 65 | 166 | 22 | 50 |
| Binary | 1010101 | 1111000 | 1010100 | 11101 | 0 | 11110 | 110101 | 1110110 | 10010 | 101000 |
Color Harmonies of #557854
Complementary color
Monochromatic Colors of #557854
Black with #557854
Text Example
Text Example
White with #557854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557854; }
p { color: rgb(85,120,84); }
H1.HeaderClassName
{
color: #557854;
}
.AnyTagClassName
{
color: #557854;
}
</style>
background-color css
<style>
a { background-color: #557854; }
a { background-color: rgb(85,120,84); }
div.DivClassName
{
background-color: #557854;
}
.BgClassName
{
background-color: #557854;
}
</style>
border-color css
<style>
span { border-color: #557854; }
span { border-color: rgb(85,120,84); }
td.TdClassName
{
border-color: #557854;
}
.TagClassName
{
border-color: #557854;
}
</style>