COLOR #549242

HEX: #549242 RGB: (84,146,66)

Color info

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

RGB color model

#549242 color RGB value is (84,146,66).

RGB: (84,146,66) (33%, 57%, 26%)

RGB channels and saturation

R 84 of 255 = 33%
G 146 of 255 = 57%
B 66 of 255 = 26%

84
146
66

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

Portions of RGB colors in percentages

R + G + B = 84 + 146 + 66 = 296 (100%)
R 84 of 296 ~ 28.38%
G 146 of 296 ~ 49.32%
B 66 of 296 ~ 22.3'%

%28.38
%49.32
%22.3

CMYK color model

#549242 color CMYK value is (42,0,55,43).

  • cyan value is 42.47%
  • magenta value is 0.00%
  • yellow value is 54.79%
  • key color value is 42.75%

CMYK: (42,0,55,43)
C42M0Y55K43 (42%, 0%, 55%, 43%)
(0.42 / 0.00 / 0.55 / 0.43)

CMYK percentages

%42.47
%0
%54.79
%42.75

Codes

Color #549242 in popluar color models

54 92 42
RGB 84 146 66
HSL 107° 37.74% 41.57%
HSB/HSV 107° 54.79% 57.25%
CMYK 42.47% 0.00% 54.79%
42.75%

Color #549242 in popluar number systems.

HEX 54 92 42
Decimal 84 146 66
Binary 1010100 10010010 1000010
Octal 124 222 102

Shades and tints

Shades of #549242

#549242
(84,146,66)
#4D853C
(77,133,60)
#467836
(70,120,54)
#3F6B30
(63,107,48)
#385E2A
(56,94,42)
#315124
(49,81,36)
#2A441E
(42,68,30)
#233718
(35,55,24)
#1C2A12
(28,42,18)
#151D0C
(21,29,12)
#0E1006
(14,16,6)
#000000
(0,0,0)

Tints of #549242

#549242
(84,146,66)
#639B53
(99,155,83)
#72A464
(114,164,100)
#81AD75
(129,173,117)
#90B686
(144,182,134)
#9FBF97
(159,191,151)
#AEC8A8
(174,200,168)
#BDD1B9
(189,209,185)
#CCDACA
(204,218,202)
#DBE3DB
(219,227,219)
#EAECEC
(234,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #549242; }

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

This text font color is #549242.

Background Color

.myBgColor { background-color: #549242; }

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

This div background color is #549242.

Border color

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

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

This div border color is #549242.

Opacity

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

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

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

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

This text has shadow with #549242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #549242.

Preview

Color preview on black background

This text has color #549242 on black background.


Color preview on white background

This text has color #549242 on white background.


Black color preview on #549242 background

This text has black color on #549242 background.


White color preview on #549242 background

This text has white color on #549242 background.


Related colors

Complementary color

Complementary color for #hex is #AB6DBD.


I love getcolorcode.com

Triadic colors

1 #425492 and #924254 with #549242 are triadic colors.

2 #429254 and #925442 with #549242 are triadic colors.