COLOR #727673

HEX: #727673 RGB: (114,118,115)

Color info

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

RGB color model

#727673 color RGB value is (114,118,115).

RGB: (114,118,115) (45%, 46%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 118 of 255 = 46%
B 115 of 255 = 45%

114
118
115

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

Portions of RGB colors in percentages

R + G + B = 114 + 118 + 115 = 347 (100%)
R 114 of 347 ~ 32.85%
G 118 of 347 ~ 34.01%
B 115 of 347 ~ 33.14'%

%32.85
%34.01
%33.14

CMYK color model

#727673 color CMYK value is (3,0,3,54).

  • cyan value is 3.39%
  • magenta value is 0.00%
  • yellow value is 2.54%
  • key color value is 53.73%
CMYK: (3,0,3,54) C3M0Y3K54 (3%,0%,3%,54%) (0.03/0.00/0.03/0.54) 

CMYK percentages

%3.39
%0
%2.54
%53.73

Codes

Color #727673 in popluar color models

72 76 73
RGB 114 118 115
HSL 135° 1.72% 45.49%
HSB/HSV 135° 3.39% 46.27%
CMYK 3.39% 0.00% 2.54%
53.73%

Color #727673 in popluar number systems.

HEX 72 76 73
Decimal 114 118 115
Binary 1110010 1110110 1110011
Octal 162 166 163

Shades and tints

Shades of #727673

#727673
(114,118,115)
#686C69
(104,108,105)
#5E625F
(94,98,95)
#545855
(84,88,85)
#4A4E4B
(74,78,75)
#404441
(64,68,65)
#363A37
(54,58,55)
#2C302D
(44,48,45)
#222623
(34,38,35)
#181C19
(24,28,25)
#0E120F
(14,18,15)
#000000
(0,0,0)

Tints of #727673

#727673
(114,118,115)
#7E827F
(126,130,127)
#8A8E8B
(138,142,139)
#969A97
(150,154,151)
#A2A6A3
(162,166,163)
#AEB2AF
(174,178,175)
#BABEBB
(186,190,187)
#C6CAC7
(198,202,199)
#D2D6D3
(210,214,211)
#DEE2DF
(222,226,223)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727673; }

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

This text font color is #727673.

Background Color

.myBgColor { background-color: #727673; }

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

This div background color is #727673.

Border color

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

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

This div border color is #727673.

Opacity

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

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

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

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

This text has shadow with #727673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727673.

Preview

Color preview on black background

This text has color #727673 on black background.


Color preview on white background

This text has color #727673 on white background.


Black color preview on #727673 background

This text has black color on #727673 background.


White color preview on #727673 background

This text has white color on #727673 background.


Related colors

Complementary color

Complementary color for #hex is #8D898C.


I love getcolorcode.com

Triadic colors

1 #737276 and #767372 with #727673 are triadic colors.

2 #737672 and #767273 with #727673 are triadic colors.