COLOR #548359

HEX: #548359 RGB: (84,131,89)

Color info

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

RGB color model

#548359 color RGB value is (84,131,89).

RGB: (84,131,89) (33%, 51%, 35%)

RGB channels and saturation

R 84 of 255 = 33%
G 131 of 255 = 51%
B 89 of 255 = 35%

84
131
89

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

Portions of RGB colors in percentages

R + G + B = 84 + 131 + 89 = 304 (100%)
R 84 of 304 ~ 27.63%
G 131 of 304 ~ 43.09%
B 89 of 304 ~ 29.28'%

%27.63
%43.09
%29.28

CMYK color model

#548359 color CMYK value is (36,0,32,49).

  • cyan value is 35.88%
  • magenta value is 0.00%
  • yellow value is 32.06%
  • key color value is 48.63%
CMYK: (36,0,32,49) C36M0Y32K49 (36%,0%,32%,49%) (0.36/0.00/0.32/0.49) 

CMYK percentages

%35.88
%0
%32.06
%48.63

Codes

Color #548359 in popluar color models

54 83 59
RGB 84 131 89
HSL 126° 21.86% 42.16%
HSB/HSV 126° 35.88% 51.37%
CMYK 35.88% 0.00% 32.06%
48.63%

Color #548359 in popluar number systems.

HEX 54 83 59
Decimal 84 131 89
Binary 1010100 10000011 1011001
Octal 124 203 131

Shades and tints

Shades of #548359

#548359
(84,131,89)
#4D7851
(77,120,81)
#466D49
(70,109,73)
#3F6241
(63,98,65)
#385739
(56,87,57)
#314C31
(49,76,49)
#2A4129
(42,65,41)
#233621
(35,54,33)
#1C2B19
(28,43,25)
#152011
(21,32,17)
#0E1509
(14,21,9)
#000000
(0,0,0)

Tints of #548359

#548359
(84,131,89)
#638E68
(99,142,104)
#729977
(114,153,119)
#81A486
(129,164,134)
#90AF95
(144,175,149)
#9FBAA4
(159,186,164)
#AEC5B3
(174,197,179)
#BDD0C2
(189,208,194)
#CCDBD1
(204,219,209)
#DBE6E0
(219,230,224)
#EAF1EF
(234,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #548359; }

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

This text font color is #548359.

Background Color

.myBgColor { background-color: #548359; }

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

This div background color is #548359.

Border color

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

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

This div border color is #548359.

Opacity

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

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

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

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

This text has shadow with #548359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #548359.

Preview

Color preview on black background

This text has color #548359 on black background.


Color preview on white background

This text has color #548359 on white background.


Black color preview on #548359 background

This text has black color on #548359 background.


White color preview on #548359 background

This text has white color on #548359 background.


Related colors

Complementary color

Complementary color for #hex is #AB7CA6.


I love getcolorcode.com

Triadic colors

1 #595483 and #835954 with #548359 are triadic colors.

2 #598354 and #835459 with #548359 are triadic colors.