COLOR #547955

HEX: #547955 RGB: (84,121,85)

Color info

#547955 contains red, green and blue colors in about the same proportion. Web safe color of #547955 is #666666 (or #666).

RGB color model

#547955 color RGB value is (84,121,85).

RGB: (84,121,85) (33%, 47%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 121 of 255 = 47%
B 85 of 255 = 33%

84
121
85

R + G + B ~ 38%. #547955 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 121 + 85 = 290 (100%)
R 84 of 290 ~ 28.97%
G 121 of 290 ~ 41.72%
B 85 of 290 ~ 29.31'%

%28.97
%41.72
%29.31

CMYK color model

#547955 color CMYK value is (31,0,30,53).

  • cyan value is 30.58%
  • magenta value is 0.00%
  • yellow value is 29.75%
  • key color value is 52.55%

CMYK: (31,0,30,53)
C31M0Y30K53 (31%, 0%, 30%, 53%)
(0.31 / 0.00 / 0.30 / 0.53)

CMYK percentages

%30.58
%0
%29.75
%52.55

Codes

Color #547955 in popluar color models

54 79 55
RGB 84 121 85
HSL 122° 18.05% 40.20%
HSB/HSV 122° 30.58% 47.45%
CMYK 30.58% 0.00% 29.75%
52.55%

Color #547955 in popluar number systems.

HEX 54 79 55
Decimal 84 121 85
Binary 1010100 1111001 1010101
Octal 124 171 125

Shades and tints

Shades of #547955

#547955
(84,121,85)
#4D6E4E
(77,110,78)
#466347
(70,99,71)
#3F5840
(63,88,64)
#384D39
(56,77,57)
#314232
(49,66,50)
#2A372B
(42,55,43)
#232C24
(35,44,36)
#1C211D
(28,33,29)
#151616
(21,22,22)
#0E0B0F
(14,11,15)
#000000
(0,0,0)

Tints of #547955

#547955
(84,121,85)
#638564
(99,133,100)
#729173
(114,145,115)
#819D82
(129,157,130)
#90A991
(144,169,145)
#9FB5A0
(159,181,160)
#AEC1AF
(174,193,175)
#BDCDBE
(189,205,190)
#CCD9CD
(204,217,205)
#DBE5DC
(219,229,220)
#EAF1EB
(234,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #547955; }

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

This text font color is #547955.

Background Color

.myBgColor { background-color: #547955; }

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

This div background color is #547955.

Border color

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

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

This div border color is #547955.

Opacity

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

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

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

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

This text has shadow with #547955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #547955.

Preview

Color preview on black background

This text has color #547955 on black background.


Color preview on white background

This text has color #547955 on white background.


Black color preview on #547955 background

This text has black color on #547955 background.


White color preview on #547955 background

This text has white color on #547955 background.


Related colors

Complementary color

Complementary color for #hex is #AB86AA.


I love getcolorcode.com

Triadic colors

1 #555479 and #795554 with #547955 are triadic colors.

2 #557954 and #795455 with #547955 are triadic colors.