COLOR #537757

HEX: #537757 RGB: (83,119,87)

Color info

#537757 contains red, green and blue colors in about the same proportion. Web safe color of #537757 is #666666 (or #666).

RGB color model

#537757 color RGB value is (83,119,87).

RGB: (83,119,87) (33%, 47%, 34%)

RGB channels and saturation

R 83 of 255 = 33%
G 119 of 255 = 47%
B 87 of 255 = 34%

83
119
87

R + G + B ~ 38%. #537757 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 119 + 87 = 289 (100%)
R 83 of 289 ~ 28.72%
G 119 of 289 ~ 41.18%
B 87 of 289 ~ 30.1'%

%28.72
%41.18
%30.1

CMYK color model

#537757 color CMYK value is (30,0,27,53).

  • cyan value is 30.25%
  • magenta value is 0.00%
  • yellow value is 26.89%
  • key color value is 53.33%

CMYK: (30,0,27,53)
C30M0Y27K53 (30%, 0%, 27%, 53%)
(0.30 / 0.00 / 0.27 / 0.53)

CMYK percentages

%30.25
%0
%26.89
%53.33

Codes

Color #537757 in popluar color models

53 77 57
RGB 83 119 87
HSL 127° 17.82% 39.61%
HSB/HSV 127° 30.25% 46.67%
CMYK 30.25% 0.00% 26.89%
53.33%

Color #537757 in popluar number systems.

HEX 53 77 57
Decimal 83 119 87
Binary 1010011 1110111 1010111
Octal 123 167 127

Shades and tints

Shades of #537757

#537757
(83,119,87)
#4C6D50
(76,109,80)
#456349
(69,99,73)
#3E5942
(62,89,66)
#374F3B
(55,79,59)
#304534
(48,69,52)
#293B2D
(41,59,45)
#223126
(34,49,38)
#1B271F
(27,39,31)
#141D18
(20,29,24)
#0D1311
(13,19,17)
#000000
(0,0,0)

Tints of #537757

#537757
(83,119,87)
#628366
(98,131,102)
#718F75
(113,143,117)
#809B84
(128,155,132)
#8FA793
(143,167,147)
#9EB3A2
(158,179,162)
#ADBFB1
(173,191,177)
#BCCBC0
(188,203,192)
#CBD7CF
(203,215,207)
#DAE3DE
(218,227,222)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #537757; }

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

This text font color is #537757.

Background Color

.myBgColor { background-color: #537757; }

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

This div background color is #537757.

Border color

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

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

This div border color is #537757.

Opacity

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

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

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

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

This text has shadow with #537757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537757.

Preview

Color preview on black background

This text has color #537757 on black background.


Color preview on white background

This text has color #537757 on white background.


Black color preview on #537757 background

This text has black color on #537757 background.


White color preview on #537757 background

This text has white color on #537757 background.


Related colors

Complementary color

Complementary color for #hex is #AC88A8.


I love getcolorcode.com

Triadic colors

1 #575377 and #775753 with #537757 are triadic colors.

2 #577753 and #775357 with #537757 are triadic colors.