Shades of Killarney #557155
Tints of Killarney #557155
RGB
CMYK
RGB Variations
Color information
#557155 (or 0x557155) is known color: Killarney. HEX triplet: 55, 71 and 55. RGB value is (85,113,85). Sum of RGB (Red+Green+Blue) = 85+113+85=283 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.04% from 283); Green value is 113 (44.53% from 255 or 39.93% from 283); Blue value is 85 (33.59% from 255 or 30.04% from 283); Max value from RGB is 113 - color contains mainly: green. Hex color #557155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557155 is #AA8EAA. Grayscale: #656565. Windows color (decimal): -11177643 or 5599573. OLE color: 5599573.
HSL color Cylindrical-coordinate representation of color #557155: hue angle of 120º 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 #557155 is Cyan = 0.25, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 85 | - |
| CMYK | 0.25 | 0 | 0.25 | 0.56 |
| HSL | 120º | 0.14% | 0.39% | - |
| HSV(B) | 120º | 0.25% | 0.44% | - |
| XYZ | 11.29 | 14.4 | 10.78 | - |
| YUV | 101.44 | 118.72 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 85 | 0.25 | 0 | 0.25 | 0.56 | 120 | 0.14 | 0.39 |
| Hex | 55 | 71 | 55 | 19 | 0 | 19 | 38 | 78 | E | 27 |
| Octal | 125 | 161 | 125 | 31 | 0 | 31 | 70 | 170 | 16 | 47 |
| Binary | 1010101 | 1110001 | 1010101 | 11001 | 0 | 11001 | 111000 | 1111000 | 1110 | 100111 |
Color Harmonies of #557155
Complementary color
Monochromatic Colors of #557155
Black with #557155
Text Example
Text Example
White with #557155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557155; }
p { color: rgb(85,113,85); }
H1.HeaderClassName
{
color: #557155;
}
.AnyTagClassName
{
color: #557155;
}
</style>
background-color css
<style>
a { background-color: #557155; }
a { background-color: rgb(85,113,85); }
div.DivClassName
{
background-color: #557155;
}
.BgClassName
{
background-color: #557155;
}
</style>
border-color css
<style>
span { border-color: #557155; }
span { border-color: rgb(85,113,85); }
td.TdClassName
{
border-color: #557155;
}
.TagClassName
{
border-color: #557155;
}
</style>