COLOR #537C43

HEX: #537C43 RGB: (83,124,67)

Color info

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

RGB color model

#537C43 color RGB value is (83,124,67).

RGB: (83,124,67) (33%, 49%, 26%)

RGB channels and saturation

R 83 of 255 = 33%
G 124 of 255 = 49%
B 67 of 255 = 26%

83
124
67

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

Portions of RGB colors in percentages

R + G + B = 83 + 124 + 67 = 274 (100%)
R 83 of 274 ~ 30.29%
G 124 of 274 ~ 45.26%
B 67 of 274 ~ 24.45'%

%30.29
%45.26
%24.45

CMYK color model

#537C43 color CMYK value is (33,0,46,51).

  • cyan value is 33.06%
  • magenta value is 0.00%
  • yellow value is 45.97%
  • key color value is 51.37%

CMYK: (33,0,46,51)
C33M0Y46K51 (33%, 0%, 46%, 51%)
(0.33 / 0.00 / 0.46 / 0.51)

CMYK percentages

%33.06
%0
%45.97
%51.37

Codes

Color #537C43 in popluar color models

53 7C 43
RGB 83 124 67
HSL 103° 29.84% 37.45%
HSB/HSV 103° 45.97% 48.63%
CMYK 33.06% 0.00% 45.97%
51.37%

Color #537C43 in popluar number systems.

HEX 53 7C 43
Decimal 83 124 67
Binary 1010011 1111100 1000011
Octal 123 174 103

Shades and tints

Shades of #537C43

#537C43
(83,124,67)
#4C713D
(76,113,61)
#456637
(69,102,55)
#3E5B31
(62,91,49)
#37502B
(55,80,43)
#304525
(48,69,37)
#293A1F
(41,58,31)
#222F19
(34,47,25)
#1B2413
(27,36,19)
#14190D
(20,25,13)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #537C43

#537C43
(83,124,67)
#628754
(98,135,84)
#719265
(113,146,101)
#809D76
(128,157,118)
#8FA887
(143,168,135)
#9EB398
(158,179,152)
#ADBEA9
(173,190,169)
#BCC9BA
(188,201,186)
#CBD4CB
(203,212,203)
#DADFDC
(218,223,220)
#E9EAED
(233,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537C43 color. Also use rgb(83,124,67) instead hex code.

Text Font Color

.myTextColor { color: #537C43; }

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

This text font color is #537C43.

Background Color

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

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

This div background color is #537C43.

Border color

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

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

This div border color is #537C43.

Opacity

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

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

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

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

This text has shadow with #537C43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537C43.

Preview

Color preview on black background

This text has color #537C43 on black background.


Color preview on white background

This text has color #537C43 on white background.


Black color preview on #537C43 background

This text has black color on #537C43 background.


White color preview on #537C43 background

This text has white color on #537C43 background.


Related colors

Complementary color

Complementary color for #hex is #AC83BC.


I love getcolorcode.com

Triadic colors

1 #43537C and #7C4353 with #537C43 are triadic colors.

2 #437C53 and #7C5343 with #537C43 are triadic colors.