Shades of Killarney #557157
Tints of Killarney #557157
RGB
CMYK
RGB Variations
Color information
#557157 (or 0x557157) is known color: Killarney. HEX triplet: 55, 71 and 57. RGB value is (85,113,87). Sum of RGB (Red+Green+Blue) = 85+113+87=285 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.82% from 285); Green value is 113 (44.53% from 255 or 39.65% from 285); Blue value is 87 (34.38% from 255 or 30.53% from 285); Max value from RGB is 113 - color contains mainly: green. Hex color #557157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557157 is #AA8EA8. Grayscale: #656565. Windows color (decimal): -11177641 or 5730645. OLE color: 5730645.
HSL color Cylindrical-coordinate representation of color #557157: hue angle of 124.29º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #557157 is Cyan = 0.25, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 87 | - |
| CMYK | 0.25 | 0 | 0.23 | 0.56 |
| HSL | 124.29º | 0.14% | 0.39% | - |
| HSV(B) | 124.29º | 0.25% | 0.44% | - |
| XYZ | 11.37 | 14.43 | 11.2 | - |
| YUV | 101.66 | 119.72 | 116.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 87 | 0.25 | 0 | 0.23 | 0.56 | 124.29 | 0.14 | 0.39 |
| Hex | 55 | 71 | 57 | 19 | 0 | 17 | 38 | 7C | E | 27 |
| Octal | 125 | 161 | 127 | 31 | 0 | 27 | 70 | 174 | 16 | 47 |
| Binary | 1010101 | 1110001 | 1010111 | 11001 | 0 | 10111 | 111000 | 1111100 | 1110 | 100111 |
Color Harmonies of #557157
Complementary color
Monochromatic Colors of #557157
Black with #557157
Text Example
Text Example
White with #557157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557157; }
p { color: rgb(85,113,87); }
H1.HeaderClassName
{
color: #557157;
}
.AnyTagClassName
{
color: #557157;
}
</style>
background-color css
<style>
a { background-color: #557157; }
a { background-color: rgb(85,113,87); }
div.DivClassName
{
background-color: #557157;
}
.BgClassName
{
background-color: #557157;
}
</style>
border-color css
<style>
span { border-color: #557157; }
span { border-color: rgb(85,113,87); }
td.TdClassName
{
border-color: #557157;
}
.TagClassName
{
border-color: #557157;
}
</style>