COLOR #548549

HEX: #548549 RGB: (84,133,73)

Color info

#548549 contains mainly red and green colors. Web safe color of #548549 is #669933 (or #693).

RGB color model

#548549 color RGB value is (84,133,73).

RGB: (84,133,73) (33%, 52%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 133 of 255 = 52%
B 73 of 255 = 29%

84
133
73

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

Portions of RGB colors in percentages

R + G + B = 84 + 133 + 73 = 290 (100%)
R 84 of 290 ~ 28.97%
G 133 of 290 ~ 45.86%
B 73 of 290 ~ 25.17'%

%28.97
%45.86
%25.17

CMYK color model

#548549 color CMYK value is (37,0,45,48).

  • cyan value is 36.84%
  • magenta value is 0.00%
  • yellow value is 45.11%
  • key color value is 47.84%

CMYK: (37,0,45,48)
C37M0Y45K48 (37%, 0%, 45%, 48%)
(0.37 / 0.00 / 0.45 / 0.48)

CMYK percentages

%36.84
%0
%45.11
%47.84

Codes

Color #548549 in popluar color models

54 85 49
RGB 84 133 73
HSL 109° 29.13% 40.39%
HSB/HSV 109° 45.11% 52.16%
CMYK 36.84% 0.00% 45.11%
47.84%

Color #548549 in popluar number systems.

HEX 54 85 49
Decimal 84 133 73
Binary 1010100 10000101 1001001
Octal 124 205 111

Shades and tints

Shades of #548549

#548549
(84,133,73)
#4D7943
(77,121,67)
#466D3D
(70,109,61)
#3F6137
(63,97,55)
#385531
(56,85,49)
#31492B
(49,73,43)
#2A3D25
(42,61,37)
#23311F
(35,49,31)
#1C2519
(28,37,25)
#151913
(21,25,19)
#0E0D0D
(14,13,13)
#000000
(0,0,0)

Tints of #548549

#548549
(84,133,73)
#639059
(99,144,89)
#729B69
(114,155,105)
#81A679
(129,166,121)
#90B189
(144,177,137)
#9FBC99
(159,188,153)
#AEC7A9
(174,199,169)
#BDD2B9
(189,210,185)
#CCDDC9
(204,221,201)
#DBE8D9
(219,232,217)
#EAF3E9
(234,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #548549 color. Also use rgb(84,133,73) instead hex code.

Text Font Color

.myTextColor { color: #548549; }

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

This text font color is #548549.

Background Color

.myBgColor { background-color: #548549; }

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

This div background color is #548549.

Border color

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

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

This div border color is #548549.

Opacity

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

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

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

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

This text has shadow with #548549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #548549.

Preview

Color preview on black background

This text has color #548549 on black background.


Color preview on white background

This text has color #548549 on white background.


Black color preview on #548549 background

This text has black color on #548549 background.


White color preview on #548549 background

This text has white color on #548549 background.


Related colors

Complementary color

Complementary color for #hex is #AB7AB6.


I love getcolorcode.com

Triadic colors

1 #495485 and #854954 with #548549 are triadic colors.

2 #498554 and #855449 with #548549 are triadic colors.