COLOR #728E4A

HEX: #728E4A RGB: (114,142,74)

Color info

#728E4A contains mainly red and green colors. Web safe color of #728E4A is #669933 (or #693).

RGB color model

#728E4A color RGB value is (114,142,74).

RGB: (114,142,74) (45%, 56%, 29%)

RGB channels and saturation

R 114 of 255 = 45%
G 142 of 255 = 56%
B 74 of 255 = 29%

114
142
74

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

Portions of RGB colors in percentages

R + G + B = 114 + 142 + 74 = 330 (100%)
R 114 of 330 ~ 34.55%
G 142 of 330 ~ 43.03%
B 74 of 330 ~ 22.42'%

%34.55
%43.03
%22.42

CMYK color model

#728E4A color CMYK value is (20,0,48,44).

  • cyan value is 19.72%
  • magenta value is 0.00%
  • yellow value is 47.89%
  • key color value is 44.31%

CMYK: (20,0,48,44)
C20M0Y48K44 (20%, 0%, 48%, 44%)
(0.20 / 0.00 / 0.48 / 0.44)

CMYK percentages

%19.72
%0
%47.89
%44.31

Codes

Color #728E4A in popluar color models

72 8E 4A
RGB 114 142 74
HSL 85° 31.48% 42.35%
HSB/HSV 85° 47.89% 55.69%
CMYK 19.72% 0.00% 47.89%
44.31%

Color #728E4A in popluar number systems.

HEX 72 8E 4A
Decimal 114 142 74
Binary 1110010 10001110 1001010
Octal 162 216 112

Shades and tints

Shades of #728E4A

#728E4A
(114,142,74)
#688244
(104,130,68)
#5E763E
(94,118,62)
#546A38
(84,106,56)
#4A5E32
(74,94,50)
#40522C
(64,82,44)
#364626
(54,70,38)
#2C3A20
(44,58,32)
#222E1A
(34,46,26)
#182214
(24,34,20)
#0E160E
(14,22,14)
#000000
(0,0,0)

Tints of #728E4A

#728E4A
(114,142,74)
#7E985A
(126,152,90)
#8AA26A
(138,162,106)
#96AC7A
(150,172,122)
#A2B68A
(162,182,138)
#AEC09A
(174,192,154)
#BACAAA
(186,202,170)
#C6D4BA
(198,212,186)
#D2DECA
(210,222,202)
#DEE8DA
(222,232,218)
#EAF2EA
(234,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728E4A color. Also use rgb(114,142,74) instead hex code.

Text Font Color

.myTextColor { color: #728E4A; }

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

This text font color is #728E4A.

Background Color

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

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

This div background color is #728E4A.

Border color

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

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

This div border color is #728E4A.

Opacity

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

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

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

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

This text has shadow with #728E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728E4A.

Preview

Color preview on black background

This text has color #728E4A on black background.


Color preview on white background

This text has color #728E4A on white background.


Black color preview on #728E4A background

This text has black color on #728E4A background.


White color preview on #728E4A background

This text has white color on #728E4A background.


Related colors

Complementary color

Complementary color for #hex is #8D71B5.


I love getcolorcode.com

Triadic colors

1 #4A728E and #8E4A72 with #728E4A are triadic colors.

2 #4A8E72 and #8E724A with #728E4A are triadic colors.