COLOR #737047

HEX: #737047 RGB: (115,112,71)

Color info

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

RGB color model

#737047 color RGB value is (115,112,71).

RGB: (115,112,71) (45%, 44%, 28%)

RGB channels and saturation

R 115 of 255 = 45%
G 112 of 255 = 44%
B 71 of 255 = 28%

115
112
71

R + G + B ~ 39%. #737047 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 112 + 71 = 298 (100%)
R 115 of 298 ~ 38.59%
G 112 of 298 ~ 37.58%
B 71 of 298 ~ 23.83'%

%38.59
%37.58
%23.83

CMYK color model

#737047 color CMYK value is (0,3,38,55).

  • cyan value is 0.00%
  • magenta value is 2.61%
  • yellow value is 38.26%
  • key color value is 54.90%
CMYK: (0,3,38,55) C0M3Y38K55 (0%,3%,38%,55%) (0.00/0.03/0.38/0.55) 

CMYK percentages

%0
%2.61
%38.26
%54.9

Codes

Color #737047 in popluar color models

73 70 47
RGB 115 112 71
HSL 56° 23.66% 36.47%
HSB/HSV 56° 38.26% 45.10%
CMYK 0.00% 2.61% 38.26%
54.90%

Color #737047 in popluar number systems.

HEX 73 70 47
Decimal 115 112 71
Binary 1110011 1110000 1000111
Octal 163 160 107

Shades and tints

Shades of #737047

#737047
(115,112,71)
#696641
(105,102,65)
#5F5C3B
(95,92,59)
#555235
(85,82,53)
#4B482F
(75,72,47)
#413E29
(65,62,41)
#373423
(55,52,35)
#2D2A1D
(45,42,29)
#232017
(35,32,23)
#191611
(25,22,17)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #737047

#737047
(115,112,71)
#7F7D57
(127,125,87)
#8B8A67
(139,138,103)
#979777
(151,151,119)
#A3A487
(163,164,135)
#AFB197
(175,177,151)
#BBBEA7
(187,190,167)
#C7CBB7
(199,203,183)
#D3D8C7
(211,216,199)
#DFE5D7
(223,229,215)
#EBF2E7
(235,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737047 color. Also use rgb(115,112,71) instead hex code.

Text Font Color

.myTextColor { color: #737047; }

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

This text font color is #737047.

Background Color

.myBgColor { background-color: #737047; }

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

This div background color is #737047.

Border color

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

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

This div border color is #737047.

Opacity

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

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

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

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

This text has shadow with #737047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737047.

Preview

Color preview on black background

This text has color #737047 on black background.


Color preview on white background

This text has color #737047 on white background.


Black color preview on #737047 background

This text has black color on #737047 background.


White color preview on #737047 background

This text has white color on #737047 background.


Related colors

Complementary color

Complementary color for #hex is #8C8FB8.


I love getcolorcode.com

Triadic colors

1 #477370 and #704773 with #737047 are triadic colors.

2 #477073 and #707347 with #737047 are triadic colors.