COLOR #726490

HEX: #726490 RGB: (114,100,144)

Color info

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

RGB color model

#726490 color RGB value is (114,100,144).

RGB: (114,100,144) (45%, 39%, 56%)

RGB channels and saturation

R 114 of 255 = 45%
G 100 of 255 = 39%
B 144 of 255 = 56%

114
100
144

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

Portions of RGB colors in percentages

R + G + B = 114 + 100 + 144 = 358 (100%)
R 114 of 358 ~ 31.84%
G 100 of 358 ~ 27.93%
B 144 of 358 ~ 40.22'%

%31.84
%27.93
%40.22

CMYK color model

#726490 color CMYK value is (21,31,0,44).

  • cyan value is 20.83%
  • magenta value is 30.56%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (21,31,0,44)
C21M31Y0K44 (21%, 31%, 0%, 44%)
(0.21 / 0.31 / 0.00 / 0.44)

CMYK percentages

%20.83
%30.56
%0
%43.53

Codes

Color #726490 in popluar color models

72 64 90
RGB 114 100 144
HSL 259° 18.03% 47.84%
HSB/HSV 259° 30.56% 56.47%
CMYK 20.83% 30.56% 0.00%
43.53%

Color #726490 in popluar number systems.

HEX 72 64 90
Decimal 114 100 144
Binary 1110010 1100100 10010000
Octal 162 144 220

Shades and tints

Shades of #726490

#726490
(114,100,144)
#685B83
(104,91,131)
#5E5276
(94,82,118)
#544969
(84,73,105)
#4A405C
(74,64,92)
#40374F
(64,55,79)
#362E42
(54,46,66)
#2C2535
(44,37,53)
#221C28
(34,28,40)
#18131B
(24,19,27)
#0E0A0E
(14,10,14)
#000000
(0,0,0)

Tints of #726490

#726490
(114,100,144)
#7E729A
(126,114,154)
#8A80A4
(138,128,164)
#968EAE
(150,142,174)
#A29CB8
(162,156,184)
#AEAAC2
(174,170,194)
#BAB8CC
(186,184,204)
#C6C6D6
(198,198,214)
#D2D4E0
(210,212,224)
#DEE2EA
(222,226,234)
#EAF0F4
(234,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726490 color. Also use rgb(114,100,144) instead hex code.

Text Font Color

.myTextColor { color: #726490; }

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

This text font color is #726490.

Background Color

.myBgColor { background-color: #726490; }

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

This div background color is #726490.

Border color

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

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

This div border color is #726490.

Opacity

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

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

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

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

This text has shadow with #726490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726490.

Preview

Color preview on black background

This text has color #726490 on black background.


Color preview on white background

This text has color #726490 on white background.


Black color preview on #726490 background

This text has black color on #726490 background.


White color preview on #726490 background

This text has white color on #726490 background.


Related colors

Complementary color

Complementary color for #hex is #8D9B6F.


I love getcolorcode.com

Triadic colors

1 #907264 and #649072 with #726490 are triadic colors.

2 #906472 and #647290 with #726490 are triadic colors.