COLOR #549677

HEX: #549677 RGB: (84,150,119)

Color info

#549677 contains mainly green and blue colors. Web safe color of #549677 is #669966 (or #696).

RGB color model

#549677 color RGB value is (84,150,119).

RGB: (84,150,119) (33%, 59%, 47%)

RGB channels and saturation

R 84 of 255 = 33%
G 150 of 255 = 59%
B 119 of 255 = 47%

84
150
119

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

Portions of RGB colors in percentages

R + G + B = 84 + 150 + 119 = 353 (100%)
R 84 of 353 ~ 23.8%
G 150 of 353 ~ 42.49%
B 119 of 353 ~ 33.71'%

%23.8
%42.49
%33.71

CMYK color model

#549677 color CMYK value is (44,0,21,41).

  • cyan value is 44.00%
  • magenta value is 0.00%
  • yellow value is 20.67%
  • key color value is 41.18%

CMYK: (44,0,21,41)
C44M0Y21K41 (44%, 0%, 21%, 41%)
(0.44 / 0.00 / 0.21 / 0.41)

CMYK percentages

%44
%0
%20.67
%41.18

Codes

Color #549677 in popluar color models

54 96 77
RGB 84 150 119
HSL 152° 28.21% 45.88%
HSB/HSV 152° 44.00% 58.82%
CMYK 44.00% 0.00% 20.67%
41.18%

Color #549677 in popluar number systems.

HEX 54 96 77
Decimal 84 150 119
Binary 1010100 10010110 1110111
Octal 124 226 167

Shades and tints

Shades of #549677

#549677
(84,150,119)
#4D896D
(77,137,109)
#467C63
(70,124,99)
#3F6F59
(63,111,89)
#38624F
(56,98,79)
#315545
(49,85,69)
#2A483B
(42,72,59)
#233B31
(35,59,49)
#1C2E27
(28,46,39)
#15211D
(21,33,29)
#0E1413
(14,20,19)
#000000
(0,0,0)

Tints of #549677

#549677
(84,150,119)
#639F83
(99,159,131)
#72A88F
(114,168,143)
#81B19B
(129,177,155)
#90BAA7
(144,186,167)
#9FC3B3
(159,195,179)
#AECCBF
(174,204,191)
#BDD5CB
(189,213,203)
#CCDED7
(204,222,215)
#DBE7E3
(219,231,227)
#EAF0EF
(234,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #549677 color. Also use rgb(84,150,119) instead hex code.

Text Font Color

.myTextColor { color: #549677; }

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

This text font color is #549677.

Background Color

.myBgColor { background-color: #549677; }

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

This div background color is #549677.

Border color

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

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

This div border color is #549677.

Opacity

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

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

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

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

This text has shadow with #549677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #549677.

Preview

Color preview on black background

This text has color #549677 on black background.


Color preview on white background

This text has color #549677 on white background.


Black color preview on #549677 background

This text has black color on #549677 background.


White color preview on #549677 background

This text has white color on #549677 background.


Related colors

Complementary color

Complementary color for #hex is #AB6988.


I love getcolorcode.com

Triadic colors

1 #775496 and #967754 with #549677 are triadic colors.

2 #779654 and #965477 with #549677 are triadic colors.