COLOR #729887

HEX: #729887 RGB: (114,152,135)

Color info

#729887 contains red, green and blue colors in about the same proportion. Web safe color of #729887 is #669999 (or #699).

RGB color model

#729887 color RGB value is (114,152,135).

RGB: (114,152,135) (45%, 60%, 53%)

RGB channels and saturation

R 114 of 255 = 45%
G 152 of 255 = 60%
B 135 of 255 = 53%

114
152
135

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

Portions of RGB colors in percentages

R + G + B = 114 + 152 + 135 = 401 (100%)
R 114 of 401 ~ 28.43%
G 152 of 401 ~ 37.91%
B 135 of 401 ~ 33.67'%

%28.43
%37.91
%33.67

CMYK color model

#729887 color CMYK value is (25,0,11,40).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 11.18%
  • key color value is 40.39%

CMYK: (25,0,11,40)
C25M0Y11K40 (25%, 0%, 11%, 40%)
(0.25 / 0.00 / 0.11 / 0.40)

CMYK percentages

%25
%0
%11.18
%40.39

Codes

Color #729887 in popluar color models

72 98 87
RGB 114 152 135
HSL 153° 15.57% 52.16%
HSB/HSV 153° 25.00% 59.61%
CMYK 25.00% 0.00% 11.18%
40.39%

Color #729887 in popluar number systems.

HEX 72 98 87
Decimal 114 152 135
Binary 1110010 10011000 10000111
Octal 162 230 207

Shades and tints

Shades of #729887

#729887
(114,152,135)
#688B7B
(104,139,123)
#5E7E6F
(94,126,111)
#547163
(84,113,99)
#4A6457
(74,100,87)
#40574B
(64,87,75)
#364A3F
(54,74,63)
#2C3D33
(44,61,51)
#223027
(34,48,39)
#18231B
(24,35,27)
#0E160F
(14,22,15)
#000000
(0,0,0)

Tints of #729887

#729887
(114,152,135)
#7EA191
(126,161,145)
#8AAA9B
(138,170,155)
#96B3A5
(150,179,165)
#A2BCAF
(162,188,175)
#AEC5B9
(174,197,185)
#BACEC3
(186,206,195)
#C6D7CD
(198,215,205)
#D2E0D7
(210,224,215)
#DEE9E1
(222,233,225)
#EAF2EB
(234,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #729887 color. Also use rgb(114,152,135) instead hex code.

Text Font Color

.myTextColor { color: #729887; }

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

This text font color is #729887.

Background Color

.myBgColor { background-color: #729887; }

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

This div background color is #729887.

Border color

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

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

This div border color is #729887.

Opacity

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

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

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

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

This text has shadow with #729887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729887.

Preview

Color preview on black background

This text has color #729887 on black background.


Color preview on white background

This text has color #729887 on white background.


Black color preview on #729887 background

This text has black color on #729887 background.


White color preview on #729887 background

This text has white color on #729887 background.


Related colors

Complementary color

Complementary color for #hex is #8D6778.


I love getcolorcode.com

Triadic colors

1 #877298 and #988772 with #729887 are triadic colors.

2 #879872 and #987287 with #729887 are triadic colors.