COLOR #738360

HEX: #738360 RGB: (115,131,96)

Color info

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

RGB color model

#738360 color RGB value is (115,131,96).

RGB: (115,131,96) (45%, 51%, 38%)

RGB channels and saturation

R 115 of 255 = 45%
G 131 of 255 = 51%
B 96 of 255 = 38%

115
131
96

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

Portions of RGB colors in percentages

R + G + B = 115 + 131 + 96 = 342 (100%)
R 115 of 342 ~ 33.63%
G 131 of 342 ~ 38.3%
B 96 of 342 ~ 28.07'%

%33.63
%38.3
%28.07

CMYK color model

#738360 color CMYK value is (12,0,27,49).

  • cyan value is 12.21%
  • magenta value is 0.00%
  • yellow value is 26.72%
  • key color value is 48.63%

CMYK: (12,0,27,49)
C12M0Y27K49 (12%, 0%, 27%, 49%)
(0.12 / 0.00 / 0.27 / 0.49)

CMYK percentages

%12.21
%0
%26.72
%48.63

Codes

Color #738360 in popluar color models

73 83 60
RGB 115 131 96
HSL 87° 15.42% 44.51%
HSB/HSV 87° 26.72% 51.37%
CMYK 12.21% 0.00% 26.72%
48.63%

Color #738360 in popluar number systems.

HEX 73 83 60
Decimal 115 131 96
Binary 1110011 10000011 1100000
Octal 163 203 140

Shades and tints

Shades of #738360

#738360
(115,131,96)
#697858
(105,120,88)
#5F6D50
(95,109,80)
#556248
(85,98,72)
#4B5740
(75,87,64)
#414C38
(65,76,56)
#374130
(55,65,48)
#2D3628
(45,54,40)
#232B20
(35,43,32)
#192018
(25,32,24)
#0F1510
(15,21,16)
#000000
(0,0,0)

Tints of #738360

#738360
(115,131,96)
#7F8E6E
(127,142,110)
#8B997C
(139,153,124)
#97A48A
(151,164,138)
#A3AF98
(163,175,152)
#AFBAA6
(175,186,166)
#BBC5B4
(187,197,180)
#C7D0C2
(199,208,194)
#D3DBD0
(211,219,208)
#DFE6DE
(223,230,222)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738360; }

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

This text font color is #738360.

Background Color

.myBgColor { background-color: #738360; }

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

This div background color is #738360.

Border color

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

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

This div border color is #738360.

Opacity

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

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

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

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

This text has shadow with #738360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738360.

Preview

Color preview on black background

This text has color #738360 on black background.


Color preview on white background

This text has color #738360 on white background.


Black color preview on #738360 background

This text has black color on #738360 background.


White color preview on #738360 background

This text has white color on #738360 background.


Related colors

Complementary color

Complementary color for #hex is #8C7C9F.


I love getcolorcode.com

Triadic colors

1 #607383 and #836073 with #738360 are triadic colors.

2 #608373 and #837360 with #738360 are triadic colors.