Shades of Killarney #557056
Tints of Killarney #557056
RGB
CMYK
RGB Variations
Color information
#557056 (or 0x557056) is known color: Killarney. HEX triplet: 55, 70 and 56. RGB value is (85,112,86). Sum of RGB (Red+Green+Blue) = 85+112+86=283 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.04% from 283); Green value is 112 (44.14% from 255 or 39.58% from 283); Blue value is 86 (33.98% from 255 or 30.39% from 283); Max value from RGB is 112 - color contains mainly: green. Hex color #557056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557056 is #AA8FA9. Grayscale: #656565. Windows color (decimal): -11177898 or 5664853. OLE color: 5664853.
HSL color Cylindrical-coordinate representation of color #557056: hue angle of 122.22º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #557056 is Cyan = 0.24, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 86 | - |
| CMYK | 0.24 | 0 | 0.23 | 0.56 |
| HSL | 122.22º | 0.14% | 0.39% | - |
| HSV(B) | 122.22º | 0.24% | 0.44% | - |
| XYZ | 11.22 | 14.19 | 10.95 | - |
| YUV | 100.96 | 119.55 | 116.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 86 | 0.24 | 0 | 0.23 | 0.56 | 122.22 | 0.14 | 0.39 |
| Hex | 55 | 70 | 56 | 18 | 0 | 17 | 38 | 7A | E | 27 |
| Octal | 125 | 160 | 126 | 30 | 0 | 27 | 70 | 172 | 16 | 47 |
| Binary | 1010101 | 1110000 | 1010110 | 11000 | 0 | 10111 | 111000 | 1111010 | 1110 | 100111 |
Color Harmonies of #557056
Complementary color
Monochromatic Colors of #557056
Black with #557056
Text Example
Text Example
White with #557056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557056; }
p { color: rgb(85,112,86); }
H1.HeaderClassName
{
color: #557056;
}
.AnyTagClassName
{
color: #557056;
}
</style>
background-color css
<style>
a { background-color: #557056; }
a { background-color: rgb(85,112,86); }
div.DivClassName
{
background-color: #557056;
}
.BgClassName
{
background-color: #557056;
}
</style>
border-color css
<style>
span { border-color: #557056; }
span { border-color: rgb(85,112,86); }
td.TdClassName
{
border-color: #557056;
}
.TagClassName
{
border-color: #557056;
}
</style>