COLOR #729593

HEX: #729593 RGB: (114,149,147)

Color info

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

RGB color model

#729593 color RGB value is (114,149,147).

RGB: (114,149,147) (45%, 58%, 58%)

RGB channels and saturation

R 114 of 255 = 45%
G 149 of 255 = 58%
B 147 of 255 = 58%

114
149
147

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

Portions of RGB colors in percentages

R + G + B = 114 + 149 + 147 = 410 (100%)
R 114 of 410 ~ 27.8%
G 149 of 410 ~ 36.34%
B 147 of 410 ~ 35.85'%

%27.8
%36.34
%35.85

CMYK color model

#729593 color CMYK value is (23,0,1,42).

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

CMYK: (23,0,1,42)
C23M0Y1K42 (23%, 0%, 1%, 42%)
(0.23 / 0.00 / 0.01 / 0.42)

CMYK percentages

%23.49
%0
%1.34
%41.57

Codes

Color #729593 in popluar color models

72 95 93
RGB 114 149 147
HSL 177° 14.17% 51.57%
HSB/HSV 177° 23.49% 58.43%
CMYK 23.49% 0.00% 1.34%
41.57%

Color #729593 in popluar number systems.

HEX 72 95 93
Decimal 114 149 147
Binary 1110010 10010101 10010011
Octal 162 225 223

Shades and tints

Shades of #729593

#729593
(114,149,147)
#688886
(104,136,134)
#5E7B79
(94,123,121)
#546E6C
(84,110,108)
#4A615F
(74,97,95)
#405452
(64,84,82)
#364745
(54,71,69)
#2C3A38
(44,58,56)
#222D2B
(34,45,43)
#18201E
(24,32,30)
#0E1311
(14,19,17)
#000000
(0,0,0)

Tints of #729593

#729593
(114,149,147)
#7E9E9C
(126,158,156)
#8AA7A5
(138,167,165)
#96B0AE
(150,176,174)
#A2B9B7
(162,185,183)
#AEC2C0
(174,194,192)
#BACBC9
(186,203,201)
#C6D4D2
(198,212,210)
#D2DDDB
(210,221,219)
#DEE6E4
(222,230,228)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #729593; }

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

This text font color is #729593.

Background Color

.myBgColor { background-color: #729593; }

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

This div background color is #729593.

Border color

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

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

This div border color is #729593.

Opacity

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

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

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

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

This text has shadow with #729593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729593.

Preview

Color preview on black background

This text has color #729593 on black background.


Color preview on white background

This text has color #729593 on white background.


Black color preview on #729593 background

This text has black color on #729593 background.


White color preview on #729593 background

This text has white color on #729593 background.


Related colors

Complementary color

Complementary color for #hex is #8D6A6C.


I love getcolorcode.com

Triadic colors

1 #937295 and #959372 with #729593 are triadic colors.

2 #939572 and #957293 with #729593 are triadic colors.