COLOR #739272

HEX: #739272 RGB: (115,146,114)

Color info

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

RGB color model

#739272 color RGB value is (115,146,114).

RGB: (115,146,114) (45%, 57%, 45%)

RGB channels and saturation

R 115 of 255 = 45%
G 146 of 255 = 57%
B 114 of 255 = 45%

115
146
114

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

Portions of RGB colors in percentages

R + G + B = 115 + 146 + 114 = 375 (100%)
R 115 of 375 ~ 30.67%
G 146 of 375 ~ 38.93%
B 114 of 375 ~ 30.4'%

%30.67
%38.93
%30.4

CMYK color model

#739272 color CMYK value is (21,0,22,43).

  • cyan value is 21.23%
  • magenta value is 0.00%
  • yellow value is 21.92%
  • key color value is 42.75%

CMYK: (21,0,22,43)
C21M0Y22K43 (21%, 0%, 22%, 43%)
(0.21 / 0.00 / 0.22 / 0.43)

CMYK percentages

%21.23
%0
%21.92
%42.75

Codes

Color #739272 in popluar color models

73 92 72
RGB 115 146 114
HSL 118° 12.80% 50.98%
HSB/HSV 118° 21.92% 57.25%
CMYK 21.23% 0.00% 21.92%
42.75%

Color #739272 in popluar number systems.

HEX 73 92 72
Decimal 115 146 114
Binary 1110011 10010010 1110010
Octal 163 222 162

Shades and tints

Shades of #739272

#739272
(115,146,114)
#698568
(105,133,104)
#5F785E
(95,120,94)
#556B54
(85,107,84)
#4B5E4A
(75,94,74)
#415140
(65,81,64)
#374436
(55,68,54)
#2D372C
(45,55,44)
#232A22
(35,42,34)
#191D18
(25,29,24)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #739272

#739272
(115,146,114)
#7F9B7E
(127,155,126)
#8BA48A
(139,164,138)
#97AD96
(151,173,150)
#A3B6A2
(163,182,162)
#AFBFAE
(175,191,174)
#BBC8BA
(187,200,186)
#C7D1C6
(199,209,198)
#D3DAD2
(211,218,210)
#DFE3DE
(223,227,222)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #739272; }

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

This text font color is #739272.

Background Color

.myBgColor { background-color: #739272; }

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

This div background color is #739272.

Border color

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

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

This div border color is #739272.

Opacity

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

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

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

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

This text has shadow with #739272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739272.

Preview

Color preview on black background

This text has color #739272 on black background.


Color preview on white background

This text has color #739272 on white background.


Black color preview on #739272 background

This text has black color on #739272 background.


White color preview on #739272 background

This text has white color on #739272 background.


Related colors

Complementary color

Complementary color for #hex is #8C6D8D.


I love getcolorcode.com

Triadic colors

1 #727392 and #927273 with #739272 are triadic colors.

2 #729273 and #927372 with #739272 are triadic colors.