COLOR #547B54

HEX: #547B54 RGB: (84,123,84)

Color info

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

RGB color model

#547B54 color RGB value is (84,123,84).

RGB: (84,123,84) (33%, 48%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 123 of 255 = 48%
B 84 of 255 = 33%

84
123
84

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

Portions of RGB colors in percentages

R + G + B = 84 + 123 + 84 = 291 (100%)
R 84 of 291 ~ 28.87%
G 123 of 291 ~ 42.27%
B 84 of 291 ~ 28.87'%

%28.87
%42.27
%28.87

CMYK color model

#547B54 color CMYK value is (32,0,32,52).

  • cyan value is 31.71%
  • magenta value is 0.00%
  • yellow value is 31.71%
  • key color value is 51.76%

CMYK: (32,0,32,52)
C32M0Y32K52 (32%, 0%, 32%, 52%)
(0.32 / 0.00 / 0.32 / 0.52)

CMYK percentages

%31.71
%0
%31.71
%51.76

Codes

Color #547B54 in popluar color models

54 7B 54
RGB 84 123 84
HSL 120° 18.84% 40.59%
HSB/HSV 120° 31.71% 48.24%
CMYK 31.71% 0.00% 31.71%
51.76%

Color #547B54 in popluar number systems.

HEX 54 7B 54
Decimal 84 123 84
Binary 1010100 1111011 1010100
Octal 124 173 124

Shades and tints

Shades of #547B54

#547B54
(84,123,84)
#4D704D
(77,112,77)
#466546
(70,101,70)
#3F5A3F
(63,90,63)
#384F38
(56,79,56)
#314431
(49,68,49)
#2A392A
(42,57,42)
#232E23
(35,46,35)
#1C231C
(28,35,28)
#151815
(21,24,21)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #547B54

#547B54
(84,123,84)
#638763
(99,135,99)
#729372
(114,147,114)
#819F81
(129,159,129)
#90AB90
(144,171,144)
#9FB79F
(159,183,159)
#AEC3AE
(174,195,174)
#BDCFBD
(189,207,189)
#CCDBCC
(204,219,204)
#DBE7DB
(219,231,219)
#EAF3EA
(234,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #547B54; }

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

This text font color is #547B54.

Background Color

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

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

This div background color is #547B54.

Border color

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

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

This div border color is #547B54.

Opacity

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

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

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

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

This text has shadow with #547B54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #547B54.

Preview

Color preview on black background

This text has color #547B54 on black background.


Color preview on white background

This text has color #547B54 on white background.


Black color preview on #547B54 background

This text has black color on #547B54 background.


White color preview on #547B54 background

This text has white color on #547B54 background.


Related colors

Complementary color

Complementary color for #hex is #AB84AB.


I love getcolorcode.com

Triadic colors

1 #54547B and #7B5454 with #547B54 are triadic colors.

2 #547B54 and #7B5454 with #547B54 are triadic colors.