COLOR #729899

HEX: #729899 RGB: (114,152,153)

Color info

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

RGB color model

#729899 color RGB value is (114,152,153).

RGB: (114,152,153) (45%, 60%, 60%)

RGB channels and saturation

R 114 of 255 = 45%
G 152 of 255 = 60%
B 153 of 255 = 60%

114
152
153

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

Portions of RGB colors in percentages

R + G + B = 114 + 152 + 153 = 419 (100%)
R 114 of 419 ~ 27.21%
G 152 of 419 ~ 36.28%
B 153 of 419 ~ 36.52'%

%27.21
%36.28
%36.52

CMYK color model

#729899 color CMYK value is (25,1,0,40).

  • cyan value is 25.49%
  • magenta value is 0.65%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (25,1,0,40)
C25M1Y0K40 (25%, 1%, 0%, 40%)
(0.25 / 0.01 / 0.00 / 0.40)

CMYK percentages

%25.49
%0.65
%0
%40

Codes

Color #729899 in popluar color models

72 98 99
RGB 114 152 153
HSL 182° 16.05% 52.35%
HSB/HSV 182° 25.49% 60.00%
CMYK 25.49% 0.65% 0.00%
40.00%

Color #729899 in popluar number systems.

HEX 72 98 99
Decimal 114 152 153
Binary 1110010 10011000 10011001
Octal 162 230 231

Shades and tints

Shades of #729899

#729899
(114,152,153)
#688B8C
(104,139,140)
#5E7E7F
(94,126,127)
#547172
(84,113,114)
#4A6465
(74,100,101)
#405758
(64,87,88)
#364A4B
(54,74,75)
#2C3D3E
(44,61,62)
#223031
(34,48,49)
#182324
(24,35,36)
#0E1617
(14,22,23)
#000000
(0,0,0)

Tints of #729899

#729899
(114,152,153)
#7EA1A2
(126,161,162)
#8AAAAB
(138,170,171)
#96B3B4
(150,179,180)
#A2BCBD
(162,188,189)
#AEC5C6
(174,197,198)
#BACECF
(186,206,207)
#C6D7D8
(198,215,216)
#D2E0E1
(210,224,225)
#DEE9EA
(222,233,234)
#EAF2F3
(234,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #729899; }

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

This text font color is #729899.

Background Color

.myBgColor { background-color: #729899; }

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

This div background color is #729899.

Border color

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

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

This div border color is #729899.

Opacity

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

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

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

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

This text has shadow with #729899 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729899.

Preview

Color preview on black background

This text has color #729899 on black background.


Color preview on white background

This text has color #729899 on white background.


Black color preview on #729899 background

This text has black color on #729899 background.


White color preview on #729899 background

This text has white color on #729899 background.


Related colors

Complementary color

Complementary color for #hex is #8D6766.


I love getcolorcode.com

Triadic colors

1 #997298 and #989972 with #729899 are triadic colors.

2 #999872 and #987299 with #729899 are triadic colors.