COLOR #549842

HEX: #549842 RGB: (84,152,66)

Color info

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

RGB color model

#549842 color RGB value is (84,152,66).

RGB: (84,152,66) (33%, 60%, 26%)

RGB channels and saturation

R 84 of 255 = 33%
G 152 of 255 = 60%
B 66 of 255 = 26%

84
152
66

R + G + B ~ 40%. #549842 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 84 + 152 + 66 = 302 (100%)
R 84 of 302 ~ 27.81%
G 152 of 302 ~ 50.33%
B 66 of 302 ~ 21.85'%

%27.81
%50.33
%21.85

CMYK color model

#549842 color CMYK value is (45,0,57,40).

  • cyan value is 44.74%
  • magenta value is 0.00%
  • yellow value is 56.58%
  • key color value is 40.39%
CMYK: (45,0,57,40) C45M0Y57K40 (45%,0%,57%,40%) (0.45/0.00/0.57/0.40) 

CMYK percentages

%44.74
%0
%56.58
%40.39

Codes

Color #549842 in popluar color models

54 98 42
RGB 84 152 66
HSL 107° 39.45% 42.75%
HSB/HSV 107° 56.58% 59.61%
CMYK 44.74% 0.00% 56.58%
40.39%

Color #549842 in popluar number systems.

HEX 54 98 42
Decimal 84 152 66
Binary 1010100 10011000 1000010
Octal 124 230 102

Shades and tints

Shades of #549842

#549842
(84,152,66)
#4D8B3C
(77,139,60)
#467E36
(70,126,54)
#3F7130
(63,113,48)
#38642A
(56,100,42)
#315724
(49,87,36)
#2A4A1E
(42,74,30)
#233D18
(35,61,24)
#1C3012
(28,48,18)
#15230C
(21,35,12)
#0E1606
(14,22,6)
#000000
(0,0,0)

Tints of #549842

#549842
(84,152,66)
#63A153
(99,161,83)
#72AA64
(114,170,100)
#81B375
(129,179,117)
#90BC86
(144,188,134)
#9FC597
(159,197,151)
#AECEA8
(174,206,168)
#BDD7B9
(189,215,185)
#CCE0CA
(204,224,202)
#DBE9DB
(219,233,219)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #549842 color. Also use rgb(84,152,66) instead hex code.

Text Font Color

.myTextColor { color: #549842; }

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

This text font color is #549842.

Background Color

.myBgColor { background-color: #549842; }

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

This div background color is #549842.

Border color

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

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

This div border color is #549842.

Opacity

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

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

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

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

This text has shadow with #549842 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #549842.

Preview

Color preview on black background

This text has color #549842 on black background.


Color preview on white background

This text has color #549842 on white background.


Black color preview on #549842 background

This text has black color on #549842 background.


White color preview on #549842 background

This text has white color on #549842 background.


Related colors

Complementary color

Complementary color for #hex is #AB67BD.


I love getcolorcode.com

Triadic colors

1 #425498 and #984254 with #549842 are triadic colors.

2 #429854 and #985442 with #549842 are triadic colors.