COLOR #727642

HEX: #727642 RGB: (114,118,66)

Color info

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

RGB color model

#727642 color RGB value is (114,118,66).

RGB: (114,118,66) (45%, 46%, 26%)

RGB channels and saturation

R 114 of 255 = 45%
G 118 of 255 = 46%
B 66 of 255 = 26%

114
118
66

R + G + B ~ 39%. #727642 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 118 + 66 = 298 (100%)
R 114 of 298 ~ 38.26%
G 118 of 298 ~ 39.6%
B 66 of 298 ~ 22.15'%

%38.26
%39.6
%22.15

CMYK color model

#727642 color CMYK value is (3,0,44,54).

  • cyan value is 3.39%
  • magenta value is 0.00%
  • yellow value is 44.07%
  • key color value is 53.73%

CMYK: (3,0,44,54)
C3M0Y44K54 (3%, 0%, 44%, 54%)
(0.03 / 0.00 / 0.44 / 0.54)

CMYK percentages

%3.39
%0
%44.07
%53.73

Codes

Color #727642 in popluar color models

72 76 42
RGB 114 118 66
HSL 65° 28.26% 36.08%
HSB/HSV 65° 44.07% 46.27%
CMYK 3.39% 0.00% 44.07%
53.73%

Color #727642 in popluar number systems.

HEX 72 76 42
Decimal 114 118 66
Binary 1110010 1110110 1000010
Octal 162 166 102

Shades and tints

Shades of #727642

#727642
(114,118,66)
#686C3C
(104,108,60)
#5E6236
(94,98,54)
#545830
(84,88,48)
#4A4E2A
(74,78,42)
#404424
(64,68,36)
#363A1E
(54,58,30)
#2C3018
(44,48,24)
#222612
(34,38,18)
#181C0C
(24,28,12)
#0E1206
(14,18,6)
#000000
(0,0,0)

Tints of #727642

#727642
(114,118,66)
#7E8253
(126,130,83)
#8A8E64
(138,142,100)
#969A75
(150,154,117)
#A2A686
(162,166,134)
#AEB297
(174,178,151)
#BABEA8
(186,190,168)
#C6CAB9
(198,202,185)
#D2D6CA
(210,214,202)
#DEE2DB
(222,226,219)
#EAEEEC
(234,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727642; }

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

This text font color is #727642.

Background Color

.myBgColor { background-color: #727642; }

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

This div background color is #727642.

Border color

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

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

This div border color is #727642.

Opacity

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

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

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

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

This text has shadow with #727642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727642.

Preview

Color preview on black background

This text has color #727642 on black background.


Color preview on white background

This text has color #727642 on white background.


Black color preview on #727642 background

This text has black color on #727642 background.


White color preview on #727642 background

This text has white color on #727642 background.


Related colors

Complementary color

Complementary color for #hex is #8D89BD.


I love getcolorcode.com

Triadic colors

1 #427276 and #764272 with #727642 are triadic colors.

2 #427672 and #767242 with #727642 are triadic colors.