COLOR #537D44

HEX: #537D44 RGB: (83,125,68)

Color info

#537D44 contains red, green and blue colors in about the same proportion. Web safe color of #537D44 is #666633 (or #663).

RGB color model

#537D44 color RGB value is (83,125,68).

RGB: (83,125,68) (33%, 49%, 27%)

RGB channels and saturation

R 83 of 255 = 33%
G 125 of 255 = 49%
B 68 of 255 = 27%

83
125
68

R + G + B ~ 36%. #537D44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 125 + 68 = 276 (100%)
R 83 of 276 ~ 30.07%
G 125 of 276 ~ 45.29%
B 68 of 276 ~ 24.64'%

%30.07
%45.29
%24.64

CMYK color model

#537D44 color CMYK value is (34,0,46,51).

  • cyan value is 33.60%
  • magenta value is 0.00%
  • yellow value is 45.60%
  • key color value is 50.98%

CMYK: (34,0,46,51)
C34M0Y46K51 (34%, 0%, 46%, 51%)
(0.34 / 0.00 / 0.46 / 0.51)

CMYK percentages

%33.6
%0
%45.6
%50.98

Codes

Color #537D44 in popluar color models

53 7D 44
RGB 83 125 68
HSL 104° 29.53% 37.84%
HSB/HSV 104° 45.60% 49.02%
CMYK 33.60% 0.00% 45.60%
50.98%

Color #537D44 in popluar number systems.

HEX 53 7D 44
Decimal 83 125 68
Binary 1010011 1111101 1000100
Octal 123 175 104

Shades and tints

Shades of #537D44

#537D44
(83,125,68)
#4C723E
(76,114,62)
#456738
(69,103,56)
#3E5C32
(62,92,50)
#37512C
(55,81,44)
#304626
(48,70,38)
#293B20
(41,59,32)
#22301A
(34,48,26)
#1B2514
(27,37,20)
#141A0E
(20,26,14)
#0D0F08
(13,15,8)
#000000
(0,0,0)

Tints of #537D44

#537D44
(83,125,68)
#628855
(98,136,85)
#719366
(113,147,102)
#809E77
(128,158,119)
#8FA988
(143,169,136)
#9EB499
(158,180,153)
#ADBFAA
(173,191,170)
#BCCABB
(188,202,187)
#CBD5CC
(203,213,204)
#DAE0DD
(218,224,221)
#E9EBEE
(233,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #537D44; }

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

This text font color is #537D44.

Background Color

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

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

This div background color is #537D44.

Border color

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

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

This div border color is #537D44.

Opacity

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

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

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

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

This text has shadow with #537D44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537D44.

Preview

Color preview on black background

This text has color #537D44 on black background.


Color preview on white background

This text has color #537D44 on white background.


Black color preview on #537D44 background

This text has black color on #537D44 background.


White color preview on #537D44 background

This text has white color on #537D44 background.


Related colors

Complementary color

Complementary color for #hex is #AC82BB.


I love getcolorcode.com

Triadic colors

1 #44537D and #7D4453 with #537D44 are triadic colors.

2 #447D53 and #7D5344 with #537D44 are triadic colors.