COLOR #727647

HEX: #727647 RGB: (114,118,71)

Color info

#727647 contains red, green and blue colors in about the same proportion. Web safe color of #727647 is #666633 (or #663).

RGB color model

#727647 color RGB value is (114,118,71).

RGB: (114,118,71) (45%, 46%, 28%)

RGB channels and saturation

R 114 of 255 = 45%
G 118 of 255 = 46%
B 71 of 255 = 28%

114
118
71

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

Portions of RGB colors in percentages

R + G + B = 114 + 118 + 71 = 303 (100%)
R 114 of 303 ~ 37.62%
G 118 of 303 ~ 38.94%
B 71 of 303 ~ 23.43'%

%37.62
%38.94
%23.43

CMYK color model

#727647 color CMYK value is (3,0,40,54).

  • cyan value is 3.39%
  • magenta value is 0.00%
  • yellow value is 39.83%
  • key color value is 53.73%
CMYK: (3,0,40,54) C3M0Y40K54 (3%,0%,40%,54%) (0.03/0.00/0.40/0.54) 

CMYK percentages

%3.39
%0
%39.83
%53.73

Codes

Color #727647 in popluar color models

72 76 47
RGB 114 118 71
HSL 65° 24.87% 37.06%
HSB/HSV 65° 39.83% 46.27%
CMYK 3.39% 0.00% 39.83%
53.73%

Color #727647 in popluar number systems.

HEX 72 76 47
Decimal 114 118 71
Binary 1110010 1110110 1000111
Octal 162 166 107

Shades and tints

Shades of #727647

#727647
(114,118,71)
#686C41
(104,108,65)
#5E623B
(94,98,59)
#545835
(84,88,53)
#4A4E2F
(74,78,47)
#404429
(64,68,41)
#363A23
(54,58,35)
#2C301D
(44,48,29)
#222617
(34,38,23)
#181C11
(24,28,17)
#0E120B
(14,18,11)
#000000
(0,0,0)

Tints of #727647

#727647
(114,118,71)
#7E8257
(126,130,87)
#8A8E67
(138,142,103)
#969A77
(150,154,119)
#A2A687
(162,166,135)
#AEB297
(174,178,151)
#BABEA7
(186,190,167)
#C6CAB7
(198,202,183)
#D2D6C7
(210,214,199)
#DEE2D7
(222,226,215)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727647 color. Also use rgb(114,118,71) instead hex code.

Text Font Color

.myTextColor { color: #727647; }

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

This text font color is #727647.

Background Color

.myBgColor { background-color: #727647; }

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

This div background color is #727647.

Border color

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

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

This div border color is #727647.

Opacity

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

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

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

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

This text has shadow with #727647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727647.

Preview

Color preview on black background

This text has color #727647 on black background.


Color preview on white background

This text has color #727647 on white background.


Black color preview on #727647 background

This text has black color on #727647 background.


White color preview on #727647 background

This text has white color on #727647 background.


Related colors

Complementary color

Complementary color for #hex is #8D89B8.


I love getcolorcode.com

Triadic colors

1 #477276 and #764772 with #727647 are triadic colors.

2 #477672 and #767247 with #727647 are triadic colors.