COLOR #729460

HEX: #729460 RGB: (114,148,96)

Color info

#729460 contains red, green and blue colors in about the same proportion. Web safe color of #729460 is #669966 (or #696).

RGB color model

#729460 color RGB value is (114,148,96).

RGB: (114,148,96) (45%, 58%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 148 of 255 = 58%
B 96 of 255 = 38%

114
148
96

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

Portions of RGB colors in percentages

R + G + B = 114 + 148 + 96 = 358 (100%)
R 114 of 358 ~ 31.84%
G 148 of 358 ~ 41.34%
B 96 of 358 ~ 26.82'%

%31.84
%41.34
%26.82

CMYK color model

#729460 color CMYK value is (23,0,35,42).

  • cyan value is 22.97%
  • magenta value is 0.00%
  • yellow value is 35.14%
  • key color value is 41.96%
CMYK: (23,0,35,42) C23M0Y35K42 (23%,0%,35%,42%) (0.23/0.00/0.35/0.42) 

CMYK percentages

%22.97
%0
%35.14
%41.96

Codes

Color #729460 in popluar color models

72 94 60
RGB 114 148 96
HSL 99° 21.31% 47.84%
HSB/HSV 99° 35.14% 58.04%
CMYK 22.97% 0.00% 35.14%
41.96%

Color #729460 in popluar number systems.

HEX 72 94 60
Decimal 114 148 96
Binary 1110010 10010100 1100000
Octal 162 224 140

Shades and tints

Shades of #729460

#729460
(114,148,96)
#688758
(104,135,88)
#5E7A50
(94,122,80)
#546D48
(84,109,72)
#4A6040
(74,96,64)
#405338
(64,83,56)
#364630
(54,70,48)
#2C3928
(44,57,40)
#222C20
(34,44,32)
#181F18
(24,31,24)
#0E1210
(14,18,16)
#000000
(0,0,0)

Tints of #729460

#729460
(114,148,96)
#7E9D6E
(126,157,110)
#8AA67C
(138,166,124)
#96AF8A
(150,175,138)
#A2B898
(162,184,152)
#AEC1A6
(174,193,166)
#BACAB4
(186,202,180)
#C6D3C2
(198,211,194)
#D2DCD0
(210,220,208)
#DEE5DE
(222,229,222)
#EAEEEC
(234,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #729460 color. Also use rgb(114,148,96) instead hex code.

Text Font Color

.myTextColor { color: #729460; }

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

This text font color is #729460.

Background Color

.myBgColor { background-color: #729460; }

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

This div background color is #729460.

Border color

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

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

This div border color is #729460.

Opacity

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

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

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

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

This text has shadow with #729460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729460.

Preview

Color preview on black background

This text has color #729460 on black background.


Color preview on white background

This text has color #729460 on white background.


Black color preview on #729460 background

This text has black color on #729460 background.


White color preview on #729460 background

This text has white color on #729460 background.


Related colors

Complementary color

Complementary color for #hex is #8D6B9F.


I love getcolorcode.com

Triadic colors

1 #607294 and #946072 with #729460 are triadic colors.

2 #609472 and #947260 with #729460 are triadic colors.