COLOR #728997

HEX: #728997 RGB: (114,137,151)

Color info

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

RGB color model

#728997 color RGB value is (114,137,151).

RGB: (114,137,151) (45%, 54%, 59%)

RGB channels and saturation

R 114 of 255 = 45%
G 137 of 255 = 54%
B 151 of 255 = 59%

114
137
151

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

Portions of RGB colors in percentages

R + G + B = 114 + 137 + 151 = 402 (100%)
R 114 of 402 ~ 28.36%
G 137 of 402 ~ 34.08%
B 151 of 402 ~ 37.56'%

%28.36
%34.08
%37.56

CMYK color model

#728997 color CMYK value is (25,9,0,41).

  • cyan value is 24.50%
  • magenta value is 9.27%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (25,9,0,41)
C25M9Y0K41 (25%, 9%, 0%, 41%)
(0.25 / 0.09 / 0.00 / 0.41)

CMYK percentages

%24.5
%9.27
%0
%40.78

Codes

Color #728997 in popluar color models

72 89 97
RGB 114 137 151
HSL 203° 15.10% 51.96%
HSB/HSV 203° 24.50% 59.22%
CMYK 24.50% 9.27% 0.00%
40.78%

Color #728997 in popluar number systems.

HEX 72 89 97
Decimal 114 137 151
Binary 1110010 10001001 10010111
Octal 162 211 227

Shades and tints

Shades of #728997

#728997
(114,137,151)
#687D8A
(104,125,138)
#5E717D
(94,113,125)
#546570
(84,101,112)
#4A5963
(74,89,99)
#404D56
(64,77,86)
#364149
(54,65,73)
#2C353C
(44,53,60)
#22292F
(34,41,47)
#181D22
(24,29,34)
#0E1115
(14,17,21)
#000000
(0,0,0)

Tints of #728997

#728997
(114,137,151)
#7E93A0
(126,147,160)
#8A9DA9
(138,157,169)
#96A7B2
(150,167,178)
#A2B1BB
(162,177,187)
#AEBBC4
(174,187,196)
#BAC5CD
(186,197,205)
#C6CFD6
(198,207,214)
#D2D9DF
(210,217,223)
#DEE3E8
(222,227,232)
#EAEDF1
(234,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728997 color. Also use rgb(114,137,151) instead hex code.

Text Font Color

.myTextColor { color: #728997; }

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

This text font color is #728997.

Background Color

.myBgColor { background-color: #728997; }

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

This div background color is #728997.

Border color

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

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

This div border color is #728997.

Opacity

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

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

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

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

This text has shadow with #728997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728997.

Preview

Color preview on black background

This text has color #728997 on black background.


Color preview on white background

This text has color #728997 on white background.


Black color preview on #728997 background

This text has black color on #728997 background.


White color preview on #728997 background

This text has white color on #728997 background.


Related colors

Complementary color

Complementary color for #hex is #8D7668.


I love getcolorcode.com

Triadic colors

1 #977289 and #899772 with #728997 are triadic colors.

2 #978972 and #897297 with #728997 are triadic colors.