COLOR #548D4C

HEX: #548D4C RGB: (84,141,76)

Color info

#548D4C contains mainly red and green colors. Web safe color of #548D4C is #669933 (or #693).

RGB color model

#548D4C color RGB value is (84,141,76).

RGB: (84,141,76) (33%, 55%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 141 of 255 = 55%
B 76 of 255 = 30%

84
141
76

R + G + B ~ 39%. #548D4C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 141 + 76 = 301 (100%)
R 84 of 301 ~ 27.91%
G 141 of 301 ~ 46.84%
B 76 of 301 ~ 25.25'%

%27.91
%46.84
%25.25

CMYK color model

#548D4C color CMYK value is (40,0,46,45).

  • cyan value is 40.43%
  • magenta value is 0.00%
  • yellow value is 46.10%
  • key color value is 44.71%
CMYK: (40,0,46,45) C40M0Y46K45 (40%,0%,46%,45%) (0.40/0.00/0.46/0.45) 

CMYK percentages

%40.43
%0
%46.1
%44.71

Codes

Color #548D4C in popluar color models

54 8D 4C
RGB 84 141 76
HSL 113° 29.95% 42.55%
HSB/HSV 113° 46.10% 55.29%
CMYK 40.43% 0.00% 46.10%
44.71%

Color #548D4C in popluar number systems.

HEX 54 8D 4C
Decimal 84 141 76
Binary 1010100 10001101 1001100
Octal 124 215 114

Shades and tints

Shades of #548D4C

#548D4C
(84,141,76)
#4D8146
(77,129,70)
#467540
(70,117,64)
#3F693A
(63,105,58)
#385D34
(56,93,52)
#31512E
(49,81,46)
#2A4528
(42,69,40)
#233922
(35,57,34)
#1C2D1C
(28,45,28)
#152116
(21,33,22)
#0E1510
(14,21,16)
#000000
(0,0,0)

Tints of #548D4C

#548D4C
(84,141,76)
#63975C
(99,151,92)
#72A16C
(114,161,108)
#81AB7C
(129,171,124)
#90B58C
(144,181,140)
#9FBF9C
(159,191,156)
#AEC9AC
(174,201,172)
#BDD3BC
(189,211,188)
#CCDDCC
(204,221,204)
#DBE7DC
(219,231,220)
#EAF1EC
(234,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #548D4C; }

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

This text font color is #548D4C.

Background Color

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

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

This div background color is #548D4C.

Border color

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

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

This div border color is #548D4C.

Opacity

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

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

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

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

This text has shadow with #548D4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #548D4C.

Preview

Color preview on black background

This text has color #548D4C on black background.


Color preview on white background

This text has color #548D4C on white background.


Black color preview on #548D4C background

This text has black color on #548D4C background.


White color preview on #548D4C background

This text has white color on #548D4C background.


Related colors

Complementary color

Complementary color for #hex is #AB72B3.


I love getcolorcode.com

Triadic colors

1 #4C548D and #8D4C54 with #548D4C are triadic colors.

2 #4C8D54 and #8D544C with #548D4C are triadic colors.