COLOR #738956

HEX: #738956 RGB: (115,137,86)

Color info

#738956 contains red, green and blue colors in about the same proportion. Web safe color of #738956 is #669966 (or #696).

RGB color model

#738956 color RGB value is (115,137,86).

RGB: (115,137,86) (45%, 54%, 34%)

RGB channels and saturation

R 115 of 255 = 45%
G 137 of 255 = 54%
B 86 of 255 = 34%

115
137
86

R + G + B ~ 44%. #738956 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 137 + 86 = 338 (100%)
R 115 of 338 ~ 34.02%
G 137 of 338 ~ 40.53%
B 86 of 338 ~ 25.44'%

%34.02
%40.53
%25.44

CMYK color model

#738956 color CMYK value is (16,0,37,46).

  • cyan value is 16.06%
  • magenta value is 0.00%
  • yellow value is 37.23%
  • key color value is 46.27%

CMYK: (16,0,37,46)
C16M0Y37K46 (16%, 0%, 37%, 46%)
(0.16 / 0.00 / 0.37 / 0.46)

CMYK percentages

%16.06
%0
%37.23
%46.27

Codes

Color #738956 in popluar color models

73 89 56
RGB 115 137 86
HSL 86° 22.87% 43.73%
HSB/HSV 86° 37.23% 53.73%
CMYK 16.06% 0.00% 37.23%
46.27%

Color #738956 in popluar number systems.

HEX 73 89 56
Decimal 115 137 86
Binary 1110011 10001001 1010110
Octal 163 211 126

Shades and tints

Shades of #738956

#738956
(115,137,86)
#697D4F
(105,125,79)
#5F7148
(95,113,72)
#556541
(85,101,65)
#4B593A
(75,89,58)
#414D33
(65,77,51)
#37412C
(55,65,44)
#2D3525
(45,53,37)
#23291E
(35,41,30)
#191D17
(25,29,23)
#0F1110
(15,17,16)
#000000
(0,0,0)

Tints of #738956

#738956
(115,137,86)
#7F9365
(127,147,101)
#8B9D74
(139,157,116)
#97A783
(151,167,131)
#A3B192
(163,177,146)
#AFBBA1
(175,187,161)
#BBC5B0
(187,197,176)
#C7CFBF
(199,207,191)
#D3D9CE
(211,217,206)
#DFE3DD
(223,227,221)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738956 color. Also use rgb(115,137,86) instead hex code.

Text Font Color

.myTextColor { color: #738956; }

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

This text font color is #738956.

Background Color

.myBgColor { background-color: #738956; }

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

This div background color is #738956.

Border color

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

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

This div border color is #738956.

Opacity

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

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

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

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

This text has shadow with #738956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738956.

Preview

Color preview on black background

This text has color #738956 on black background.


Color preview on white background

This text has color #738956 on white background.


Black color preview on #738956 background

This text has black color on #738956 background.


White color preview on #738956 background

This text has white color on #738956 background.


Related colors

Complementary color

Complementary color for #hex is #8C76A9.


I love getcolorcode.com

Triadic colors

1 #567389 and #895673 with #738956 are triadic colors.

2 #568973 and #897356 with #738956 are triadic colors.