COLOR #729769

HEX: #729769 RGB: (114,151,105)

Color info

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

RGB color model

#729769 color RGB value is (114,151,105).

RGB: (114,151,105) (45%, 59%, 41%)

RGB channels and saturation

R 114 of 255 = 45%
G 151 of 255 = 59%
B 105 of 255 = 41%

114
151
105

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

Portions of RGB colors in percentages

R + G + B = 114 + 151 + 105 = 370 (100%)
R 114 of 370 ~ 30.81%
G 151 of 370 ~ 40.81%
B 105 of 370 ~ 28.38'%

%30.81
%40.81
%28.38

CMYK color model

#729769 color CMYK value is (25,0,30,41).

  • cyan value is 24.50%
  • magenta value is 0.00%
  • yellow value is 30.46%
  • key color value is 40.78%

CMYK: (25,0,30,41)
C25M0Y30K41 (25%, 0%, 30%, 41%)
(0.25 / 0.00 / 0.30 / 0.41)

CMYK percentages

%24.5
%0
%30.46
%40.78

Codes

Color #729769 in popluar color models

72 97 69
RGB 114 151 105
HSL 108° 18.11% 50.20%
HSB/HSV 108° 30.46% 59.22%
CMYK 24.50% 0.00% 30.46%
40.78%

Color #729769 in popluar number systems.

HEX 72 97 69
Decimal 114 151 105
Binary 1110010 10010111 1101001
Octal 162 227 151

Shades and tints

Shades of #729769

#729769
(114,151,105)
#688A60
(104,138,96)
#5E7D57
(94,125,87)
#54704E
(84,112,78)
#4A6345
(74,99,69)
#40563C
(64,86,60)
#364933
(54,73,51)
#2C3C2A
(44,60,42)
#222F21
(34,47,33)
#182218
(24,34,24)
#0E150F
(14,21,15)
#000000
(0,0,0)

Tints of #729769

#729769
(114,151,105)
#7EA076
(126,160,118)
#8AA983
(138,169,131)
#96B290
(150,178,144)
#A2BB9D
(162,187,157)
#AEC4AA
(174,196,170)
#BACDB7
(186,205,183)
#C6D6C4
(198,214,196)
#D2DFD1
(210,223,209)
#DEE8DE
(222,232,222)
#EAF1EB
(234,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #729769 color. Also use rgb(114,151,105) instead hex code.

Text Font Color

.myTextColor { color: #729769; }

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

This text font color is #729769.

Background Color

.myBgColor { background-color: #729769; }

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

This div background color is #729769.

Border color

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

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

This div border color is #729769.

Opacity

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

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

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

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

This text has shadow with #729769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729769.

Preview

Color preview on black background

This text has color #729769 on black background.


Color preview on white background

This text has color #729769 on white background.


Black color preview on #729769 background

This text has black color on #729769 background.


White color preview on #729769 background

This text has white color on #729769 background.


Related colors

Complementary color

Complementary color for #hex is #8D6896.


I love getcolorcode.com

Triadic colors

1 #697297 and #976972 with #729769 are triadic colors.

2 #699772 and #977269 with #729769 are triadic colors.