Shades of Killarney #557957
Tints of Killarney #557957
RGB
CMYK
RGB Variations
Color information
#557957 (or 0x557957) is known color: Killarney. HEX triplet: 55, 79 and 57. RGB value is (85,121,87). Sum of RGB (Red+Green+Blue) = 85+121+87=293 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.01% from 293); Green value is 121 (47.66% from 255 or 41.30% from 293); Blue value is 87 (34.38% from 255 or 29.69% from 293); Max value from RGB is 121 - color contains mainly: green. Hex color #557957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557957 is #AA86A8. Grayscale: #6A6A6A. Windows color (decimal): -11175593 or 5732693. OLE color: 5732693.
HSL color Cylindrical-coordinate representation of color #557957: hue angle of 123.33º 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 #557957 is Cyan = 0.30, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 87 | - |
| CMYK | 0.30 | 0 | 0.28 | 0.53 |
| HSL | 123.33º | 0.17% | 0.4% | - |
| HSV(B) | 123.33º | 0.3% | 0.47% | - |
| XYZ | 12.3 | 16.29 | 11.51 | - |
| YUV | 106.36 | 117.07 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 87 | 0.30 | 0 | 0.28 | 0.53 | 123.33 | 0.17 | 0.4 |
| Hex | 55 | 79 | 57 | 1E | 0 | 1C | 35 | 7B | 11 | 28 |
| Octal | 125 | 171 | 127 | 36 | 0 | 34 | 65 | 173 | 21 | 50 |
| Binary | 1010101 | 1111001 | 1010111 | 11110 | 0 | 11100 | 110101 | 1111011 | 10001 | 101000 |
Color Harmonies of #557957
Complementary color
Monochromatic Colors of #557957
Black with #557957
Text Example
Text Example
White with #557957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557957; }
p { color: rgb(85,121,87); }
H1.HeaderClassName
{
color: #557957;
}
.AnyTagClassName
{
color: #557957;
}
</style>
background-color css
<style>
a { background-color: #557957; }
a { background-color: rgb(85,121,87); }
div.DivClassName
{
background-color: #557957;
}
.BgClassName
{
background-color: #557957;
}
</style>
border-color css
<style>
span { border-color: #557957; }
span { border-color: rgb(85,121,87); }
td.TdClassName
{
border-color: #557957;
}
.TagClassName
{
border-color: #557957;
}
</style>