COLOR #737132

HEX: #737132 RGB: (115,113,50)

Color info

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

RGB color model

#737132 color RGB value is (115,113,50).

RGB: (115,113,50) (45%, 44%, 20%)

RGB channels and saturation

R 115 of 255 = 45%
G 113 of 255 = 44%
B 50 of 255 = 20%

115
113
50

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

Portions of RGB colors in percentages

R + G + B = 115 + 113 + 50 = 278 (100%)
R 115 of 278 ~ 41.37%
G 113 of 278 ~ 40.65%
B 50 of 278 ~ 17.99'%

%41.37
%40.65
%17.99

CMYK color model

#737132 color CMYK value is (0,2,57,55).

  • cyan value is 0.00%
  • magenta value is 1.74%
  • yellow value is 56.52%
  • key color value is 54.90%

CMYK: (0,2,57,55)
C0M2Y57K55 (0%, 2%, 57%, 55%)
(0.00 / 0.02 / 0.57 / 0.55)

CMYK percentages

%0
%1.74
%56.52
%54.9

Codes

Color #737132 in popluar color models

73 71 32
RGB 115 113 50
HSL 58° 39.39% 32.35%
HSB/HSV 58° 56.52% 45.10%
CMYK 0.00% 1.74% 56.52%
54.90%

Color #737132 in popluar number systems.

HEX 73 71 32
Decimal 115 113 50
Binary 1110011 1110001 110010
Octal 163 161 62

Shades and tints

Shades of #737132

#737132
(115,113,50)
#69672E
(105,103,46)
#5F5D2A
(95,93,42)
#555326
(85,83,38)
#4B4922
(75,73,34)
#413F1E
(65,63,30)
#37351A
(55,53,26)
#2D2B16
(45,43,22)
#232112
(35,33,18)
#19170E
(25,23,14)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #737132

#737132
(115,113,50)
#7F7D44
(127,125,68)
#8B8956
(139,137,86)
#979568
(151,149,104)
#A3A17A
(163,161,122)
#AFAD8C
(175,173,140)
#BBB99E
(187,185,158)
#C7C5B0
(199,197,176)
#D3D1C2
(211,209,194)
#DFDDD4
(223,221,212)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737132 color. Also use rgb(115,113,50) instead hex code.

Text Font Color

.myTextColor { color: #737132; }

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

This text font color is #737132.

Background Color

.myBgColor { background-color: #737132; }

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

This div background color is #737132.

Border color

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

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

This div border color is #737132.

Opacity

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

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

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

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

This text has shadow with #737132 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737132.

Preview

Color preview on black background

This text has color #737132 on black background.


Color preview on white background

This text has color #737132 on white background.


Black color preview on #737132 background

This text has black color on #737132 background.


White color preview on #737132 background

This text has white color on #737132 background.


Related colors

Complementary color

Complementary color for #hex is #8C8ECD.


I love getcolorcode.com

Triadic colors

1 #327371 and #713273 with #737132 are triadic colors.

2 #327173 and #717332 with #737132 are triadic colors.