Shades of Killarney #557156
Tints of Killarney #557156
RGB
CMYK
RGB Variations
Color information
#557156 (or 0x557156) is known color: Killarney. HEX triplet: 55, 71 and 56. RGB value is (85,113,86). Sum of RGB (Red+Green+Blue) = 85+113+86=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 113 (44.53% from 255 or 39.79% from 284); Blue value is 86 (33.98% from 255 or 30.28% from 284); Max value from RGB is 113 - color contains mainly: green. Hex color #557156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557156 is #AA8EA9. Grayscale: #656565. Windows color (decimal): -11177642 or 5665109. OLE color: 5665109.
HSL color Cylindrical-coordinate representation of color #557156: hue angle of 122.14º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #557156 is Cyan = 0.25, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 86 | - |
| CMYK | 0.25 | 0 | 0.24 | 0.56 |
| HSL | 122.14º | 0.14% | 0.39% | - |
| HSV(B) | 122.14º | 0.25% | 0.44% | - |
| XYZ | 11.33 | 14.41 | 10.99 | - |
| YUV | 101.55 | 119.22 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 86 | 0.25 | 0 | 0.24 | 0.56 | 122.14 | 0.14 | 0.39 |
| Hex | 55 | 71 | 56 | 19 | 0 | 18 | 38 | 7A | E | 27 |
| Octal | 125 | 161 | 126 | 31 | 0 | 30 | 70 | 172 | 16 | 47 |
| Binary | 1010101 | 1110001 | 1010110 | 11001 | 0 | 11000 | 111000 | 1111010 | 1110 | 100111 |
Color Harmonies of #557156
Complementary color
Monochromatic Colors of #557156
Black with #557156
Text Example
Text Example
White with #557156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557156; }
p { color: rgb(85,113,86); }
H1.HeaderClassName
{
color: #557156;
}
.AnyTagClassName
{
color: #557156;
}
</style>
background-color css
<style>
a { background-color: #557156; }
a { background-color: rgb(85,113,86); }
div.DivClassName
{
background-color: #557156;
}
.BgClassName
{
background-color: #557156;
}
</style>
border-color css
<style>
span { border-color: #557156; }
span { border-color: rgb(85,113,86); }
td.TdClassName
{
border-color: #557156;
}
.TagClassName
{
border-color: #557156;
}
</style>