Shades of Killarney #557956
Tints of Killarney #557956
RGB
CMYK
RGB Variations
Color information
#557956 (or 0x557956) is known color: Killarney. HEX triplet: 55, 79 and 56. RGB value is (85,121,86). Sum of RGB (Red+Green+Blue) = 85+121+86=292 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.11% from 292); Green value is 121 (47.66% from 255 or 41.44% from 292); Blue value is 86 (33.98% from 255 or 29.45% from 292); Max value from RGB is 121 - color contains mainly: green. Hex color #557956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557956 is #AA86A9. Grayscale: #6A6A6A. Windows color (decimal): -11175594 or 5667157. OLE color: 5667157.
HSL color Cylindrical-coordinate representation of color #557956: hue angle of 121.67º 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 #557956 is Cyan = 0.30, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 86 | - |
| CMYK | 0.30 | 0 | 0.29 | 0.53 |
| HSL | 121.67º | 0.17% | 0.4% | - |
| HSV(B) | 121.67º | 0.3% | 0.47% | - |
| XYZ | 12.26 | 16.28 | 11.3 | - |
| YUV | 106.25 | 116.57 | 112.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 86 | 0.30 | 0 | 0.29 | 0.53 | 121.67 | 0.17 | 0.4 |
| Hex | 55 | 79 | 56 | 1E | 0 | 1D | 35 | 7A | 11 | 28 |
| Octal | 125 | 171 | 126 | 36 | 0 | 35 | 65 | 172 | 21 | 50 |
| Binary | 1010101 | 1111001 | 1010110 | 11110 | 0 | 11101 | 110101 | 1111010 | 10001 | 101000 |
Color Harmonies of #557956
Complementary color
Monochromatic Colors of #557956
Black with #557956
Text Example
Text Example
White with #557956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557956; }
p { color: rgb(85,121,86); }
H1.HeaderClassName
{
color: #557956;
}
.AnyTagClassName
{
color: #557956;
}
</style>
background-color css
<style>
a { background-color: #557956; }
a { background-color: rgb(85,121,86); }
div.DivClassName
{
background-color: #557956;
}
.BgClassName
{
background-color: #557956;
}
</style>
border-color css
<style>
span { border-color: #557956; }
span { border-color: rgb(85,121,86); }
td.TdClassName
{
border-color: #557956;
}
.TagClassName
{
border-color: #557956;
}
</style>