COLOR #727090

HEX: #727090 RGB: (114,112,144)

Color info

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

RGB color model

#727090 color RGB value is (114,112,144).

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

RGB channels and saturation

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

114
112
144

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

Portions of RGB colors in percentages

R + G + B = 114 + 112 + 144 = 370 (100%)
R 114 of 370 ~ 30.81%
G 112 of 370 ~ 30.27%
B 144 of 370 ~ 38.92'%

%30.81
%30.27
%38.92

CMYK color model

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

  • cyan value is 20.83%
  • magenta value is 22.22%
  • 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
%22.22
%0
%43.53

Codes

Color #727090 in popluar color models

72 70 90
RGB 114 112 144
HSL 244° 12.60% 50.20%
HSB/HSV 244° 22.22% 56.47%
CMYK 20.83% 22.22% 0.00%
43.53%

Color #727090 in popluar number systems.

HEX 72 70 90
Decimal 114 112 144
Binary 1110010 1110000 10010000
Octal 162 160 220

Shades and tints

Shades of #727090

#727090
(114,112,144)
#686683
(104,102,131)
#5E5C76
(94,92,118)
#545269
(84,82,105)
#4A485C
(74,72,92)
#403E4F
(64,62,79)
#363442
(54,52,66)
#2C2A35
(44,42,53)
#222028
(34,32,40)
#18161B
(24,22,27)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #727090

#727090
(114,112,144)
#7E7D9A
(126,125,154)
#8A8AA4
(138,138,164)
#9697AE
(150,151,174)
#A2A4B8
(162,164,184)
#AEB1C2
(174,177,194)
#BABECC
(186,190,204)
#C6CBD6
(198,203,214)
#D2D8E0
(210,216,224)
#DEE5EA
(222,229,234)
#EAF2F4
(234,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727090; }

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

This text font color is #727090.

Background Color

.myBgColor { background-color: #727090; }

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

This div background color is #727090.

Border color

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

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

This div border color is #727090.

Opacity

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

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

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

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

This text has shadow with #727090 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727090.

Preview

Color preview on black background

This text has color #727090 on black background.


Color preview on white background

This text has color #727090 on white background.


Black color preview on #727090 background

This text has black color on #727090 background.


White color preview on #727090 background

This text has white color on #727090 background.


Related colors

Complementary color

Complementary color for #hex is #8D8F6F.


I love getcolorcode.com

Triadic colors

1 #907270 and #709072 with #727090 are triadic colors.

2 #907072 and #707290 with #727090 are triadic colors.