Shades of Killarney #557358
Tints of Killarney #557358
RGB
CMYK
RGB Variations
Color information
#557358 (or 0x557358) is known color: Killarney. HEX triplet: 55, 73 and 58. RGB value is (85,115,88). Sum of RGB (Red+Green+Blue) = 85+115+88=288 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.51% from 288); Green value is 115 (45.31% from 255 or 39.93% from 288); Blue value is 88 (34.77% from 255 or 30.56% from 288); Max value from RGB is 115 - color contains mainly: green. Hex color #557358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557358 is #AA8CA7. Grayscale: #676767. Windows color (decimal): -11177128 or 5796693. OLE color: 5796693.
HSL color Cylindrical-coordinate representation of color #557358: hue angle of 126º 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 #557358 is Cyan = 0.26, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 88 | - |
| CMYK | 0.26 | 0 | 0.23 | 0.55 |
| HSL | 126º | 0.15% | 0.39% | - |
| HSV(B) | 126º | 0.26% | 0.45% | - |
| XYZ | 11.64 | 14.9 | 11.49 | - |
| YUV | 102.95 | 119.56 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 88 | 0.26 | 0 | 0.23 | 0.55 | 126 | 0.15 | 0.39 |
| Hex | 55 | 73 | 58 | 1A | 0 | 17 | 37 | 7E | F | 27 |
| Octal | 125 | 163 | 130 | 32 | 0 | 27 | 67 | 176 | 17 | 47 |
| Binary | 1010101 | 1110011 | 1011000 | 11010 | 0 | 10111 | 110111 | 1111110 | 1111 | 100111 |
Color Harmonies of #557358
Complementary color
Monochromatic Colors of #557358
Black with #557358
Text Example
Text Example
White with #557358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557358; }
p { color: rgb(85,115,88); }
H1.HeaderClassName
{
color: #557358;
}
.AnyTagClassName
{
color: #557358;
}
</style>
background-color css
<style>
a { background-color: #557358; }
a { background-color: rgb(85,115,88); }
div.DivClassName
{
background-color: #557358;
}
.BgClassName
{
background-color: #557358;
}
</style>
border-color css
<style>
span { border-color: #557358; }
span { border-color: rgb(85,115,88); }
td.TdClassName
{
border-color: #557358;
}
.TagClassName
{
border-color: #557358;
}
</style>