COLOR #538979

HEX: #538979 RGB: (83,137,121)

Color info

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

RGB color model

#538979 color RGB value is (83,137,121).

RGB: (83,137,121) (33%, 54%, 47%)

RGB channels and saturation

R 83 of 255 = 33%
G 137 of 255 = 54%
B 121 of 255 = 47%

83
137
121

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

Portions of RGB colors in percentages

R + G + B = 83 + 137 + 121 = 341 (100%)
R 83 of 341 ~ 24.34%
G 137 of 341 ~ 40.18%
B 121 of 341 ~ 35.48'%

%24.34
%40.18
%35.48

CMYK color model

#538979 color CMYK value is (39,0,12,46).

  • cyan value is 39.42%
  • magenta value is 0.00%
  • yellow value is 11.68%
  • key color value is 46.27%

CMYK: (39,0,12,46)
C39M0Y12K46 (39%, 0%, 12%, 46%)
(0.39 / 0.00 / 0.12 / 0.46)

CMYK percentages

%39.42
%0
%11.68
%46.27

Codes

Color #538979 in popluar color models

53 89 79
RGB 83 137 121
HSL 162° 24.55% 43.14%
HSB/HSV 162° 39.42% 53.73%
CMYK 39.42% 0.00% 11.68%
46.27%

Color #538979 in popluar number systems.

HEX 53 89 79
Decimal 83 137 121
Binary 1010011 10001001 1111001
Octal 123 211 171

Shades and tints

Shades of #538979

#538979
(83,137,121)
#4C7D6E
(76,125,110)
#457163
(69,113,99)
#3E6558
(62,101,88)
#37594D
(55,89,77)
#304D42
(48,77,66)
#294137
(41,65,55)
#22352C
(34,53,44)
#1B2921
(27,41,33)
#141D16
(20,29,22)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #538979

#538979
(83,137,121)
#629385
(98,147,133)
#719D91
(113,157,145)
#80A79D
(128,167,157)
#8FB1A9
(143,177,169)
#9EBBB5
(158,187,181)
#ADC5C1
(173,197,193)
#BCCFCD
(188,207,205)
#CBD9D9
(203,217,217)
#DAE3E5
(218,227,229)
#E9EDF1
(233,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538979 color. Also use rgb(83,137,121) instead hex code.

Text Font Color

.myTextColor { color: #538979; }

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

This text font color is #538979.

Background Color

.myBgColor { background-color: #538979; }

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

This div background color is #538979.

Border color

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

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

This div border color is #538979.

Opacity

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

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

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

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

This text has shadow with #538979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538979.

Preview

Color preview on black background

This text has color #538979 on black background.


Color preview on white background

This text has color #538979 on white background.


Black color preview on #538979 background

This text has black color on #538979 background.


White color preview on #538979 background

This text has white color on #538979 background.


Related colors

Complementary color

Complementary color for #hex is #AC7686.


I love getcolorcode.com

Triadic colors

1 #795389 and #897953 with #538979 are triadic colors.

2 #798953 and #895379 with #538979 are triadic colors.