COLOR #548D79

HEX: #548D79 RGB: (84,141,121)

Color info

#548D79 contains red, green and blue colors in about the same proportion. Web safe color of #548D79 is #669966 (or #696).

RGB color model

#548D79 color RGB value is (84,141,121).

RGB: (84,141,121) (33%, 55%, 47%)

RGB channels and saturation

R 84 of 255 = 33%
G 141 of 255 = 55%
B 121 of 255 = 47%

84
141
121

R + G + B ~ 45%. #548D79 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 84 + 141 + 121 = 346 (100%)
R 84 of 346 ~ 24.28%
G 141 of 346 ~ 40.75%
B 121 of 346 ~ 34.97'%

%24.28
%40.75
%34.97

CMYK color model

#548D79 color CMYK value is (40,0,14,45).

  • cyan value is 40.43%
  • magenta value is 0.00%
  • yellow value is 14.18%
  • key color value is 44.71%

CMYK: (40,0,14,45)
C40M0Y14K45 (40%, 0%, 14%, 45%)
(0.40 / 0.00 / 0.14 / 0.45)

CMYK percentages

%40.43
%0
%14.18
%44.71

Codes

Color #548D79 in popluar color models

54 8D 79
RGB 84 141 121
HSL 159° 25.33% 44.12%
HSB/HSV 159° 40.43% 55.29%
CMYK 40.43% 0.00% 14.18%
44.71%

Color #548D79 in popluar number systems.

HEX 54 8D 79
Decimal 84 141 121
Binary 1010100 10001101 1111001
Octal 124 215 171

Shades and tints

Shades of #548D79

#548D79
(84,141,121)
#4D816E
(77,129,110)
#467563
(70,117,99)
#3F6958
(63,105,88)
#385D4D
(56,93,77)
#315142
(49,81,66)
#2A4537
(42,69,55)
#23392C
(35,57,44)
#1C2D21
(28,45,33)
#152116
(21,33,22)
#0E150B
(14,21,11)
#000000
(0,0,0)

Tints of #548D79

#548D79
(84,141,121)
#639785
(99,151,133)
#72A191
(114,161,145)
#81AB9D
(129,171,157)
#90B5A9
(144,181,169)
#9FBFB5
(159,191,181)
#AEC9C1
(174,201,193)
#BDD3CD
(189,211,205)
#CCDDD9
(204,221,217)
#DBE7E5
(219,231,229)
#EAF1F1
(234,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #548D79 color. Also use rgb(84,141,121) instead hex code.

Text Font Color

.myTextColor { color: #548D79; }

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

This text font color is #548D79.

Background Color

.myBgColor { background-color: #548D79; }

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

This div background color is #548D79.

Border color

.myBorderColor { border: 1px solid #548D79; }

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

This div border color is #548D79.

Opacity

.myOpacity80 { color: #548D79; opacity: 0.8; }

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

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

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

This text has shadow with #548D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #548D79.

Preview

Color preview on black background

This text has color #548D79 on black background.


Color preview on white background

This text has color #548D79 on white background.


Black color preview on #548D79 background

This text has black color on #548D79 background.


White color preview on #548D79 background

This text has white color on #548D79 background.


Related colors

Complementary color

Complementary color for #hex is #AB7286.


I love getcolorcode.com

Triadic colors

1 #79548D and #8D7954 with #548D79 are triadic colors.

2 #798D54 and #8D5479 with #548D79 are triadic colors.