COLOR #738962

HEX: #738962 RGB: (115,137,98)

Color info

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

RGB color model

#738962 color RGB value is (115,137,98).

RGB: (115,137,98) (45%, 54%, 38%)

RGB channels and saturation

R 115 of 255 = 45%
G 137 of 255 = 54%
B 98 of 255 = 38%

115
137
98

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

Portions of RGB colors in percentages

R + G + B = 115 + 137 + 98 = 350 (100%)
R 115 of 350 ~ 32.86%
G 137 of 350 ~ 39.14%
B 98 of 350 ~ 28'%

%32.86
%39.14
%28

CMYK color model

#738962 color CMYK value is (16,0,28,46).

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

CMYK: (16,0,28,46)
C16M0Y28K46 (16%, 0%, 28%, 46%)
(0.16 / 0.00 / 0.28 / 0.46)

CMYK percentages

%16.06
%0
%28.47
%46.27

Codes

Color #738962 in popluar color models

73 89 62
RGB 115 137 98
HSL 94° 16.60% 46.08%
HSB/HSV 94° 28.47% 53.73%
CMYK 16.06% 0.00% 28.47%
46.27%

Color #738962 in popluar number systems.

HEX 73 89 62
Decimal 115 137 98
Binary 1110011 10001001 1100010
Octal 163 211 142

Shades and tints

Shades of #738962

#738962
(115,137,98)
#697D5A
(105,125,90)
#5F7152
(95,113,82)
#55654A
(85,101,74)
#4B5942
(75,89,66)
#414D3A
(65,77,58)
#374132
(55,65,50)
#2D352A
(45,53,42)
#232922
(35,41,34)
#191D1A
(25,29,26)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #738962

#738962
(115,137,98)
#7F9370
(127,147,112)
#8B9D7E
(139,157,126)
#97A78C
(151,167,140)
#A3B19A
(163,177,154)
#AFBBA8
(175,187,168)
#BBC5B6
(187,197,182)
#C7CFC4
(199,207,196)
#D3D9D2
(211,217,210)
#DFE3E0
(223,227,224)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738962; }

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

This text font color is #738962.

Background Color

.myBgColor { background-color: #738962; }

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

This div background color is #738962.

Border color

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

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

This div border color is #738962.

Opacity

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

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

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

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

This text has shadow with #738962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738962.

Preview

Color preview on black background

This text has color #738962 on black background.


Color preview on white background

This text has color #738962 on white background.


Black color preview on #738962 background

This text has black color on #738962 background.


White color preview on #738962 background

This text has white color on #738962 background.


Related colors

Complementary color

Complementary color for #hex is #8C769D.


I love getcolorcode.com

Triadic colors

1 #627389 and #896273 with #738962 are triadic colors.

2 #628973 and #897362 with #738962 are triadic colors.