COLOR #728D4E

HEX: #728D4E RGB: (114,141,78)

Color info

#728D4E contains mainly red and green colors. Web safe color of #728D4E is #669966 (or #696).

RGB color model

#728D4E color RGB value is (114,141,78).

RGB: (114,141,78) (45%, 55%, 31%)

RGB channels and saturation

R 114 of 255 = 45%
G 141 of 255 = 55%
B 78 of 255 = 31%

114
141
78

R + G + B ~ 44%. #728D4E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 141 + 78 = 333 (100%)
R 114 of 333 ~ 34.23%
G 141 of 333 ~ 42.34%
B 78 of 333 ~ 23.42'%

%34.23
%42.34
%23.42

CMYK color model

#728D4E color CMYK value is (19,0,45,45).

  • cyan value is 19.15%
  • magenta value is 0.00%
  • yellow value is 44.68%
  • key color value is 44.71%

CMYK: (19,0,45,45)
C19M0Y45K45 (19%, 0%, 45%, 45%)
(0.19 / 0.00 / 0.45 / 0.45)

CMYK percentages

%19.15
%0
%44.68
%44.71

Codes

Color #728D4E in popluar color models

72 8D 4E
RGB 114 141 78
HSL 86° 28.77% 42.94%
HSB/HSV 86° 44.68% 55.29%
CMYK 19.15% 0.00% 44.68%
44.71%

Color #728D4E in popluar number systems.

HEX 72 8D 4E
Decimal 114 141 78
Binary 1110010 10001101 1001110
Octal 162 215 116

Shades and tints

Shades of #728D4E

#728D4E
(114,141,78)
#688147
(104,129,71)
#5E7540
(94,117,64)
#546939
(84,105,57)
#4A5D32
(74,93,50)
#40512B
(64,81,43)
#364524
(54,69,36)
#2C391D
(44,57,29)
#222D16
(34,45,22)
#18210F
(24,33,15)
#0E1508
(14,21,8)
#000000
(0,0,0)

Tints of #728D4E

#728D4E
(114,141,78)
#7E975E
(126,151,94)
#8AA16E
(138,161,110)
#96AB7E
(150,171,126)
#A2B58E
(162,181,142)
#AEBF9E
(174,191,158)
#BAC9AE
(186,201,174)
#C6D3BE
(198,211,190)
#D2DDCE
(210,221,206)
#DEE7DE
(222,231,222)
#EAF1EE
(234,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728D4E color. Also use rgb(114,141,78) instead hex code.

Text Font Color

.myTextColor { color: #728D4E; }

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

This text font color is #728D4E.

Background Color

.myBgColor { background-color: #728D4E; }

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

This div background color is #728D4E.

Border color

.myBorderColor { border: 1px solid #728D4E; }

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

This div border color is #728D4E.

Opacity

.myOpacity80 { color: #728D4E; opacity: 0.8; }

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

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

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

This text has shadow with #728D4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728D4E.

Preview

Color preview on black background

This text has color #728D4E on black background.


Color preview on white background

This text has color #728D4E on white background.


Black color preview on #728D4E background

This text has black color on #728D4E background.


White color preview on #728D4E background

This text has white color on #728D4E background.


Related colors

Complementary color

Complementary color for #hex is #8D72B1.


I love getcolorcode.com

Triadic colors

1 #4E728D and #8D4E72 with #728D4E are triadic colors.

2 #4E8D72 and #8D724E with #728D4E are triadic colors.