Shades of Killarney #557955
Tints of Killarney #557955
RGB
CMYK
RGB Variations
Color information
#557955 (or 0x557955) is known color: Killarney. HEX triplet: 55, 79 and 55. RGB value is (85,121,85). Sum of RGB (Red+Green+Blue) = 85+121+85=291 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.21% from 291); Green value is 121 (47.66% from 255 or 41.58% from 291); Blue value is 85 (33.59% from 255 or 29.21% from 291); Max value from RGB is 121 - color contains mainly: green. Hex color #557955 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557955 is #AA86AA. Grayscale: #6A6A6A. Windows color (decimal): -11175595 or 5601621. OLE color: 5601621.
HSL color Cylindrical-coordinate representation of color #557955: hue angle of 120º degrees, saturation: 0.17, 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 #557955 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 85 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.53 |
| HSL | 120º | 0.17% | 0.4% | - |
| HSV(B) | 120º | 0.3% | 0.47% | - |
| XYZ | 12.22 | 16.26 | 11.09 | - |
| YUV | 106.13 | 116.07 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 85 | 0.30 | 0 | 0.30 | 0.53 | 120 | 0.17 | 0.4 |
| Hex | 55 | 79 | 55 | 1E | 0 | 1E | 35 | 78 | 11 | 28 |
| Octal | 125 | 171 | 125 | 36 | 0 | 36 | 65 | 170 | 21 | 50 |
| Binary | 1010101 | 1111001 | 1010101 | 11110 | 0 | 11110 | 110101 | 1111000 | 10001 | 101000 |
Color Harmonies of #557955
Complementary color
Monochromatic Colors of #557955
Black with #557955
Text Example
Text Example
White with #557955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557955; }
p { color: rgb(85,121,85); }
H1.HeaderClassName
{
color: #557955;
}
.AnyTagClassName
{
color: #557955;
}
</style>
background-color css
<style>
a { background-color: #557955; }
a { background-color: rgb(85,121,85); }
div.DivClassName
{
background-color: #557955;
}
.BgClassName
{
background-color: #557955;
}
</style>
border-color css
<style>
span { border-color: #557955; }
span { border-color: rgb(85,121,85); }
td.TdClassName
{
border-color: #557955;
}
.TagClassName
{
border-color: #557955;
}
</style>