COLOR #726089

HEX: #726089 RGB: (114,96,137)

Color info

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

RGB color model

#726089 color RGB value is (114,96,137).

RGB: (114,96,137) (45%, 38%, 54%)

RGB channels and saturation

R 114 of 255 = 45%
G 96 of 255 = 38%
B 137 of 255 = 54%

114
96
137

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

Portions of RGB colors in percentages

R + G + B = 114 + 96 + 137 = 347 (100%)
R 114 of 347 ~ 32.85%
G 96 of 347 ~ 27.67%
B 137 of 347 ~ 39.48'%

%32.85
%27.67
%39.48

CMYK color model

#726089 color CMYK value is (17,30,0,46).

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

CMYK: (17,30,0,46)
C17M30Y0K46 (17%, 30%, 0%, 46%)
(0.17 / 0.30 / 0.00 / 0.46)

CMYK percentages

%16.79
%29.93
%0
%46.27

Codes

Color #726089 in popluar color models

72 60 89
RGB 114 96 137
HSL 266° 17.60% 45.69%
HSB/HSV 266° 29.93% 53.73%
CMYK 16.79% 29.93% 0.00%
46.27%

Color #726089 in popluar number systems.

HEX 72 60 89
Decimal 114 96 137
Binary 1110010 1100000 10001001
Octal 162 140 211

Shades and tints

Shades of #726089

#726089
(114,96,137)
#68587D
(104,88,125)
#5E5071
(94,80,113)
#544865
(84,72,101)
#4A4059
(74,64,89)
#40384D
(64,56,77)
#363041
(54,48,65)
#2C2835
(44,40,53)
#222029
(34,32,41)
#18181D
(24,24,29)
#0E1011
(14,16,17)
#000000
(0,0,0)

Tints of #726089

#726089
(114,96,137)
#7E6E93
(126,110,147)
#8A7C9D
(138,124,157)
#968AA7
(150,138,167)
#A298B1
(162,152,177)
#AEA6BB
(174,166,187)
#BAB4C5
(186,180,197)
#C6C2CF
(198,194,207)
#D2D0D9
(210,208,217)
#DEDEE3
(222,222,227)
#EAECED
(234,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726089; }

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

This text font color is #726089.

Background Color

.myBgColor { background-color: #726089; }

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

This div background color is #726089.

Border color

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

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

This div border color is #726089.

Opacity

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

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

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

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

This text has shadow with #726089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726089.

Preview

Color preview on black background

This text has color #726089 on black background.


Color preview on white background

This text has color #726089 on white background.


Black color preview on #726089 background

This text has black color on #726089 background.


White color preview on #726089 background

This text has white color on #726089 background.


Related colors

Complementary color

Complementary color for #hex is #8D9F76.


I love getcolorcode.com

Triadic colors

1 #897260 and #608972 with #726089 are triadic colors.

2 #896072 and #607289 with #726089 are triadic colors.