COLOR #727190

HEX: #727190 RGB: (114,113,144)

Color info

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

RGB color model

#727190 color RGB value is (114,113,144).

RGB: (114,113,144) (45%, 44%, 56%)

RGB channels and saturation

R 114 of 255 = 45%
G 113 of 255 = 44%
B 144 of 255 = 56%

114
113
144

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

Portions of RGB colors in percentages

R + G + B = 114 + 113 + 144 = 371 (100%)
R 114 of 371 ~ 30.73%
G 113 of 371 ~ 30.46%
B 144 of 371 ~ 38.81'%

%30.73
%30.46
%38.81

CMYK color model

#727190 color CMYK value is (21,22,0,44).

  • cyan value is 20.83%
  • magenta value is 21.53%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (21,22,0,44) C21M22Y0K44 (21%,22%,0%,44%) (0.21/0.22/0.00/0.44) 

CMYK percentages

%20.83
%21.53
%0
%43.53

Codes

Color #727190 in popluar color models

72 71 90
RGB 114 113 144
HSL 242° 12.25% 50.39%
HSB/HSV 242° 21.53% 56.47%
CMYK 20.83% 21.53% 0.00%
43.53%

Color #727190 in popluar number systems.

HEX 72 71 90
Decimal 114 113 144
Binary 1110010 1110001 10010000
Octal 162 161 220

Shades and tints

Shades of #727190

#727190
(114,113,144)
#686783
(104,103,131)
#5E5D76
(94,93,118)
#545369
(84,83,105)
#4A495C
(74,73,92)
#403F4F
(64,63,79)
#363542
(54,53,66)
#2C2B35
(44,43,53)
#222128
(34,33,40)
#18171B
(24,23,27)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #727190

#727190
(114,113,144)
#7E7D9A
(126,125,154)
#8A89A4
(138,137,164)
#9695AE
(150,149,174)
#A2A1B8
(162,161,184)
#AEADC2
(174,173,194)
#BAB9CC
(186,185,204)
#C6C5D6
(198,197,214)
#D2D1E0
(210,209,224)
#DEDDEA
(222,221,234)
#EAE9F4
(234,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727190; }

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

This text font color is #727190.

Background Color

.myBgColor { background-color: #727190; }

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

This div background color is #727190.

Border color

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

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

This div border color is #727190.

Opacity

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

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

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

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

This text has shadow with #727190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727190.

Preview

Color preview on black background

This text has color #727190 on black background.


Color preview on white background

This text has color #727190 on white background.


Black color preview on #727190 background

This text has black color on #727190 background.


White color preview on #727190 background

This text has white color on #727190 background.


Related colors

Complementary color

Complementary color for #hex is #8D8E6F.


I love getcolorcode.com

Triadic colors

1 #907271 and #719072 with #727190 are triadic colors.

2 #907172 and #717290 with #727190 are triadic colors.