Shades of Killarney #557357
Tints of Killarney #557357
RGB
CMYK
RGB Variations
Color information
#557357 (or 0x557357) is known color: Killarney. HEX triplet: 55, 73 and 57. RGB value is (85,115,87). Sum of RGB (Red+Green+Blue) = 85+115+87=287 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.62% from 287); Green value is 115 (45.31% from 255 or 40.07% from 287); Blue value is 87 (34.38% from 255 or 30.31% from 287); Max value from RGB is 115 - color contains mainly: green. Hex color #557357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557357 is #AA8CA8. Grayscale: #666666. Windows color (decimal): -11177129 or 5731157. OLE color: 5731157.
HSL color Cylindrical-coordinate representation of color #557357: hue angle of 124º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #557357 is Cyan = 0.26, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 87 | - |
| CMYK | 0.26 | 0 | 0.24 | 0.55 |
| HSL | 124º | 0.15% | 0.39% | - |
| HSV(B) | 124º | 0.26% | 0.45% | - |
| XYZ | 11.6 | 14.88 | 11.28 | - |
| YUV | 102.84 | 119.06 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 87 | 0.26 | 0 | 0.24 | 0.55 | 124 | 0.15 | 0.39 |
| Hex | 55 | 73 | 57 | 1A | 0 | 18 | 37 | 7C | F | 27 |
| Octal | 125 | 163 | 127 | 32 | 0 | 30 | 67 | 174 | 17 | 47 |
| Binary | 1010101 | 1110011 | 1010111 | 11010 | 0 | 11000 | 110111 | 1111100 | 1111 | 100111 |
Color Harmonies of #557357
Complementary color
Monochromatic Colors of #557357
Black with #557357
Text Example
Text Example
White with #557357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557357; }
p { color: rgb(85,115,87); }
H1.HeaderClassName
{
color: #557357;
}
.AnyTagClassName
{
color: #557357;
}
</style>
background-color css
<style>
a { background-color: #557357; }
a { background-color: rgb(85,115,87); }
div.DivClassName
{
background-color: #557357;
}
.BgClassName
{
background-color: #557357;
}
</style>
border-color css
<style>
span { border-color: #557357; }
span { border-color: rgb(85,115,87); }
td.TdClassName
{
border-color: #557357;
}
.TagClassName
{
border-color: #557357;
}
</style>