COLOR #548051

HEX: #548051 RGB: (84,128,81)

Color info

#548051 contains red, green and blue colors in about the same proportion. Web safe color of #548051 is #666666 (or #666).

RGB color model

#548051 color RGB value is (84,128,81).

RGB: (84,128,81) (33%, 50%, 32%)

RGB channels and saturation

R 84 of 255 = 33%
G 128 of 255 = 50%
B 81 of 255 = 32%

84
128
81

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

Portions of RGB colors in percentages

R + G + B = 84 + 128 + 81 = 293 (100%)
R 84 of 293 ~ 28.67%
G 128 of 293 ~ 43.69%
B 81 of 293 ~ 27.65'%

%28.67
%43.69
%27.65

CMYK color model

#548051 color CMYK value is (34,0,37,50).

  • cyan value is 34.38%
  • magenta value is 0.00%
  • yellow value is 36.72%
  • key color value is 49.80%
CMYK: (34,0,37,50) C34M0Y37K50 (34%,0%,37%,50%) (0.34/0.00/0.37/0.50) 

CMYK percentages

%34.38
%0
%36.72
%49.8

Codes

Color #548051 in popluar color models

54 80 51
RGB 84 128 81
HSL 116° 22.49% 40.98%
HSB/HSV 116° 36.72% 50.20%
CMYK 34.38% 0.00% 36.72%
49.80%

Color #548051 in popluar number systems.

HEX 54 80 51
Decimal 84 128 81
Binary 1010100 10000000 1010001
Octal 124 200 121

Shades and tints

Shades of #548051

#548051
(84,128,81)
#4D754A
(77,117,74)
#466A43
(70,106,67)
#3F5F3C
(63,95,60)
#385435
(56,84,53)
#31492E
(49,73,46)
#2A3E27
(42,62,39)
#233320
(35,51,32)
#1C2819
(28,40,25)
#151D12
(21,29,18)
#0E120B
(14,18,11)
#000000
(0,0,0)

Tints of #548051

#548051
(84,128,81)
#638B60
(99,139,96)
#72966F
(114,150,111)
#81A17E
(129,161,126)
#90AC8D
(144,172,141)
#9FB79C
(159,183,156)
#AEC2AB
(174,194,171)
#BDCDBA
(189,205,186)
#CCD8C9
(204,216,201)
#DBE3D8
(219,227,216)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #548051 color. Also use rgb(84,128,81) instead hex code.

Text Font Color

.myTextColor { color: #548051; }

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

This text font color is #548051.

Background Color

.myBgColor { background-color: #548051; }

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

This div background color is #548051.

Border color

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

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

This div border color is #548051.

Opacity

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

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

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

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

This text has shadow with #548051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #548051.

Preview

Color preview on black background

This text has color #548051 on black background.


Color preview on white background

This text has color #548051 on white background.


Black color preview on #548051 background

This text has black color on #548051 background.


White color preview on #548051 background

This text has white color on #548051 background.


Related colors

Complementary color

Complementary color for #hex is #AB7FAE.


I love getcolorcode.com

Triadic colors

1 #515480 and #805154 with #548051 are triadic colors.

2 #518054 and #805451 with #548051 are triadic colors.