#557156

Color #557156 Killarney (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Killarney #557156

Tints of Killarney #557156

Color information

#557156 (or 0x557156) is unknown color: approx Killarney. HEX triplet: 55, 71 and 56. RGB value is (85,113,86). Sum of RGB (Red+Green+Blue) = 85+113+86=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 113 (44.53% from 255 or 39.79% from 284); Blue value is 86 (33.98% from 255 or 30.28% from 284); Max value from RGB is 113 - color contains mainly: green. Hex color #557156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557156 is #AA8EA9. Grayscale: #656565. Windows color (decimal): -11177642 or 5665109. OLE color: 5665109.

HSL color Cylindrical-coordinate representation of color #557156: hue angle of 122.14º 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 #557156 is Cyan = 0.25, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.

Color convert

RGB8511386-
CMYK0.2500.240.56
HSL122.14º14.14%38.82%-
HSV(B)122.14º24.78%44.31%-
XYZ11.3314.4110.99-
YUV101.55119.22116.2-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 85 (33.59% from 255) = 29.93%
GREEN value IS 113 (44.53% from 255) = 39.79%
BLUE value IS 86 (33.98% from 255) = 30.28%
R=29.93%
G=39.79%
B=30.28%

CMYK

C (Cyan) values IS 0.25
M (Magenta) values IS 0
Y (Yellow) values IS 0.24
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal85113860.2500.240.56122.1414.1438.82
Hex55715619018387ae27
Octal12516112631030701721647
Binary1010101111000110101101100101100011100011110101110100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #557156

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #557156; }

 p { color: rgb(85,113,86); }

 H1.HeaderClassName
 {
   color: #557156;
 }
 .AnyTagClassName
 {
   color: #557156;
 }
</style>
background-color css

<style>
 a { background-color: #557156; }

 a { background-color: rgb(85,113,86); }

 div.DivClassName
 {
   background-color: #557156;
 }
 .BgClassName
 {
   background-color: #557156;
 }
</style>
border-color css

<style>
 span { border-color: #557156; }

 span { border-color: rgb(85,113,86); }

 td.TdClassName
 {
   border-color: #557156;
 }
 .TagClassName
 {
   border-color: #557156;
 }
</style>