COLOR #549A76

HEX: #549A76 RGB: (84,154,118)

Color info

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

RGB color model

#549A76 color RGB value is (84,154,118).

RGB: (84,154,118) (33%, 60%, 46%)

RGB channels and saturation

R 84 of 255 = 33%
G 154 of 255 = 60%
B 118 of 255 = 46%

84
154
118

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

Portions of RGB colors in percentages

R + G + B = 84 + 154 + 118 = 356 (100%)
R 84 of 356 ~ 23.6%
G 154 of 356 ~ 43.26%
B 118 of 356 ~ 33.15'%

%23.6
%43.26
%33.15

CMYK color model

#549A76 color CMYK value is (45,0,23,40).

  • cyan value is 45.45%
  • magenta value is 0.00%
  • yellow value is 23.38%
  • key color value is 39.61%

CMYK: (45,0,23,40)
C45M0Y23K40 (45%, 0%, 23%, 40%)
(0.45 / 0.00 / 0.23 / 0.40)

CMYK percentages

%45.45
%0
%23.38
%39.61

Codes

Color #549A76 in popluar color models

54 9A 76
RGB 84 154 118
HSL 149° 29.41% 46.67%
HSB/HSV 149° 45.45% 60.39%
CMYK 45.45% 0.00% 23.38%
39.61%

Color #549A76 in popluar number systems.

HEX 54 9A 76
Decimal 84 154 118
Binary 1010100 10011010 1110110
Octal 124 232 166

Shades and tints

Shades of #549A76

#549A76
(84,154,118)
#4D8C6C
(77,140,108)
#467E62
(70,126,98)
#3F7058
(63,112,88)
#38624E
(56,98,78)
#315444
(49,84,68)
#2A463A
(42,70,58)
#233830
(35,56,48)
#1C2A26
(28,42,38)
#151C1C
(21,28,28)
#0E0E12
(14,14,18)
#000000
(0,0,0)

Tints of #549A76

#549A76
(84,154,118)
#63A382
(99,163,130)
#72AC8E
(114,172,142)
#81B59A
(129,181,154)
#90BEA6
(144,190,166)
#9FC7B2
(159,199,178)
#AED0BE
(174,208,190)
#BDD9CA
(189,217,202)
#CCE2D6
(204,226,214)
#DBEBE2
(219,235,226)
#EAF4EE
(234,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #549A76 color. Also use rgb(84,154,118) instead hex code.

Text Font Color

.myTextColor { color: #549A76; }

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

This text font color is #549A76.

Background Color

.myBgColor { background-color: #549A76; }

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

This div background color is #549A76.

Border color

.myBorderColor { border: 1px solid #549A76; }

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

This div border color is #549A76.

Opacity

.myOpacity80 { color: #549A76; opacity: 0.8; }

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

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

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

This text has shadow with #549A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #549A76.

Preview

Color preview on black background

This text has color #549A76 on black background.


Color preview on white background

This text has color #549A76 on white background.


Black color preview on #549A76 background

This text has black color on #549A76 background.


White color preview on #549A76 background

This text has white color on #549A76 background.


Related colors

Complementary color

Complementary color for #hex is #AB6589.


I love getcolorcode.com

Triadic colors

1 #76549A and #9A7654 with #549A76 are triadic colors.

2 #769A54 and #9A5476 with #549A76 are triadic colors.