COLOR #537D3E

HEX: #537D3E RGB: (83,125,62)

Color info

#537D3E contains mainly red and green colors. Web safe color of #537D3E is #666633 (or #663).

RGB color model

#537D3E color RGB value is (83,125,62).

RGB: (83,125,62) (33%, 49%, 24%)

RGB channels and saturation

R 83 of 255 = 33%
G 125 of 255 = 49%
B 62 of 255 = 24%

83
125
62

R + G + B ~ 35%. #537D3E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 125 + 62 = 270 (100%)
R 83 of 270 ~ 30.74%
G 125 of 270 ~ 46.3%
B 62 of 270 ~ 22.96'%

%30.74
%46.3
%22.96

CMYK color model

#537D3E color CMYK value is (34,0,50,51).

  • cyan value is 33.60%
  • magenta value is 0.00%
  • yellow value is 50.40%
  • key color value is 50.98%
CMYK: (34,0,50,51) C34M0Y50K51 (34%,0%,50%,51%) (0.34/0.00/0.50/0.51) 

CMYK percentages

%33.6
%0
%50.4
%50.98

Codes

Color #537D3E in popluar color models

53 7D 3E
RGB 83 125 62
HSL 100° 33.69% 36.67%
HSB/HSV 100° 50.40% 49.02%
CMYK 33.60% 0.00% 50.40%
50.98%

Color #537D3E in popluar number systems.

HEX 53 7D 3E
Decimal 83 125 62
Binary 1010011 1111101 111110
Octal 123 175 76

Shades and tints

Shades of #537D3E

#537D3E
(83,125,62)
#4C7239
(76,114,57)
#456734
(69,103,52)
#3E5C2F
(62,92,47)
#37512A
(55,81,42)
#304625
(48,70,37)
#293B20
(41,59,32)
#22301B
(34,48,27)
#1B2516
(27,37,22)
#141A11
(20,26,17)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #537D3E

#537D3E
(83,125,62)
#62884F
(98,136,79)
#719360
(113,147,96)
#809E71
(128,158,113)
#8FA982
(143,169,130)
#9EB493
(158,180,147)
#ADBFA4
(173,191,164)
#BCCAB5
(188,202,181)
#CBD5C6
(203,213,198)
#DAE0D7
(218,224,215)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537D3E color. Also use rgb(83,125,62) instead hex code.

Text Font Color

.myTextColor { color: #537D3E; }

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

This text font color is #537D3E.

Background Color

.myBgColor { background-color: #537D3E; }

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

This div background color is #537D3E.

Border color

.myBorderColor { border: 1px solid #537D3E; }

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

This div border color is #537D3E.

Opacity

.myOpacity80 { color: #537D3E; opacity: 0.8; }

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

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

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

This text has shadow with #537D3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537D3E.

Preview

Color preview on black background

This text has color #537D3E on black background.


Color preview on white background

This text has color #537D3E on white background.


Black color preview on #537D3E background

This text has black color on #537D3E background.


White color preview on #537D3E background

This text has white color on #537D3E background.


Related colors

Complementary color

Complementary color for #hex is #AC82C1.


I love getcolorcode.com

Triadic colors

1 #3E537D and #7D3E53 with #537D3E are triadic colors.

2 #3E7D53 and #7D533E with #537D3E are triadic colors.