COLOR #548473

HEX: #548473 RGB: (84,132,115)

Color info

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

RGB color model

#548473 color RGB value is (84,132,115).

RGB: (84,132,115) (33%, 52%, 45%)

RGB channels and saturation

R 84 of 255 = 33%
G 132 of 255 = 52%
B 115 of 255 = 45%

84
132
115

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

Portions of RGB colors in percentages

R + G + B = 84 + 132 + 115 = 331 (100%)
R 84 of 331 ~ 25.38%
G 132 of 331 ~ 39.88%
B 115 of 331 ~ 34.74'%

%25.38
%39.88
%34.74

CMYK color model

#548473 color CMYK value is (36,0,13,48).

  • cyan value is 36.36%
  • magenta value is 0.00%
  • yellow value is 12.88%
  • key color value is 48.24%

CMYK: (36,0,13,48)
C36M0Y13K48 (36%, 0%, 13%, 48%)
(0.36 / 0.00 / 0.13 / 0.48)

CMYK percentages

%36.36
%0
%12.88
%48.24

Codes

Color #548473 in popluar color models

54 84 73
RGB 84 132 115
HSL 159° 22.22% 42.35%
HSB/HSV 159° 36.36% 51.76%
CMYK 36.36% 0.00% 12.88%
48.24%

Color #548473 in popluar number systems.

HEX 54 84 73
Decimal 84 132 115
Binary 1010100 10000100 1110011
Octal 124 204 163

Shades and tints

Shades of #548473

#548473
(84,132,115)
#4D7869
(77,120,105)
#466C5F
(70,108,95)
#3F6055
(63,96,85)
#38544B
(56,84,75)
#314841
(49,72,65)
#2A3C37
(42,60,55)
#23302D
(35,48,45)
#1C2423
(28,36,35)
#151819
(21,24,25)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #548473

#548473
(84,132,115)
#638F7F
(99,143,127)
#729A8B
(114,154,139)
#81A597
(129,165,151)
#90B0A3
(144,176,163)
#9FBBAF
(159,187,175)
#AEC6BB
(174,198,187)
#BDD1C7
(189,209,199)
#CCDCD3
(204,220,211)
#DBE7DF
(219,231,223)
#EAF2EB
(234,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #548473 color. Also use rgb(84,132,115) instead hex code.

Text Font Color

.myTextColor { color: #548473; }

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

This text font color is #548473.

Background Color

.myBgColor { background-color: #548473; }

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

This div background color is #548473.

Border color

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

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

This div border color is #548473.

Opacity

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

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

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

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

This text has shadow with #548473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #548473.

Preview

Color preview on black background

This text has color #548473 on black background.


Color preview on white background

This text has color #548473 on white background.


Black color preview on #548473 background

This text has black color on #548473 background.


White color preview on #548473 background

This text has white color on #548473 background.


Related colors

Complementary color

Complementary color for #hex is #AB7B8C.


I love getcolorcode.com

Triadic colors

1 #735484 and #847354 with #548473 are triadic colors.

2 #738454 and #845473 with #548473 are triadic colors.