COLOR #549639

HEX: #549639 RGB: (84,150,57)

Color info

#549639 contains mainly green color. Web safe color of #549639 is #669933 (or #693).

RGB color model

#549639 color RGB value is (84,150,57).

RGB: (84,150,57) (33%, 59%, 22%)

RGB channels and saturation

R 84 of 255 = 33%
G 150 of 255 = 59%
B 57 of 255 = 22%

84
150
57

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

Portions of RGB colors in percentages

R + G + B = 84 + 150 + 57 = 291 (100%)
R 84 of 291 ~ 28.87%
G 150 of 291 ~ 51.55%
B 57 of 291 ~ 19.59'%

%28.87
%51.55
%19.59

CMYK color model

#549639 color CMYK value is (44,0,62,41).

  • cyan value is 44.00%
  • magenta value is 0.00%
  • yellow value is 62.00%
  • key color value is 41.18%

CMYK: (44,0,62,41)
C44M0Y62K41 (44%, 0%, 62%, 41%)
(0.44 / 0.00 / 0.62 / 0.41)

CMYK percentages

%44
%0
%62
%41.18

Codes

Color #549639 in popluar color models

54 96 39
RGB 84 150 57
HSL 103° 44.93% 40.59%
HSB/HSV 103° 62.00% 58.82%
CMYK 44.00% 0.00% 62.00%
41.18%

Color #549639 in popluar number systems.

HEX 54 96 39
Decimal 84 150 57
Binary 1010100 10010110 111001
Octal 124 226 71

Shades and tints

Shades of #549639

#549639
(84,150,57)
#4D8934
(77,137,52)
#467C2F
(70,124,47)
#3F6F2A
(63,111,42)
#386225
(56,98,37)
#315520
(49,85,32)
#2A481B
(42,72,27)
#233B16
(35,59,22)
#1C2E11
(28,46,17)
#15210C
(21,33,12)
#0E1407
(14,20,7)
#000000
(0,0,0)

Tints of #549639

#549639
(84,150,57)
#639F4B
(99,159,75)
#72A85D
(114,168,93)
#81B16F
(129,177,111)
#90BA81
(144,186,129)
#9FC393
(159,195,147)
#AECCA5
(174,204,165)
#BDD5B7
(189,213,183)
#CCDEC9
(204,222,201)
#DBE7DB
(219,231,219)
#EAF0ED
(234,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #549639 color. Also use rgb(84,150,57) instead hex code.

Text Font Color

.myTextColor { color: #549639; }

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

This text font color is #549639.

Background Color

.myBgColor { background-color: #549639; }

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

This div background color is #549639.

Border color

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

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

This div border color is #549639.

Opacity

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

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

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

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

This text has shadow with #549639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #549639.

Preview

Color preview on black background

This text has color #549639 on black background.


Color preview on white background

This text has color #549639 on white background.


Black color preview on #549639 background

This text has black color on #549639 background.


White color preview on #549639 background

This text has white color on #549639 background.


Related colors

Complementary color

Complementary color for #hex is #AB69C6.


I love getcolorcode.com

Triadic colors

1 #395496 and #963954 with #549639 are triadic colors.

2 #399654 and #965439 with #549639 are triadic colors.