COLOR #726389

HEX: #726389 RGB: (114,99,137)

Color info

#726389 contains red, green and blue colors in about the same proportion. Web safe color of #726389 is #666699 (or #669).

RGB color model

#726389 color RGB value is (114,99,137).

RGB: (114,99,137) (45%, 39%, 54%)

RGB channels and saturation

R 114 of 255 = 45%
G 99 of 255 = 39%
B 137 of 255 = 54%

114
99
137

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

Portions of RGB colors in percentages

R + G + B = 114 + 99 + 137 = 350 (100%)
R 114 of 350 ~ 32.57%
G 99 of 350 ~ 28.29%
B 137 of 350 ~ 39.14'%

%32.57
%28.29
%39.14

CMYK color model

#726389 color CMYK value is (17,28,0,46).

  • cyan value is 16.79%
  • magenta value is 27.74%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (17,28,0,46) C17M28Y0K46 (17%,28%,0%,46%) (0.17/0.28/0.00/0.46) 

CMYK percentages

%16.79
%27.74
%0
%46.27

Codes

Color #726389 in popluar color models

72 63 89
RGB 114 99 137
HSL 264° 16.10% 46.27%
HSB/HSV 264° 27.74% 53.73%
CMYK 16.79% 27.74% 0.00%
46.27%

Color #726389 in popluar number systems.

HEX 72 63 89
Decimal 114 99 137
Binary 1110010 1100011 10001001
Octal 162 143 211

Shades and tints

Shades of #726389

#726389
(114,99,137)
#685A7D
(104,90,125)
#5E5171
(94,81,113)
#544865
(84,72,101)
#4A3F59
(74,63,89)
#40364D
(64,54,77)
#362D41
(54,45,65)
#2C2435
(44,36,53)
#221B29
(34,27,41)
#18121D
(24,18,29)
#0E0911
(14,9,17)
#000000
(0,0,0)

Tints of #726389

#726389
(114,99,137)
#7E7193
(126,113,147)
#8A7F9D
(138,127,157)
#968DA7
(150,141,167)
#A29BB1
(162,155,177)
#AEA9BB
(174,169,187)
#BAB7C5
(186,183,197)
#C6C5CF
(198,197,207)
#D2D3D9
(210,211,217)
#DEE1E3
(222,225,227)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726389; }

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

This text font color is #726389.

Background Color

.myBgColor { background-color: #726389; }

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

This div background color is #726389.

Border color

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

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

This div border color is #726389.

Opacity

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

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

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

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

This text has shadow with #726389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726389.

Preview

Color preview on black background

This text has color #726389 on black background.


Color preview on white background

This text has color #726389 on white background.


Black color preview on #726389 background

This text has black color on #726389 background.


White color preview on #726389 background

This text has white color on #726389 background.


Related colors

Complementary color

Complementary color for #hex is #8D9C76.


I love getcolorcode.com

Triadic colors

1 #897263 and #638972 with #726389 are triadic colors.

2 #896372 and #637289 with #726389 are triadic colors.