COLOR #729592

HEX: #729592 RGB: (114,149,146)

Color info

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

RGB color model

#729592 color RGB value is (114,149,146).

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

RGB channels and saturation

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

114
149
146

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

Portions of RGB colors in percentages

R + G + B = 114 + 149 + 146 = 409 (100%)
R 114 of 409 ~ 27.87%
G 149 of 409 ~ 36.43%
B 146 of 409 ~ 35.7'%

%27.87
%36.43
%35.7

CMYK color model

#729592 color CMYK value is (23,0,2,42).

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

CMYK: (23,0,2,42)
C23M0Y2K42 (23%, 0%, 2%, 42%)
(0.23 / 0.00 / 0.02 / 0.42)

CMYK percentages

%23.49
%0
%2.01
%41.57

Codes

Color #729592 in popluar color models

72 95 92
RGB 114 149 146
HSL 175° 14.17% 51.57%
HSB/HSV 175° 23.49% 58.43%
CMYK 23.49% 0.00% 2.01%
41.57%

Color #729592 in popluar number systems.

HEX 72 95 92
Decimal 114 149 146
Binary 1110010 10010101 10010010
Octal 162 225 222

Shades and tints

Shades of #729592

#729592
(114,149,146)
#688885
(104,136,133)
#5E7B78
(94,123,120)
#546E6B
(84,110,107)
#4A615E
(74,97,94)
#405451
(64,84,81)
#364744
(54,71,68)
#2C3A37
(44,58,55)
#222D2A
(34,45,42)
#18201D
(24,32,29)
#0E1310
(14,19,16)
#000000
(0,0,0)

Tints of #729592

#729592
(114,149,146)
#7E9E9B
(126,158,155)
#8AA7A4
(138,167,164)
#96B0AD
(150,176,173)
#A2B9B6
(162,185,182)
#AEC2BF
(174,194,191)
#BACBC8
(186,203,200)
#C6D4D1
(198,212,209)
#D2DDDA
(210,221,218)
#DEE6E3
(222,230,227)
#EAEFEC
(234,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #729592; }

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

This text font color is #729592.

Background Color

.myBgColor { background-color: #729592; }

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

This div background color is #729592.

Border color

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

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

This div border color is #729592.

Opacity

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

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

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

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

This text has shadow with #729592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729592.

Preview

Color preview on black background

This text has color #729592 on black background.


Color preview on white background

This text has color #729592 on white background.


Black color preview on #729592 background

This text has black color on #729592 background.


White color preview on #729592 background

This text has white color on #729592 background.


Related colors

Complementary color

Complementary color for #hex is #8D6A6D.


I love getcolorcode.com

Triadic colors

1 #927295 and #959272 with #729592 are triadic colors.

2 #929572 and #957292 with #729592 are triadic colors.