COLOR #548366

HEX: #548366 RGB: (84,131,102)

Color info

#548366 contains red, green and blue colors in about the same proportion. Web safe color of #548366 is #669966 (or #696).

RGB color model

#548366 color RGB value is (84,131,102).

RGB: (84,131,102) (33%, 51%, 40%)

RGB channels and saturation

R 84 of 255 = 33%
G 131 of 255 = 51%
B 102 of 255 = 40%

84
131
102

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

Portions of RGB colors in percentages

R + G + B = 84 + 131 + 102 = 317 (100%)
R 84 of 317 ~ 26.5%
G 131 of 317 ~ 41.32%
B 102 of 317 ~ 32.18'%

%26.5
%41.32
%32.18

CMYK color model

#548366 color CMYK value is (36,0,22,49).

  • cyan value is 35.88%
  • magenta value is 0.00%
  • yellow value is 22.14%
  • key color value is 48.63%
CMYK: (36,0,22,49) C36M0Y22K49 (36%,0%,22%,49%) (0.36/0.00/0.22/0.49) 

CMYK percentages

%35.88
%0
%22.14
%48.63

Codes

Color #548366 in popluar color models

54 83 66
RGB 84 131 102
HSL 143° 21.86% 42.16%
HSB/HSV 143° 35.88% 51.37%
CMYK 35.88% 0.00% 22.14%
48.63%

Color #548366 in popluar number systems.

HEX 54 83 66
Decimal 84 131 102
Binary 1010100 10000011 1100110
Octal 124 203 146

Shades and tints

Shades of #548366

#548366
(84,131,102)
#4D785D
(77,120,93)
#466D54
(70,109,84)
#3F624B
(63,98,75)
#385742
(56,87,66)
#314C39
(49,76,57)
#2A4130
(42,65,48)
#233627
(35,54,39)
#1C2B1E
(28,43,30)
#152015
(21,32,21)
#0E150C
(14,21,12)
#000000
(0,0,0)

Tints of #548366

#548366
(84,131,102)
#638E73
(99,142,115)
#729980
(114,153,128)
#81A48D
(129,164,141)
#90AF9A
(144,175,154)
#9FBAA7
(159,186,167)
#AEC5B4
(174,197,180)
#BDD0C1
(189,208,193)
#CCDBCE
(204,219,206)
#DBE6DB
(219,230,219)
#EAF1E8
(234,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #548366 color. Also use rgb(84,131,102) instead hex code.

Text Font Color

.myTextColor { color: #548366; }

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

This text font color is #548366.

Background Color

.myBgColor { background-color: #548366; }

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

This div background color is #548366.

Border color

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

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

This div border color is #548366.

Opacity

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

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

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

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

This text has shadow with #548366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #548366.

Preview

Color preview on black background

This text has color #548366 on black background.


Color preview on white background

This text has color #548366 on white background.


Black color preview on #548366 background

This text has black color on #548366 background.


White color preview on #548366 background

This text has white color on #548366 background.


Related colors

Complementary color

Complementary color for #hex is #AB7C99.


I love getcolorcode.com

Triadic colors

1 #665483 and #836654 with #548366 are triadic colors.

2 #668354 and #835466 with #548366 are triadic colors.