COLOR #557758

HEX: #557758 RGB: (85,119,88)

Color info

#557758 contains red, green and blue colors in about the same proportion. Web safe color of #557758 is #666666 (or #666).

RGB color model

#557758 color RGB value is (85,119,88).

RGB: (85,119,88) (33%, 47%, 35%)

RGB channels and saturation

R 85 of 255 = 33%
G 119 of 255 = 47%
B 88 of 255 = 35%

85
119
88

R + G + B ~ 38%. #557758 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 119 + 88 = 292 (100%)
R 85 of 292 ~ 29.11%
G 119 of 292 ~ 40.75%
B 88 of 292 ~ 30.14'%

%29.11
%40.75
%30.14

CMYK color model

#557758 color CMYK value is (29,0,26,53).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 26.05%
  • key color value is 53.33%

CMYK: (29,0,26,53)
C29M0Y26K53 (29%, 0%, 26%, 53%)
(0.29 / 0.00 / 0.26 / 0.53)

CMYK percentages

%28.57
%0
%26.05
%53.33

Codes

Color #557758 in popluar color models

55 77 58
RGB 85 119 88
HSL 125° 16.67% 40.00%
HSB/HSV 125° 28.57% 46.67%
CMYK 28.57% 0.00% 26.05%
53.33%

Color #557758 in popluar number systems.

HEX 55 77 58
Decimal 85 119 88
Binary 1010101 1110111 1011000
Octal 125 167 130

Shades and tints

Shades of #557758

#557758
(85,119,88)
#4E6D50
(78,109,80)
#476348
(71,99,72)
#405940
(64,89,64)
#394F38
(57,79,56)
#324530
(50,69,48)
#2B3B28
(43,59,40)
#243120
(36,49,32)
#1D2718
(29,39,24)
#161D10
(22,29,16)
#0F1308
(15,19,8)
#000000
(0,0,0)

Tints of #557758

#557758
(85,119,88)
#648367
(100,131,103)
#738F76
(115,143,118)
#829B85
(130,155,133)
#91A794
(145,167,148)
#A0B3A3
(160,179,163)
#AFBFB2
(175,191,178)
#BECBC1
(190,203,193)
#CDD7D0
(205,215,208)
#DCE3DF
(220,227,223)
#EBEFEE
(235,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557758 color. Also use rgb(85,119,88) instead hex code.

Text Font Color

.myTextColor { color: #557758; }

<p style="color:#557758">This sample text font color is #557758.</p>

This text font color is #557758.

Background Color

.myBgColor { background-color: #557758; }

<div style="background-color:#557758">Inner text</div>

This div background color is #557758.

Border color

.myBorderColor { border: 1px solid #557758; }

<div style="border:3px solid #557758">Div</div>

This div border color is #557758.

Opacity

.myOpacity80 { color: #557758; opacity: 0.8; }

<p style="color:#557758;opacity:0.8;">80%</p>

Text with #557758 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #557758;}

<p style="text-shadow: 3px 3px 1px #557758">Text here.</p>

This text has shadow with #557758 color.


.textShadow {text-shadow: 3px 3px 1px #557758', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #557758, 5px 5px 20px red">Text here.</p>

This text has shadow with #557758 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#557758, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#557758, Direction=45, Strength=4)">Text</p>

This text has shadow with #557758 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #557758;
-webkit-box-shadow: 1px 1px 3px 2px #557758;
box-shadow: 1px 1px 3px 2px #557758;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #557758; -webkit-box-shadow: 1px 1px 3px 2px #557758; box-shadow:1px 1px 3px 2px #557758;">
Div content here
</div>

This div box has shadow with color #557758.

Preview

Color preview on black background

This text has color #557758 on black background.


Color preview on white background

This text has color #557758 on white background.


Black color preview on #557758 background

This text has black color on #557758 background.


White color preview on #557758 background

This text has white color on #557758 background.


Related colors

Complementary color

Complementary color for #hex is #AA88A7.


I love getcolorcode.com

Triadic colors

1 #585577 and #775855 with #557758 are triadic colors.

2 #587755 and #775558 with #557758 are triadic colors.