COLOR #727586

HEX: #727586 RGB: (114,117,134)

Color info

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

RGB color model

#727586 color RGB value is (114,117,134).

RGB: (114,117,134) (45%, 46%, 53%)

RGB channels and saturation

R 114 of 255 = 45%
G 117 of 255 = 46%
B 134 of 255 = 53%

114
117
134

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

Portions of RGB colors in percentages

R + G + B = 114 + 117 + 134 = 365 (100%)
R 114 of 365 ~ 31.23%
G 117 of 365 ~ 32.05%
B 134 of 365 ~ 36.71'%

%31.23
%32.05
%36.71

CMYK color model

#727586 color CMYK value is (15,13,0,47).

  • cyan value is 14.93%
  • magenta value is 12.69%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (15,13,0,47)
C15M13Y0K47 (15%, 13%, 0%, 47%)
(0.15 / 0.13 / 0.00 / 0.47)

CMYK percentages

%14.93
%12.69
%0
%47.45

Codes

Color #727586 in popluar color models

72 75 86
RGB 114 117 134
HSL 231° 8.06% 48.63%
HSB/HSV 231° 14.93% 52.55%
CMYK 14.93% 12.69% 0.00%
47.45%

Color #727586 in popluar number systems.

HEX 72 75 86
Decimal 114 117 134
Binary 1110010 1110101 10000110
Octal 162 165 206

Shades and tints

Shades of #727586

#727586
(114,117,134)
#686B7A
(104,107,122)
#5E616E
(94,97,110)
#545762
(84,87,98)
#4A4D56
(74,77,86)
#40434A
(64,67,74)
#36393E
(54,57,62)
#2C2F32
(44,47,50)
#222526
(34,37,38)
#181B1A
(24,27,26)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #727586

#727586
(114,117,134)
#7E8191
(126,129,145)
#8A8D9C
(138,141,156)
#9699A7
(150,153,167)
#A2A5B2
(162,165,178)
#AEB1BD
(174,177,189)
#BABDC8
(186,189,200)
#C6C9D3
(198,201,211)
#D2D5DE
(210,213,222)
#DEE1E9
(222,225,233)
#EAEDF4
(234,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727586 color. Also use rgb(114,117,134) instead hex code.

Text Font Color

.myTextColor { color: #727586; }

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

This text font color is #727586.

Background Color

.myBgColor { background-color: #727586; }

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

This div background color is #727586.

Border color

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

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

This div border color is #727586.

Opacity

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

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

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

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

This text has shadow with #727586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727586.

Preview

Color preview on black background

This text has color #727586 on black background.


Color preview on white background

This text has color #727586 on white background.


Black color preview on #727586 background

This text has black color on #727586 background.


White color preview on #727586 background

This text has white color on #727586 background.


Related colors

Complementary color

Complementary color for #hex is #8D8A79.


I love getcolorcode.com

Triadic colors

1 #867275 and #758672 with #727586 are triadic colors.

2 #867572 and #757286 with #727586 are triadic colors.