COLOR #726196

HEX: #726196 RGB: (114,97,150)

Color info

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

RGB color model

#726196 color RGB value is (114,97,150).

RGB: (114,97,150) (45%, 38%, 59%)

RGB channels and saturation

R 114 of 255 = 45%
G 97 of 255 = 38%
B 150 of 255 = 59%

114
97
150

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

Portions of RGB colors in percentages

R + G + B = 114 + 97 + 150 = 361 (100%)
R 114 of 361 ~ 31.58%
G 97 of 361 ~ 26.87%
B 150 of 361 ~ 41.55'%

%31.58
%26.87
%41.55

CMYK color model

#726196 color CMYK value is (24,35,0,41).

  • cyan value is 24.00%
  • magenta value is 35.33%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (24,35,0,41)
C24M35Y0K41 (24%, 35%, 0%, 41%)
(0.24 / 0.35 / 0.00 / 0.41)

CMYK percentages

%24
%35.33
%0
%41.18

Codes

Color #726196 in popluar color models

72 61 96
RGB 114 97 150
HSL 259° 21.46% 48.43%
HSB/HSV 259° 35.33% 58.82%
CMYK 24.00% 35.33% 0.00%
41.18%

Color #726196 in popluar number systems.

HEX 72 61 96
Decimal 114 97 150
Binary 1110010 1100001 10010110
Octal 162 141 226

Shades and tints

Shades of #726196

#726196
(114,97,150)
#685989
(104,89,137)
#5E517C
(94,81,124)
#54496F
(84,73,111)
#4A4162
(74,65,98)
#403955
(64,57,85)
#363148
(54,49,72)
#2C293B
(44,41,59)
#22212E
(34,33,46)
#181921
(24,25,33)
#0E1114
(14,17,20)
#000000
(0,0,0)

Tints of #726196

#726196
(114,97,150)
#7E6F9F
(126,111,159)
#8A7DA8
(138,125,168)
#968BB1
(150,139,177)
#A299BA
(162,153,186)
#AEA7C3
(174,167,195)
#BAB5CC
(186,181,204)
#C6C3D5
(198,195,213)
#D2D1DE
(210,209,222)
#DEDFE7
(222,223,231)
#EAEDF0
(234,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726196 color. Also use rgb(114,97,150) instead hex code.

Text Font Color

.myTextColor { color: #726196; }

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

This text font color is #726196.

Background Color

.myBgColor { background-color: #726196; }

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

This div background color is #726196.

Border color

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

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

This div border color is #726196.

Opacity

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

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

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

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

This text has shadow with #726196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726196.

Preview

Color preview on black background

This text has color #726196 on black background.


Color preview on white background

This text has color #726196 on white background.


Black color preview on #726196 background

This text has black color on #726196 background.


White color preview on #726196 background

This text has white color on #726196 background.


Related colors

Complementary color

Complementary color for #hex is #8D9E69.


I love getcolorcode.com

Triadic colors

1 #967261 and #619672 with #726196 are triadic colors.

2 #966172 and #617296 with #726196 are triadic colors.