COLOR #537E4A

HEX: #537E4A RGB: (83,126,74)

Color info

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

RGB color model

#537E4A color RGB value is (83,126,74).

RGB: (83,126,74) (33%, 49%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 126 of 255 = 49%
B 74 of 255 = 29%

83
126
74

R + G + B ~ 37%. #537E4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 126 + 74 = 283 (100%)
R 83 of 283 ~ 29.33%
G 126 of 283 ~ 44.52%
B 74 of 283 ~ 26.15'%

%29.33
%44.52
%26.15

CMYK color model

#537E4A color CMYK value is (34,0,41,51).

  • cyan value is 34.13%
  • magenta value is 0.00%
  • yellow value is 41.27%
  • key color value is 50.59%

CMYK: (34,0,41,51)
C34M0Y41K51 (34%, 0%, 41%, 51%)
(0.34 / 0.00 / 0.41 / 0.51)

CMYK percentages

%34.13
%0
%41.27
%50.59

Codes

Color #537E4A in popluar color models

53 7E 4A
RGB 83 126 74
HSL 110° 26.00% 39.22%
HSB/HSV 110° 41.27% 49.41%
CMYK 34.13% 0.00% 41.27%
50.59%

Color #537E4A in popluar number systems.

HEX 53 7E 4A
Decimal 83 126 74
Binary 1010011 1111110 1001010
Octal 123 176 112

Shades and tints

Shades of #537E4A

#537E4A
(83,126,74)
#4C7344
(76,115,68)
#45683E
(69,104,62)
#3E5D38
(62,93,56)
#375232
(55,82,50)
#30472C
(48,71,44)
#293C26
(41,60,38)
#223120
(34,49,32)
#1B261A
(27,38,26)
#141B14
(20,27,20)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #537E4A

#537E4A
(83,126,74)
#62895A
(98,137,90)
#71946A
(113,148,106)
#809F7A
(128,159,122)
#8FAA8A
(143,170,138)
#9EB59A
(158,181,154)
#ADC0AA
(173,192,170)
#BCCBBA
(188,203,186)
#CBD6CA
(203,214,202)
#DAE1DA
(218,225,218)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537E4A color. Also use rgb(83,126,74) instead hex code.

Text Font Color

.myTextColor { color: #537E4A; }

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

This text font color is #537E4A.

Background Color

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

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

This div background color is #537E4A.

Border color

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

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

This div border color is #537E4A.

Opacity

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

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

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

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

This text has shadow with #537E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537E4A.

Preview

Color preview on black background

This text has color #537E4A on black background.


Color preview on white background

This text has color #537E4A on white background.


Black color preview on #537E4A background

This text has black color on #537E4A background.


White color preview on #537E4A background

This text has white color on #537E4A background.


Related colors

Complementary color

Complementary color for #hex is #AC81B5.


I love getcolorcode.com

Triadic colors

1 #4A537E and #7E4A53 with #537E4A are triadic colors.

2 #4A7E53 and #7E534A with #537E4A are triadic colors.