COLOR #738353

HEX: #738353 RGB: (115,131,83)

Color info

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

RGB color model

#738353 color RGB value is (115,131,83).

RGB: (115,131,83) (45%, 51%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 131 of 255 = 51%
B 83 of 255 = 33%

115
131
83

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

Portions of RGB colors in percentages

R + G + B = 115 + 131 + 83 = 329 (100%)
R 115 of 329 ~ 34.95%
G 131 of 329 ~ 39.82%
B 83 of 329 ~ 25.23'%

%34.95
%39.82
%25.23

CMYK color model

#738353 color CMYK value is (12,0,37,49).

  • cyan value is 12.21%
  • magenta value is 0.00%
  • yellow value is 36.64%
  • key color value is 48.63%
CMYK: (12,0,37,49) C12M0Y37K49 (12%,0%,37%,49%) (0.12/0.00/0.37/0.49) 

CMYK percentages

%12.21
%0
%36.64
%48.63

Codes

Color #738353 in popluar color models

73 83 53
RGB 115 131 83
HSL 80° 22.43% 41.96%
HSB/HSV 80° 36.64% 51.37%
CMYK 12.21% 0.00% 36.64%
48.63%

Color #738353 in popluar number systems.

HEX 73 83 53
Decimal 115 131 83
Binary 1110011 10000011 1010011
Octal 163 203 123

Shades and tints

Shades of #738353

#738353
(115,131,83)
#69784C
(105,120,76)
#5F6D45
(95,109,69)
#55623E
(85,98,62)
#4B5737
(75,87,55)
#414C30
(65,76,48)
#374129
(55,65,41)
#2D3622
(45,54,34)
#232B1B
(35,43,27)
#192014
(25,32,20)
#0F150D
(15,21,13)
#000000
(0,0,0)

Tints of #738353

#738353
(115,131,83)
#7F8E62
(127,142,98)
#8B9971
(139,153,113)
#97A480
(151,164,128)
#A3AF8F
(163,175,143)
#AFBA9E
(175,186,158)
#BBC5AD
(187,197,173)
#C7D0BC
(199,208,188)
#D3DBCB
(211,219,203)
#DFE6DA
(223,230,218)
#EBF1E9
(235,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738353 color. Also use rgb(115,131,83) instead hex code.

Text Font Color

.myTextColor { color: #738353; }

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

This text font color is #738353.

Background Color

.myBgColor { background-color: #738353; }

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

This div background color is #738353.

Border color

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

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

This div border color is #738353.

Opacity

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

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

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

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

This text has shadow with #738353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738353.

Preview

Color preview on black background

This text has color #738353 on black background.


Color preview on white background

This text has color #738353 on white background.


Black color preview on #738353 background

This text has black color on #738353 background.


White color preview on #738353 background

This text has white color on #738353 background.


Related colors

Complementary color

Complementary color for #hex is #8C7CAC.


I love getcolorcode.com

Triadic colors

1 #537383 and #835373 with #738353 are triadic colors.

2 #538373 and #837353 with #738353 are triadic colors.