COLOR #729663

HEX: #729663 RGB: (114,150,99)

Color info

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

RGB color model

#729663 color RGB value is (114,150,99).

RGB: (114,150,99) (45%, 59%, 39%)

RGB channels and saturation

R 114 of 255 = 45%
G 150 of 255 = 59%
B 99 of 255 = 39%

114
150
99

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

Portions of RGB colors in percentages

R + G + B = 114 + 150 + 99 = 363 (100%)
R 114 of 363 ~ 31.4%
G 150 of 363 ~ 41.32%
B 99 of 363 ~ 27.27'%

%31.4
%41.32
%27.27

CMYK color model

#729663 color CMYK value is (24,0,34,41).

  • cyan value is 24.00%
  • magenta value is 0.00%
  • yellow value is 34.00%
  • key color value is 41.18%

CMYK: (24,0,34,41)
C24M0Y34K41 (24%, 0%, 34%, 41%)
(0.24 / 0.00 / 0.34 / 0.41)

CMYK percentages

%24
%0
%34
%41.18

Codes

Color #729663 in popluar color models

72 96 63
RGB 114 150 99
HSL 102° 20.48% 48.82%
HSB/HSV 102° 34.00% 58.82%
CMYK 24.00% 0.00% 34.00%
41.18%

Color #729663 in popluar number systems.

HEX 72 96 63
Decimal 114 150 99
Binary 1110010 10010110 1100011
Octal 162 226 143

Shades and tints

Shades of #729663

#729663
(114,150,99)
#68895A
(104,137,90)
#5E7C51
(94,124,81)
#546F48
(84,111,72)
#4A623F
(74,98,63)
#405536
(64,85,54)
#36482D
(54,72,45)
#2C3B24
(44,59,36)
#222E1B
(34,46,27)
#182112
(24,33,18)
#0E1409
(14,20,9)
#000000
(0,0,0)

Tints of #729663

#729663
(114,150,99)
#7E9F71
(126,159,113)
#8AA87F
(138,168,127)
#96B18D
(150,177,141)
#A2BA9B
(162,186,155)
#AEC3A9
(174,195,169)
#BACCB7
(186,204,183)
#C6D5C5
(198,213,197)
#D2DED3
(210,222,211)
#DEE7E1
(222,231,225)
#EAF0EF
(234,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #729663 color. Also use rgb(114,150,99) instead hex code.

Text Font Color

.myTextColor { color: #729663; }

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

This text font color is #729663.

Background Color

.myBgColor { background-color: #729663; }

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

This div background color is #729663.

Border color

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

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

This div border color is #729663.

Opacity

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

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

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

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

This text has shadow with #729663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729663.

Preview

Color preview on black background

This text has color #729663 on black background.


Color preview on white background

This text has color #729663 on white background.


Black color preview on #729663 background

This text has black color on #729663 background.


White color preview on #729663 background

This text has white color on #729663 background.


Related colors

Complementary color

Complementary color for #hex is #8D699C.


I love getcolorcode.com

Triadic colors

1 #637296 and #966372 with #729663 are triadic colors.

2 #639672 and #967263 with #729663 are triadic colors.