COLOR #729591

HEX: #729591 RGB: (114,149,145)

Color info

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

RGB color model

#729591 color RGB value is (114,149,145).

RGB: (114,149,145) (45%, 58%, 57%)

RGB channels and saturation

R 114 of 255 = 45%
G 149 of 255 = 58%
B 145 of 255 = 57%

114
149
145

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

Portions of RGB colors in percentages

R + G + B = 114 + 149 + 145 = 408 (100%)
R 114 of 408 ~ 27.94%
G 149 of 408 ~ 36.52%
B 145 of 408 ~ 35.54'%

%27.94
%36.52
%35.54

CMYK color model

#729591 color CMYK value is (23,0,3,42).

  • cyan value is 23.49%
  • magenta value is 0.00%
  • yellow value is 2.68%
  • key color value is 41.57%
CMYK: (23,0,3,42) C23M0Y3K42 (23%,0%,3%,42%) (0.23/0.00/0.03/0.42) 

CMYK percentages

%23.49
%0
%2.68
%41.57

Codes

Color #729591 in popluar color models

72 95 91
RGB 114 149 145
HSL 173° 14.17% 51.57%
HSB/HSV 173° 23.49% 58.43%
CMYK 23.49% 0.00% 2.68%
41.57%

Color #729591 in popluar number systems.

HEX 72 95 91
Decimal 114 149 145
Binary 1110010 10010101 10010001
Octal 162 225 221

Shades and tints

Shades of #729591

#729591
(114,149,145)
#688884
(104,136,132)
#5E7B77
(94,123,119)
#546E6A
(84,110,106)
#4A615D
(74,97,93)
#405450
(64,84,80)
#364743
(54,71,67)
#2C3A36
(44,58,54)
#222D29
(34,45,41)
#18201C
(24,32,28)
#0E130F
(14,19,15)
#000000
(0,0,0)

Tints of #729591

#729591
(114,149,145)
#7E9E9B
(126,158,155)
#8AA7A5
(138,167,165)
#96B0AF
(150,176,175)
#A2B9B9
(162,185,185)
#AEC2C3
(174,194,195)
#BACBCD
(186,203,205)
#C6D4D7
(198,212,215)
#D2DDE1
(210,221,225)
#DEE6EB
(222,230,235)
#EAEFF5
(234,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #729591; }

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

This text font color is #729591.

Background Color

.myBgColor { background-color: #729591; }

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

This div background color is #729591.

Border color

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

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

This div border color is #729591.

Opacity

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

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

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

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

This text has shadow with #729591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729591.

Preview

Color preview on black background

This text has color #729591 on black background.


Color preview on white background

This text has color #729591 on white background.


Black color preview on #729591 background

This text has black color on #729591 background.


White color preview on #729591 background

This text has white color on #729591 background.


Related colors

Complementary color

Complementary color for #hex is #8D6A6E.


I love getcolorcode.com

Triadic colors

1 #917295 and #959172 with #729591 are triadic colors.

2 #919572 and #957291 with #729591 are triadic colors.