COLOR #548381

HEX: #548381 RGB: (84,131,129)

Color info

#548381 contains red, green and blue colors in about the same proportion. Web safe color of #548381 is #669999 (or #699).

RGB color model

#548381 color RGB value is (84,131,129).

RGB: (84,131,129) (33%, 51%, 51%)

RGB channels and saturation

R 84 of 255 = 33%
G 131 of 255 = 51%
B 129 of 255 = 51%

84
131
129

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

Portions of RGB colors in percentages

R + G + B = 84 + 131 + 129 = 344 (100%)
R 84 of 344 ~ 24.42%
G 131 of 344 ~ 38.08%
B 129 of 344 ~ 37.5'%

%24.42
%38.08
%37.5

CMYK color model

#548381 color CMYK value is (36,0,2,49).

  • cyan value is 35.88%
  • magenta value is 0.00%
  • yellow value is 1.53%
  • key color value is 48.63%

CMYK: (36,0,2,49)
C36M0Y2K49 (36%, 0%, 2%, 49%)
(0.36 / 0.00 / 0.02 / 0.49)

CMYK percentages

%35.88
%0
%1.53
%48.63

Codes

Color #548381 in popluar color models

54 83 81
RGB 84 131 129
HSL 177° 21.86% 42.16%
HSB/HSV 177° 35.88% 51.37%
CMYK 35.88% 0.00% 1.53%
48.63%

Color #548381 in popluar number systems.

HEX 54 83 81
Decimal 84 131 129
Binary 1010100 10000011 10000001
Octal 124 203 201

Shades and tints

Shades of #548381

#548381
(84,131,129)
#4D7876
(77,120,118)
#466D6B
(70,109,107)
#3F6260
(63,98,96)
#385755
(56,87,85)
#314C4A
(49,76,74)
#2A413F
(42,65,63)
#233634
(35,54,52)
#1C2B29
(28,43,41)
#15201E
(21,32,30)
#0E1513
(14,21,19)
#000000
(0,0,0)

Tints of #548381

#548381
(84,131,129)
#638E8C
(99,142,140)
#729997
(114,153,151)
#81A4A2
(129,164,162)
#90AFAD
(144,175,173)
#9FBAB8
(159,186,184)
#AEC5C3
(174,197,195)
#BDD0CE
(189,208,206)
#CCDBD9
(204,219,217)
#DBE6E4
(219,230,228)
#EAF1EF
(234,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #548381; }

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

This text font color is #548381.

Background Color

.myBgColor { background-color: #548381; }

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

This div background color is #548381.

Border color

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

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

This div border color is #548381.

Opacity

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

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

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

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

This text has shadow with #548381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #548381.

Preview

Color preview on black background

This text has color #548381 on black background.


Color preview on white background

This text has color #548381 on white background.


Black color preview on #548381 background

This text has black color on #548381 background.


White color preview on #548381 background

This text has white color on #548381 background.


Related colors

Complementary color

Complementary color for #hex is #AB7C7E.


I love getcolorcode.com

Triadic colors

1 #815483 and #838154 with #548381 are triadic colors.

2 #818354 and #835481 with #548381 are triadic colors.