Shades of Killarney #557655
Tints of Killarney #557655
RGB
CMYK
RGB Variations
Color information
#557655 (or 0x557655) is known color: Killarney. HEX triplet: 55, 76 and 55. RGB value is (85,118,85). Sum of RGB (Red+Green+Blue) = 85+118+85=288 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.51% from 288); Green value is 118 (46.48% from 255 or 40.97% from 288); Blue value is 85 (33.59% from 255 or 29.51% from 288); Max value from RGB is 118 - color contains mainly: green. Hex color #557655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557655 is #AA89AA. Grayscale: #686868. Windows color (decimal): -11176363 or 5600853. OLE color: 5600853.
HSL color Cylindrical-coordinate representation of color #557655: hue angle of 120º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #557655 is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 85 | - |
| CMYK | 0.28 | 0 | 0.28 | 0.54 |
| HSL | 120º | 0.16% | 0.4% | - |
| HSV(B) | 120º | 0.28% | 0.46% | - |
| XYZ | 11.86 | 15.54 | 10.97 | - |
| YUV | 104.37 | 117.07 | 114.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 85 | 0.28 | 0 | 0.28 | 0.54 | 120 | 0.16 | 0.4 |
| Hex | 55 | 76 | 55 | 1C | 0 | 1C | 36 | 78 | 10 | 28 |
| Octal | 125 | 166 | 125 | 34 | 0 | 34 | 66 | 170 | 20 | 50 |
| Binary | 1010101 | 1110110 | 1010101 | 11100 | 0 | 11100 | 110110 | 1111000 | 10000 | 101000 |
Color Harmonies of #557655
Complementary color
Monochromatic Colors of #557655
Black with #557655
Text Example
Text Example
White with #557655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557655; }
p { color: rgb(85,118,85); }
H1.HeaderClassName
{
color: #557655;
}
.AnyTagClassName
{
color: #557655;
}
</style>
background-color css
<style>
a { background-color: #557655; }
a { background-color: rgb(85,118,85); }
div.DivClassName
{
background-color: #557655;
}
.BgClassName
{
background-color: #557655;
}
</style>
border-color css
<style>
span { border-color: #557655; }
span { border-color: rgb(85,118,85); }
td.TdClassName
{
border-color: #557655;
}
.TagClassName
{
border-color: #557655;
}
</style>