COLOR #738172

HEX: #738172 RGB: (115,129,114)

Color info

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

RGB color model

#738172 color RGB value is (115,129,114).

RGB: (115,129,114) (45%, 51%, 45%)

RGB channels and saturation

R 115 of 255 = 45%
G 129 of 255 = 51%
B 114 of 255 = 45%

115
129
114

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

Portions of RGB colors in percentages

R + G + B = 115 + 129 + 114 = 358 (100%)
R 115 of 358 ~ 32.12%
G 129 of 358 ~ 36.03%
B 114 of 358 ~ 31.84'%

%32.12
%36.03
%31.84

CMYK color model

#738172 color CMYK value is (11,0,12,49).

  • cyan value is 10.85%
  • magenta value is 0.00%
  • yellow value is 11.63%
  • key color value is 49.41%

CMYK: (11,0,12,49)
C11M0Y12K49 (11%, 0%, 12%, 49%)
(0.11 / 0.00 / 0.12 / 0.49)

CMYK percentages

%10.85
%0
%11.63
%49.41

Codes

Color #738172 in popluar color models

73 81 72
RGB 115 129 114
HSL 116° 6.17% 47.65%
HSB/HSV 116° 11.63% 50.59%
CMYK 10.85% 0.00% 11.63%
49.41%

Color #738172 in popluar number systems.

HEX 73 81 72
Decimal 115 129 114
Binary 1110011 10000001 1110010
Octal 163 201 162

Shades and tints

Shades of #738172

#738172
(115,129,114)
#697668
(105,118,104)
#5F6B5E
(95,107,94)
#556054
(85,96,84)
#4B554A
(75,85,74)
#414A40
(65,74,64)
#373F36
(55,63,54)
#2D342C
(45,52,44)
#232922
(35,41,34)
#191E18
(25,30,24)
#0F130E
(15,19,14)
#000000
(0,0,0)

Tints of #738172

#738172
(115,129,114)
#7F8C7E
(127,140,126)
#8B978A
(139,151,138)
#97A296
(151,162,150)
#A3ADA2
(163,173,162)
#AFB8AE
(175,184,174)
#BBC3BA
(187,195,186)
#C7CEC6
(199,206,198)
#D3D9D2
(211,217,210)
#DFE4DE
(223,228,222)
#EBEFEA
(235,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738172 color. Also use rgb(115,129,114) instead hex code.

Text Font Color

.myTextColor { color: #738172; }

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

This text font color is #738172.

Background Color

.myBgColor { background-color: #738172; }

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

This div background color is #738172.

Border color

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

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

This div border color is #738172.

Opacity

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

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

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

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

This text has shadow with #738172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738172.

Preview

Color preview on black background

This text has color #738172 on black background.


Color preview on white background

This text has color #738172 on white background.


Black color preview on #738172 background

This text has black color on #738172 background.


White color preview on #738172 background

This text has white color on #738172 background.


Related colors

Complementary color

Complementary color for #hex is #8C7E8D.


I love getcolorcode.com

Triadic colors

1 #727381 and #817273 with #738172 are triadic colors.

2 #728173 and #817372 with #738172 are triadic colors.