COLOR #729971

HEX: #729971 RGB: (114,153,113)

Color info

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

RGB color model

#729971 color RGB value is (114,153,113).

RGB: (114,153,113) (45%, 60%, 44%)

RGB channels and saturation

R 114 of 255 = 45%
G 153 of 255 = 60%
B 113 of 255 = 44%

114
153
113

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

Portions of RGB colors in percentages

R + G + B = 114 + 153 + 113 = 380 (100%)
R 114 of 380 ~ 30%
G 153 of 380 ~ 40.26%
B 113 of 380 ~ 29.74'%

%30
%40.26
%29.74

CMYK color model

#729971 color CMYK value is (25,0,26,40).

  • cyan value is 25.49%
  • magenta value is 0.00%
  • yellow value is 26.14%
  • key color value is 40.00%
CMYK: (25,0,26,40) C25M0Y26K40 (25%,0%,26%,40%) (0.25/0.00/0.26/0.40) 

CMYK percentages

%25.49
%0
%26.14
%40

Codes

Color #729971 in popluar color models

72 99 71
RGB 114 153 113
HSL 119° 16.39% 52.16%
HSB/HSV 119° 26.14% 60.00%
CMYK 25.49% 0.00% 26.14%
40.00%

Color #729971 in popluar number systems.

HEX 72 99 71
Decimal 114 153 113
Binary 1110010 10011001 1110001
Octal 162 231 161

Shades and tints

Shades of #729971

#729971
(114,153,113)
#688C67
(104,140,103)
#5E7F5D
(94,127,93)
#547253
(84,114,83)
#4A6549
(74,101,73)
#40583F
(64,88,63)
#364B35
(54,75,53)
#2C3E2B
(44,62,43)
#223121
(34,49,33)
#182417
(24,36,23)
#0E170D
(14,23,13)
#000000
(0,0,0)

Tints of #729971

#729971
(114,153,113)
#7EA27D
(126,162,125)
#8AAB89
(138,171,137)
#96B495
(150,180,149)
#A2BDA1
(162,189,161)
#AEC6AD
(174,198,173)
#BACFB9
(186,207,185)
#C6D8C5
(198,216,197)
#D2E1D1
(210,225,209)
#DEEADD
(222,234,221)
#EAF3E9
(234,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #729971 color. Also use rgb(114,153,113) instead hex code.

Text Font Color

.myTextColor { color: #729971; }

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

This text font color is #729971.

Background Color

.myBgColor { background-color: #729971; }

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

This div background color is #729971.

Border color

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

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

This div border color is #729971.

Opacity

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

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

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

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

This text has shadow with #729971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729971.

Preview

Color preview on black background

This text has color #729971 on black background.


Color preview on white background

This text has color #729971 on white background.


Black color preview on #729971 background

This text has black color on #729971 background.


White color preview on #729971 background

This text has white color on #729971 background.


Related colors

Complementary color

Complementary color for #hex is #8D668E.


I love getcolorcode.com

Triadic colors

1 #717299 and #997172 with #729971 are triadic colors.

2 #719972 and #997271 with #729971 are triadic colors.