COLOR #537130

HEX: #537130 RGB: (83,113,48)

Color info

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

RGB color model

#537130 color RGB value is (83,113,48).

RGB: (83,113,48) (33%, 44%, 19%)

RGB channels and saturation

R 83 of 255 = 33%
G 113 of 255 = 44%
B 48 of 255 = 19%

83
113
48

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

Portions of RGB colors in percentages

R + G + B = 83 + 113 + 48 = 244 (100%)
R 83 of 244 ~ 34.02%
G 113 of 244 ~ 46.31%
B 48 of 244 ~ 19.67'%

%34.02
%46.31
%19.67

CMYK color model

#537130 color CMYK value is (27,0,58,56).

  • cyan value is 26.55%
  • magenta value is 0.00%
  • yellow value is 57.52%
  • key color value is 55.69%

CMYK: (27,0,58,56)
C27M0Y58K56 (27%, 0%, 58%, 56%)
(0.27 / 0.00 / 0.58 / 0.56)

CMYK percentages

%26.55
%0
%57.52
%55.69

Codes

Color #537130 in popluar color models

53 71 30
RGB 83 113 48
HSL 88° 40.37% 31.57%
HSB/HSV 88° 57.52% 44.31%
CMYK 26.55% 0.00% 57.52%
55.69%

Color #537130 in popluar number systems.

HEX 53 71 30
Decimal 83 113 48
Binary 1010011 1110001 110000
Octal 123 161 60

Shades and tints

Shades of #537130

#537130
(83,113,48)
#4C672C
(76,103,44)
#455D28
(69,93,40)
#3E5324
(62,83,36)
#374920
(55,73,32)
#303F1C
(48,63,28)
#293518
(41,53,24)
#222B14
(34,43,20)
#1B2110
(27,33,16)
#14170C
(20,23,12)
#0D0D08
(13,13,8)
#000000
(0,0,0)

Tints of #537130

#537130
(83,113,48)
#627D42
(98,125,66)
#718954
(113,137,84)
#809566
(128,149,102)
#8FA178
(143,161,120)
#9EAD8A
(158,173,138)
#ADB99C
(173,185,156)
#BCC5AE
(188,197,174)
#CBD1C0
(203,209,192)
#DADDD2
(218,221,210)
#E9E9E4
(233,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537130 color. Also use rgb(83,113,48) instead hex code.

Text Font Color

.myTextColor { color: #537130; }

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

This text font color is #537130.

Background Color

.myBgColor { background-color: #537130; }

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

This div background color is #537130.

Border color

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

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

This div border color is #537130.

Opacity

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

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

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

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

This text has shadow with #537130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537130.

Preview

Color preview on black background

This text has color #537130 on black background.


Color preview on white background

This text has color #537130 on white background.


Black color preview on #537130 background

This text has black color on #537130 background.


White color preview on #537130 background

This text has white color on #537130 background.


Related colors

Complementary color

Complementary color for #hex is #AC8ECF.


I love getcolorcode.com

Triadic colors

1 #305371 and #713053 with #537130 are triadic colors.

2 #307153 and #715330 with #537130 are triadic colors.