COLOR #557766

HEX: #557766 RGB: (85,119,102)

Color info

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

RGB color model

#557766 color RGB value is (85,119,102).

RGB: (85,119,102) (33%, 47%, 40%)

RGB channels and saturation

R 85 of 255 = 33%
G 119 of 255 = 47%
B 102 of 255 = 40%

85
119
102

R + G + B ~ 40%. #557766 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 85 + 119 + 102 = 306 (100%)
R 85 of 306 ~ 27.78%
G 119 of 306 ~ 38.89%
B 102 of 306 ~ 33.33'%

%27.78
%38.89
%33.33

CMYK color model

#557766 color CMYK value is (29,0,14,53).

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

CMYK: (29,0,14,53)
C29M0Y14K53 (29%, 0%, 14%, 53%)
(0.29 / 0.00 / 0.14 / 0.53)

CMYK percentages

%28.57
%0
%14.29
%53.33

Codes

Color #557766 in popluar color models

55 77 66
RGB 85 119 102
HSL 150° 16.67% 40.00%
HSB/HSV 150° 28.57% 46.67%
CMYK 28.57% 0.00% 14.29%
53.33%

Color #557766 in popluar number systems.

HEX 55 77 66
Decimal 85 119 102
Binary 1010101 1110111 1100110
Octal 125 167 146

Shades and tints

Shades of #557766

#557766
(85,119,102)
#4E6D5D
(78,109,93)
#476354
(71,99,84)
#40594B
(64,89,75)
#394F42
(57,79,66)
#324539
(50,69,57)
#2B3B30
(43,59,48)
#243127
(36,49,39)
#1D271E
(29,39,30)
#161D15
(22,29,21)
#0F130C
(15,19,12)
#000000
(0,0,0)

Tints of #557766

#557766
(85,119,102)
#648373
(100,131,115)
#738F80
(115,143,128)
#829B8D
(130,155,141)
#91A79A
(145,167,154)
#A0B3A7
(160,179,167)
#AFBFB4
(175,191,180)
#BECBC1
(190,203,193)
#CDD7CE
(205,215,206)
#DCE3DB
(220,227,219)
#EBEFE8
(235,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557766; }

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

This text font color is #557766.

Background Color

.myBgColor { background-color: #557766; }

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

This div background color is #557766.

Border color

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

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

This div border color is #557766.

Opacity

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

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

Text with #557766 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 #557766;}

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

This text has shadow with #557766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557766.

Preview

Color preview on black background

This text has color #557766 on black background.


Color preview on white background

This text has color #557766 on white background.


Black color preview on #557766 background

This text has black color on #557766 background.


White color preview on #557766 background

This text has white color on #557766 background.


Related colors

Complementary color

Complementary color for #hex is #AA8899.


I love getcolorcode.com

Triadic colors

1 #665577 and #776655 with #557766 are triadic colors.

2 #667755 and #775566 with #557766 are triadic colors.