COLOR #537C26

HEX: #537C26 RGB: (83,124,38)

Color info

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

RGB color model

#537C26 color RGB value is (83,124,38).

RGB: (83,124,38) (33%, 49%, 15%)

RGB channels and saturation

R 83 of 255 = 33%
G 124 of 255 = 49%
B 38 of 255 = 15%

83
124
38

R + G + B ~ 32%. #537C26 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 124 + 38 = 245 (100%)
R 83 of 245 ~ 33.88%
G 124 of 245 ~ 50.61%
B 38 of 245 ~ 15.51'%

%33.88
%50.61
%15.51

CMYK color model

#537C26 color CMYK value is (33,0,69,51).

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

CMYK: (33,0,69,51)
C33M0Y69K51 (33%, 0%, 69%, 51%)
(0.33 / 0.00 / 0.69 / 0.51)

CMYK percentages

%33.06
%0
%69.35
%51.37

Codes

Color #537C26 in popluar color models

53 7C 26
RGB 83 124 38
HSL 89° 53.09% 31.76%
HSB/HSV 89° 69.35% 48.63%
CMYK 33.06% 0.00% 69.35%
51.37%

Color #537C26 in popluar number systems.

HEX 53 7C 26
Decimal 83 124 38
Binary 1010011 1111100 100110
Octal 123 174 46

Shades and tints

Shades of #537C26

#537C26
(83,124,38)
#4C7123
(76,113,35)
#456620
(69,102,32)
#3E5B1D
(62,91,29)
#37501A
(55,80,26)
#304517
(48,69,23)
#293A14
(41,58,20)
#222F11
(34,47,17)
#1B240E
(27,36,14)
#14190B
(20,25,11)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #537C26

#537C26
(83,124,38)
#628739
(98,135,57)
#71924C
(113,146,76)
#809D5F
(128,157,95)
#8FA872
(143,168,114)
#9EB385
(158,179,133)
#ADBE98
(173,190,152)
#BCC9AB
(188,201,171)
#CBD4BE
(203,212,190)
#DADFD1
(218,223,209)
#E9EAE4
(233,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #537C26; }

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

This text font color is #537C26.

Background Color

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

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

This div background color is #537C26.

Border color

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

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

This div border color is #537C26.

Opacity

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

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

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

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

This text has shadow with #537C26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537C26.

Preview

Color preview on black background

This text has color #537C26 on black background.


Color preview on white background

This text has color #537C26 on white background.


Black color preview on #537C26 background

This text has black color on #537C26 background.


White color preview on #537C26 background

This text has white color on #537C26 background.


Related colors

Complementary color

Complementary color for #hex is #AC83D9.


I love getcolorcode.com

Triadic colors

1 #26537C and #7C2653 with #537C26 are triadic colors.

2 #267C53 and #7C5326 with #537C26 are triadic colors.