COLOR #547A58

HEX: #547A58 RGB: (84,122,88)

Color info

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

RGB color model

#547A58 color RGB value is (84,122,88).

RGB: (84,122,88) (33%, 48%, 35%)

RGB channels and saturation

R 84 of 255 = 33%
G 122 of 255 = 48%
B 88 of 255 = 35%

84
122
88

R + G + B ~ 39%. #547A58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 122 + 88 = 294 (100%)
R 84 of 294 ~ 28.57%
G 122 of 294 ~ 41.5%
B 88 of 294 ~ 29.93'%

%28.57
%41.5
%29.93

CMYK color model

#547A58 color CMYK value is (31,0,28,52).

  • cyan value is 31.15%
  • magenta value is 0.00%
  • yellow value is 27.87%
  • key color value is 52.16%

CMYK: (31,0,28,52)
C31M0Y28K52 (31%, 0%, 28%, 52%)
(0.31 / 0.00 / 0.28 / 0.52)

CMYK percentages

%31.15
%0
%27.87
%52.16

Codes

Color #547A58 in popluar color models

54 7A 58
RGB 84 122 88
HSL 126° 18.45% 40.39%
HSB/HSV 126° 31.15% 47.84%
CMYK 31.15% 0.00% 27.87%
52.16%

Color #547A58 in popluar number systems.

HEX 54 7A 58
Decimal 84 122 88
Binary 1010100 1111010 1011000
Octal 124 172 130

Shades and tints

Shades of #547A58

#547A58
(84,122,88)
#4D6F50
(77,111,80)
#466448
(70,100,72)
#3F5940
(63,89,64)
#384E38
(56,78,56)
#314330
(49,67,48)
#2A3828
(42,56,40)
#232D20
(35,45,32)
#1C2218
(28,34,24)
#151710
(21,23,16)
#0E0C08
(14,12,8)
#000000
(0,0,0)

Tints of #547A58

#547A58
(84,122,88)
#638667
(99,134,103)
#729276
(114,146,118)
#819E85
(129,158,133)
#90AA94
(144,170,148)
#9FB6A3
(159,182,163)
#AEC2B2
(174,194,178)
#BDCEC1
(189,206,193)
#CCDAD0
(204,218,208)
#DBE6DF
(219,230,223)
#EAF2EE
(234,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #547A58 color. Also use rgb(84,122,88) instead hex code.

Text Font Color

.myTextColor { color: #547A58; }

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

This text font color is #547A58.

Background Color

.myBgColor { background-color: #547A58; }

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

This div background color is #547A58.

Border color

.myBorderColor { border: 1px solid #547A58; }

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

This div border color is #547A58.

Opacity

.myOpacity80 { color: #547A58; opacity: 0.8; }

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

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

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

This text has shadow with #547A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #547A58.

Preview

Color preview on black background

This text has color #547A58 on black background.


Color preview on white background

This text has color #547A58 on white background.


Black color preview on #547A58 background

This text has black color on #547A58 background.


White color preview on #547A58 background

This text has white color on #547A58 background.


Related colors

Complementary color

Complementary color for #hex is #AB85A7.


I love getcolorcode.com

Triadic colors

1 #58547A and #7A5854 with #547A58 are triadic colors.

2 #587A54 and #7A5458 with #547A58 are triadic colors.