COLOR #729587

HEX: #729587 RGB: (114,149,135)

Color info

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

RGB color model

#729587 color RGB value is (114,149,135).

RGB: (114,149,135) (45%, 58%, 53%)

RGB channels and saturation

R 114 of 255 = 45%
G 149 of 255 = 58%
B 135 of 255 = 53%

114
149
135

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

Portions of RGB colors in percentages

R + G + B = 114 + 149 + 135 = 398 (100%)
R 114 of 398 ~ 28.64%
G 149 of 398 ~ 37.44%
B 135 of 398 ~ 33.92'%

%28.64
%37.44
%33.92

CMYK color model

#729587 color CMYK value is (23,0,9,42).

  • cyan value is 23.49%
  • magenta value is 0.00%
  • yellow value is 9.40%
  • key color value is 41.57%

CMYK: (23,0,9,42)
C23M0Y9K42 (23%, 0%, 9%, 42%)
(0.23 / 0.00 / 0.09 / 0.42)

CMYK percentages

%23.49
%0
%9.4
%41.57

Codes

Color #729587 in popluar color models

72 95 87
RGB 114 149 135
HSL 156° 14.17% 51.57%
HSB/HSV 156° 23.49% 58.43%
CMYK 23.49% 0.00% 9.40%
41.57%

Color #729587 in popluar number systems.

HEX 72 95 87
Decimal 114 149 135
Binary 1110010 10010101 10000111
Octal 162 225 207

Shades and tints

Shades of #729587

#729587
(114,149,135)
#68887B
(104,136,123)
#5E7B6F
(94,123,111)
#546E63
(84,110,99)
#4A6157
(74,97,87)
#40544B
(64,84,75)
#36473F
(54,71,63)
#2C3A33
(44,58,51)
#222D27
(34,45,39)
#18201B
(24,32,27)
#0E130F
(14,19,15)
#000000
(0,0,0)

Tints of #729587

#729587
(114,149,135)
#7E9E91
(126,158,145)
#8AA79B
(138,167,155)
#96B0A5
(150,176,165)
#A2B9AF
(162,185,175)
#AEC2B9
(174,194,185)
#BACBC3
(186,203,195)
#C6D4CD
(198,212,205)
#D2DDD7
(210,221,215)
#DEE6E1
(222,230,225)
#EAEFEB
(234,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #729587; }

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

This text font color is #729587.

Background Color

.myBgColor { background-color: #729587; }

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

This div background color is #729587.

Border color

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

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

This div border color is #729587.

Opacity

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

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

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

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

This text has shadow with #729587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729587.

Preview

Color preview on black background

This text has color #729587 on black background.


Color preview on white background

This text has color #729587 on white background.


Black color preview on #729587 background

This text has black color on #729587 background.


White color preview on #729587 background

This text has white color on #729587 background.


Related colors

Complementary color

Complementary color for #hex is #8D6A78.


I love getcolorcode.com

Triadic colors

1 #877295 and #958772 with #729587 are triadic colors.

2 #879572 and #957287 with #729587 are triadic colors.