COLOR #727384

HEX: #727384 RGB: (114,115,132)

Color info

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

RGB color model

#727384 color RGB value is (114,115,132).

RGB: (114,115,132) (45%, 45%, 52%)

RGB channels and saturation

R 114 of 255 = 45%
G 115 of 255 = 45%
B 132 of 255 = 52%

114
115
132

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

Portions of RGB colors in percentages

R + G + B = 114 + 115 + 132 = 361 (100%)
R 114 of 361 ~ 31.58%
G 115 of 361 ~ 31.86%
B 132 of 361 ~ 36.57'%

%31.58
%31.86
%36.57

CMYK color model

#727384 color CMYK value is (14,13,0,48).

  • cyan value is 13.64%
  • magenta value is 12.88%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (14,13,0,48)
C14M13Y0K48 (14%, 13%, 0%, 48%)
(0.14 / 0.13 / 0.00 / 0.48)

CMYK percentages

%13.64
%12.88
%0
%48.24

Codes

Color #727384 in popluar color models

72 73 84
RGB 114 115 132
HSL 237° 7.32% 48.24%
HSB/HSV 237° 13.64% 51.76%
CMYK 13.64% 12.88% 0.00%
48.24%

Color #727384 in popluar number systems.

HEX 72 73 84
Decimal 114 115 132
Binary 1110010 1110011 10000100
Octal 162 163 204

Shades and tints

Shades of #727384

#727384
(114,115,132)
#686978
(104,105,120)
#5E5F6C
(94,95,108)
#545560
(84,85,96)
#4A4B54
(74,75,84)
#404148
(64,65,72)
#36373C
(54,55,60)
#2C2D30
(44,45,48)
#222324
(34,35,36)
#181918
(24,25,24)
#0E0F0C
(14,15,12)
#000000
(0,0,0)

Tints of #727384

#727384
(114,115,132)
#7E7F8F
(126,127,143)
#8A8B9A
(138,139,154)
#9697A5
(150,151,165)
#A2A3B0
(162,163,176)
#AEAFBB
(174,175,187)
#BABBC6
(186,187,198)
#C6C7D1
(198,199,209)
#D2D3DC
(210,211,220)
#DEDFE7
(222,223,231)
#EAEBF2
(234,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727384 color. Also use rgb(114,115,132) instead hex code.

Text Font Color

.myTextColor { color: #727384; }

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

This text font color is #727384.

Background Color

.myBgColor { background-color: #727384; }

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

This div background color is #727384.

Border color

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

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

This div border color is #727384.

Opacity

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

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

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

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

This text has shadow with #727384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727384.

Preview

Color preview on black background

This text has color #727384 on black background.


Color preview on white background

This text has color #727384 on white background.


Black color preview on #727384 background

This text has black color on #727384 background.


White color preview on #727384 background

This text has white color on #727384 background.


Related colors

Complementary color

Complementary color for #hex is #8D8C7B.


I love getcolorcode.com

Triadic colors

1 #847273 and #738472 with #727384 are triadic colors.

2 #847372 and #737284 with #727384 are triadic colors.