COLOR #539C57

HEX: #539C57 RGB: (83,156,87)

Color info

#539C57 contains mainly green color. Web safe color of #539C57 is #669966 (or #696).

RGB color model

#539C57 color RGB value is (83,156,87).

RGB: (83,156,87) (33%, 61%, 34%)

RGB channels and saturation

R 83 of 255 = 33%
G 156 of 255 = 61%
B 87 of 255 = 34%

83
156
87

R + G + B ~ 43%. #539C57 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 156 + 87 = 326 (100%)
R 83 of 326 ~ 25.46%
G 156 of 326 ~ 47.85%
B 87 of 326 ~ 26.69'%

%25.46
%47.85
%26.69

CMYK color model

#539C57 color CMYK value is (47,0,44,39).

  • cyan value is 46.79%
  • magenta value is 0.00%
  • yellow value is 44.23%
  • key color value is 38.82%

CMYK: (47,0,44,39)
C47M0Y44K39 (47%, 0%, 44%, 39%)
(0.47 / 0.00 / 0.44 / 0.39)

CMYK percentages

%46.79
%0
%44.23
%38.82

Codes

Color #539C57 in popluar color models

53 9C 57
RGB 83 156 87
HSL 123° 30.54% 46.86%
HSB/HSV 123° 46.79% 61.18%
CMYK 46.79% 0.00% 44.23%
38.82%

Color #539C57 in popluar number systems.

HEX 53 9C 57
Decimal 83 156 87
Binary 1010011 10011100 1010111
Octal 123 234 127

Shades and tints

Shades of #539C57

#539C57
(83,156,87)
#4C8E50
(76,142,80)
#458049
(69,128,73)
#3E7242
(62,114,66)
#37643B
(55,100,59)
#305634
(48,86,52)
#29482D
(41,72,45)
#223A26
(34,58,38)
#1B2C1F
(27,44,31)
#141E18
(20,30,24)
#0D1011
(13,16,17)
#000000
(0,0,0)

Tints of #539C57

#539C57
(83,156,87)
#62A566
(98,165,102)
#71AE75
(113,174,117)
#80B784
(128,183,132)
#8FC093
(143,192,147)
#9EC9A2
(158,201,162)
#ADD2B1
(173,210,177)
#BCDBC0
(188,219,192)
#CBE4CF
(203,228,207)
#DAEDDE
(218,237,222)
#E9F6ED
(233,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #539C57 color. Also use rgb(83,156,87) instead hex code.

Text Font Color

.myTextColor { color: #539C57; }

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

This text font color is #539C57.

Background Color

.myBgColor { background-color: #539C57; }

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

This div background color is #539C57.

Border color

.myBorderColor { border: 1px solid #539C57; }

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

This div border color is #539C57.

Opacity

.myOpacity80 { color: #539C57; opacity: 0.8; }

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

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

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

This text has shadow with #539C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #539C57.

Preview

Color preview on black background

This text has color #539C57 on black background.


Color preview on white background

This text has color #539C57 on white background.


Black color preview on #539C57 background

This text has black color on #539C57 background.


White color preview on #539C57 background

This text has white color on #539C57 background.


Related colors

Complementary color

Complementary color for #hex is #AC63A8.


I love getcolorcode.com

Triadic colors

1 #57539C and #9C5753 with #539C57 are triadic colors.

2 #579C53 and #9C5357 with #539C57 are triadic colors.