COLOR #728949

HEX: #728949 RGB: (114,137,73)

Color info

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

RGB color model

#728949 color RGB value is (114,137,73).

RGB: (114,137,73) (45%, 54%, 29%)

RGB channels and saturation

R 114 of 255 = 45%
G 137 of 255 = 54%
B 73 of 255 = 29%

114
137
73

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

Portions of RGB colors in percentages

R + G + B = 114 + 137 + 73 = 324 (100%)
R 114 of 324 ~ 35.19%
G 137 of 324 ~ 42.28%
B 73 of 324 ~ 22.53'%

%35.19
%42.28
%22.53

CMYK color model

#728949 color CMYK value is (17,0,47,46).

  • cyan value is 16.79%
  • magenta value is 0.00%
  • yellow value is 46.72%
  • key color value is 46.27%

CMYK: (17,0,47,46)
C17M0Y47K46 (17%, 0%, 47%, 46%)
(0.17 / 0.00 / 0.47 / 0.46)

CMYK percentages

%16.79
%0
%46.72
%46.27

Codes

Color #728949 in popluar color models

72 89 49
RGB 114 137 73
HSL 82° 30.48% 41.18%
HSB/HSV 82° 46.72% 53.73%
CMYK 16.79% 0.00% 46.72%
46.27%

Color #728949 in popluar number systems.

HEX 72 89 49
Decimal 114 137 73
Binary 1110010 10001001 1001001
Octal 162 211 111

Shades and tints

Shades of #728949

#728949
(114,137,73)
#687D43
(104,125,67)
#5E713D
(94,113,61)
#546537
(84,101,55)
#4A5931
(74,89,49)
#404D2B
(64,77,43)
#364125
(54,65,37)
#2C351F
(44,53,31)
#222919
(34,41,25)
#181D13
(24,29,19)
#0E110D
(14,17,13)
#000000
(0,0,0)

Tints of #728949

#728949
(114,137,73)
#7E9359
(126,147,89)
#8A9D69
(138,157,105)
#96A779
(150,167,121)
#A2B189
(162,177,137)
#AEBB99
(174,187,153)
#BAC5A9
(186,197,169)
#C6CFB9
(198,207,185)
#D2D9C9
(210,217,201)
#DEE3D9
(222,227,217)
#EAEDE9
(234,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728949 color. Also use rgb(114,137,73) instead hex code.

Text Font Color

.myTextColor { color: #728949; }

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

This text font color is #728949.

Background Color

.myBgColor { background-color: #728949; }

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

This div background color is #728949.

Border color

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

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

This div border color is #728949.

Opacity

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

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

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

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

This text has shadow with #728949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728949.

Preview

Color preview on black background

This text has color #728949 on black background.


Color preview on white background

This text has color #728949 on white background.


Black color preview on #728949 background

This text has black color on #728949 background.


White color preview on #728949 background

This text has white color on #728949 background.


Related colors

Complementary color

Complementary color for #hex is #8D76B6.


I love getcolorcode.com

Triadic colors

1 #497289 and #894972 with #728949 are triadic colors.

2 #498972 and #897249 with #728949 are triadic colors.