COLOR #728489

HEX: #728489 RGB: (114,132,137)

Color info

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

RGB color model

#728489 color RGB value is (114,132,137).

RGB: (114,132,137) (45%, 52%, 54%)

RGB channels and saturation

R 114 of 255 = 45%
G 132 of 255 = 52%
B 137 of 255 = 54%

114
132
137

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

Portions of RGB colors in percentages

R + G + B = 114 + 132 + 137 = 383 (100%)
R 114 of 383 ~ 29.77%
G 132 of 383 ~ 34.46%
B 137 of 383 ~ 35.77'%

%29.77
%34.46
%35.77

CMYK color model

#728489 color CMYK value is (17,4,0,46).

  • cyan value is 16.79%
  • magenta value is 3.65%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (17,4,0,46)
C17M4Y0K46 (17%, 4%, 0%, 46%)
(0.17 / 0.04 / 0.00 / 0.46)

CMYK percentages

%16.79
%3.65
%0
%46.27

Codes

Color #728489 in popluar color models

72 84 89
RGB 114 132 137
HSL 193° 9.16% 49.22%
HSB/HSV 193° 16.79% 53.73%
CMYK 16.79% 3.65% 0.00%
46.27%

Color #728489 in popluar number systems.

HEX 72 84 89
Decimal 114 132 137
Binary 1110010 10000100 10001001
Octal 162 204 211

Shades and tints

Shades of #728489

#728489
(114,132,137)
#68787D
(104,120,125)
#5E6C71
(94,108,113)
#546065
(84,96,101)
#4A5459
(74,84,89)
#40484D
(64,72,77)
#363C41
(54,60,65)
#2C3035
(44,48,53)
#222429
(34,36,41)
#18181D
(24,24,29)
#0E0C11
(14,12,17)
#000000
(0,0,0)

Tints of #728489

#728489
(114,132,137)
#7E8F93
(126,143,147)
#8A9A9D
(138,154,157)
#96A5A7
(150,165,167)
#A2B0B1
(162,176,177)
#AEBBBB
(174,187,187)
#BAC6C5
(186,198,197)
#C6D1CF
(198,209,207)
#D2DCD9
(210,220,217)
#DEE7E3
(222,231,227)
#EAF2ED
(234,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #728489; }

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

This text font color is #728489.

Background Color

.myBgColor { background-color: #728489; }

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

This div background color is #728489.

Border color

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

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

This div border color is #728489.

Opacity

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

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

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

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

This text has shadow with #728489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728489.

Preview

Color preview on black background

This text has color #728489 on black background.


Color preview on white background

This text has color #728489 on white background.


Black color preview on #728489 background

This text has black color on #728489 background.


White color preview on #728489 background

This text has white color on #728489 background.


Related colors

Complementary color

Complementary color for #hex is #8D7B76.


I love getcolorcode.com

Triadic colors

1 #897284 and #848972 with #728489 are triadic colors.

2 #898472 and #847289 with #728489 are triadic colors.