COLOR #727460

HEX: #727460 RGB: (114,116,96)

Color info

#727460 contains red, green and blue colors in about the same proportion. Web safe color of #727460 is #666666 (or #666).

RGB color model

#727460 color RGB value is (114,116,96).

RGB: (114,116,96) (45%, 45%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 116 of 255 = 45%
B 96 of 255 = 38%

114
116
96

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

Portions of RGB colors in percentages

R + G + B = 114 + 116 + 96 = 326 (100%)
R 114 of 326 ~ 34.97%
G 116 of 326 ~ 35.58%
B 96 of 326 ~ 29.45'%

%34.97
%35.58
%29.45

CMYK color model

#727460 color CMYK value is (2,0,17,55).

  • cyan value is 1.72%
  • magenta value is 0.00%
  • yellow value is 17.24%
  • key color value is 54.51%
CMYK: (2,0,17,55) C2M0Y17K55 (2%,0%,17%,55%) (0.02/0.00/0.17/0.55) 

CMYK percentages

%1.72
%0
%17.24
%54.51

Codes

Color #727460 in popluar color models

72 74 60
RGB 114 116 96
HSL 66° 9.43% 41.57%
HSB/HSV 66° 17.24% 45.49%
CMYK 1.72% 0.00% 17.24%
54.51%

Color #727460 in popluar number systems.

HEX 72 74 60
Decimal 114 116 96
Binary 1110010 1110100 1100000
Octal 162 164 140

Shades and tints

Shades of #727460

#727460
(114,116,96)
#686A58
(104,106,88)
#5E6050
(94,96,80)
#545648
(84,86,72)
#4A4C40
(74,76,64)
#404238
(64,66,56)
#363830
(54,56,48)
#2C2E28
(44,46,40)
#222420
(34,36,32)
#181A18
(24,26,24)
#0E1010
(14,16,16)
#000000
(0,0,0)

Tints of #727460

#727460
(114,116,96)
#7E806E
(126,128,110)
#8A8C7C
(138,140,124)
#96988A
(150,152,138)
#A2A498
(162,164,152)
#AEB0A6
(174,176,166)
#BABCB4
(186,188,180)
#C6C8C2
(198,200,194)
#D2D4D0
(210,212,208)
#DEE0DE
(222,224,222)
#EAECEC
(234,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727460 color. Also use rgb(114,116,96) instead hex code.

Text Font Color

.myTextColor { color: #727460; }

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

This text font color is #727460.

Background Color

.myBgColor { background-color: #727460; }

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

This div background color is #727460.

Border color

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

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

This div border color is #727460.

Opacity

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

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

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

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

This text has shadow with #727460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727460.

Preview

Color preview on black background

This text has color #727460 on black background.


Color preview on white background

This text has color #727460 on white background.


Black color preview on #727460 background

This text has black color on #727460 background.


White color preview on #727460 background

This text has white color on #727460 background.


Related colors

Complementary color

Complementary color for #hex is #8D8B9F.


I love getcolorcode.com

Triadic colors

1 #607274 and #746072 with #727460 are triadic colors.

2 #607472 and #747260 with #727460 are triadic colors.