COLOR #738542

HEX: #738542 RGB: (115,133,66)

Color info

#738542 contains mainly red and green colors. Web safe color of #738542 is #669933 (or #693).

RGB color model

#738542 color RGB value is (115,133,66).

RGB: (115,133,66) (45%, 52%, 26%)

RGB channels and saturation

R 115 of 255 = 45%
G 133 of 255 = 52%
B 66 of 255 = 26%

115
133
66

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

Portions of RGB colors in percentages

R + G + B = 115 + 133 + 66 = 314 (100%)
R 115 of 314 ~ 36.62%
G 133 of 314 ~ 42.36%
B 66 of 314 ~ 21.02'%

%36.62
%42.36
%21.02

CMYK color model

#738542 color CMYK value is (14,0,50,48).

  • cyan value is 13.53%
  • magenta value is 0.00%
  • yellow value is 50.38%
  • key color value is 47.84%

CMYK: (14,0,50,48)
C14M0Y50K48 (14%, 0%, 50%, 48%)
(0.14 / 0.00 / 0.50 / 0.48)

CMYK percentages

%13.53
%0
%50.38
%47.84

Codes

Color #738542 in popluar color models

73 85 42
RGB 115 133 66
HSL 76° 33.67% 39.02%
HSB/HSV 76° 50.38% 52.16%
CMYK 13.53% 0.00% 50.38%
47.84%

Color #738542 in popluar number systems.

HEX 73 85 42
Decimal 115 133 66
Binary 1110011 10000101 1000010
Octal 163 205 102

Shades and tints

Shades of #738542

#738542
(115,133,66)
#69793C
(105,121,60)
#5F6D36
(95,109,54)
#556130
(85,97,48)
#4B552A
(75,85,42)
#414924
(65,73,36)
#373D1E
(55,61,30)
#2D3118
(45,49,24)
#232512
(35,37,18)
#19190C
(25,25,12)
#0F0D06
(15,13,6)
#000000
(0,0,0)

Tints of #738542

#738542
(115,133,66)
#7F9053
(127,144,83)
#8B9B64
(139,155,100)
#97A675
(151,166,117)
#A3B186
(163,177,134)
#AFBC97
(175,188,151)
#BBC7A8
(187,199,168)
#C7D2B9
(199,210,185)
#D3DDCA
(211,221,202)
#DFE8DB
(223,232,219)
#EBF3EC
(235,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738542 color. Also use rgb(115,133,66) instead hex code.

Text Font Color

.myTextColor { color: #738542; }

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

This text font color is #738542.

Background Color

.myBgColor { background-color: #738542; }

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

This div background color is #738542.

Border color

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

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

This div border color is #738542.

Opacity

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

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

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

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

This text has shadow with #738542 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738542.

Preview

Color preview on black background

This text has color #738542 on black background.


Color preview on white background

This text has color #738542 on white background.


Black color preview on #738542 background

This text has black color on #738542 background.


White color preview on #738542 background

This text has white color on #738542 background.


Related colors

Complementary color

Complementary color for #hex is #8C7ABD.


I love getcolorcode.com

Triadic colors

1 #427385 and #854273 with #738542 are triadic colors.

2 #428573 and #857342 with #738542 are triadic colors.