COLOR #727473

HEX: #727473 RGB: (114,116,115)

Color info

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

RGB color model

#727473 color RGB value is (114,116,115).

RGB: (114,116,115) (45%, 45%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 116 of 255 = 45%
B 115 of 255 = 45%

114
116
115

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

Portions of RGB colors in percentages

R + G + B = 114 + 116 + 115 = 345 (100%)
R 114 of 345 ~ 33.04%
G 116 of 345 ~ 33.62%
B 115 of 345 ~ 33.33'%

%33.04
%33.62
%33.33

CMYK color model

#727473 color CMYK value is (2,0,1,55).

  • cyan value is 1.72%
  • magenta value is 0.00%
  • yellow value is 0.86%
  • key color value is 54.51%

CMYK: (2,0,1,55)
C2M0Y1K55 (2%, 0%, 1%, 55%)
(0.02 / 0.00 / 0.01 / 0.55)

CMYK percentages

%1.72
%0
%0.86
%54.51

Codes

Color #727473 in popluar color models

72 74 73
RGB 114 116 115
HSL 150° 0.87% 45.10%
HSB/HSV 150° 1.72% 45.49%
CMYK 1.72% 0.00% 0.86%
54.51%

Color #727473 in popluar number systems.

HEX 72 74 73
Decimal 114 116 115
Binary 1110010 1110100 1110011
Octal 162 164 163

Shades and tints

Shades of #727473

#727473
(114,116,115)
#686A69
(104,106,105)
#5E605F
(94,96,95)
#545655
(84,86,85)
#4A4C4B
(74,76,75)
#404241
(64,66,65)
#363837
(54,56,55)
#2C2E2D
(44,46,45)
#222423
(34,36,35)
#181A19
(24,26,25)
#0E100F
(14,16,15)
#000000
(0,0,0)

Tints of #727473

#727473
(114,116,115)
#7E807F
(126,128,127)
#8A8C8B
(138,140,139)
#969897
(150,152,151)
#A2A4A3
(162,164,163)
#AEB0AF
(174,176,175)
#BABCBB
(186,188,187)
#C6C8C7
(198,200,199)
#D2D4D3
(210,212,211)
#DEE0DF
(222,224,223)
#EAECEB
(234,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727473; }

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

This text font color is #727473.

Background Color

.myBgColor { background-color: #727473; }

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

This div background color is #727473.

Border color

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

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

This div border color is #727473.

Opacity

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

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

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

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

This text has shadow with #727473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727473.

Preview

Color preview on black background

This text has color #727473 on black background.


Color preview on white background

This text has color #727473 on white background.


Black color preview on #727473 background

This text has black color on #727473 background.


White color preview on #727473 background

This text has white color on #727473 background.


Related colors

Complementary color

Complementary color for #hex is #8D8B8C.


I love getcolorcode.com

Triadic colors

1 #737274 and #747372 with #727473 are triadic colors.

2 #737472 and #747273 with #727473 are triadic colors.