COLOR #547531

HEX: #547531 RGB: (84,117,49)

Color info

#547531 contains mainly red and green colors. Web safe color of #547531 is #666633 (or #663).

RGB color model

#547531 color RGB value is (84,117,49).

RGB: (84,117,49) (33%, 46%, 19%)

RGB channels and saturation

R 84 of 255 = 33%
G 117 of 255 = 46%
B 49 of 255 = 19%

84
117
49

R + G + B ~ 33%. #547531 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 117 + 49 = 250 (100%)
R 84 of 250 ~ 33.6%
G 117 of 250 ~ 46.8%
B 49 of 250 ~ 19.6'%

%33.6
%46.8
%19.6

CMYK color model

#547531 color CMYK value is (28,0,58,54).

  • cyan value is 28.21%
  • magenta value is 0.00%
  • yellow value is 58.12%
  • key color value is 54.12%

CMYK: (28,0,58,54)
C28M0Y58K54 (28%, 0%, 58%, 54%)
(0.28 / 0.00 / 0.58 / 0.54)

CMYK percentages

%28.21
%0
%58.12
%54.12

Codes

Color #547531 in popluar color models

54 75 31
RGB 84 117 49
HSL 89° 40.96% 32.55%
HSB/HSV 89° 58.12% 45.88%
CMYK 28.21% 0.00% 58.12%
54.12%

Color #547531 in popluar number systems.

HEX 54 75 31
Decimal 84 117 49
Binary 1010100 1110101 110001
Octal 124 165 61

Shades and tints

Shades of #547531

#547531
(84,117,49)
#4D6B2D
(77,107,45)
#466129
(70,97,41)
#3F5725
(63,87,37)
#384D21
(56,77,33)
#31431D
(49,67,29)
#2A3919
(42,57,25)
#232F15
(35,47,21)
#1C2511
(28,37,17)
#151B0D
(21,27,13)
#0E1109
(14,17,9)
#000000
(0,0,0)

Tints of #547531

#547531
(84,117,49)
#638143
(99,129,67)
#728D55
(114,141,85)
#819967
(129,153,103)
#90A579
(144,165,121)
#9FB18B
(159,177,139)
#AEBD9D
(174,189,157)
#BDC9AF
(189,201,175)
#CCD5C1
(204,213,193)
#DBE1D3
(219,225,211)
#EAEDE5
(234,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #547531 color. Also use rgb(84,117,49) instead hex code.

Text Font Color

.myTextColor { color: #547531; }

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

This text font color is #547531.

Background Color

.myBgColor { background-color: #547531; }

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

This div background color is #547531.

Border color

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

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

This div border color is #547531.

Opacity

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

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

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

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

This text has shadow with #547531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #547531.

Preview

Color preview on black background

This text has color #547531 on black background.


Color preview on white background

This text has color #547531 on white background.


Black color preview on #547531 background

This text has black color on #547531 background.


White color preview on #547531 background

This text has white color on #547531 background.


Related colors

Complementary color

Complementary color for #hex is #AB8ACE.


I love getcolorcode.com

Triadic colors

1 #315475 and #753154 with #547531 are triadic colors.

2 #317554 and #755431 with #547531 are triadic colors.