COLOR #726672

HEX: #726672 RGB: (114,102,114)

Color info

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

RGB color model

#726672 color RGB value is (114,102,114).

RGB: (114,102,114) (45%, 40%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 102 of 255 = 40%
B 114 of 255 = 45%

114
102
114

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

Portions of RGB colors in percentages

R + G + B = 114 + 102 + 114 = 330 (100%)
R 114 of 330 ~ 34.55%
G 102 of 330 ~ 30.91%
B 114 of 330 ~ 34.55'%

%34.55
%30.91
%34.55

CMYK color model

#726672 color CMYK value is (0,11,0,55).

  • cyan value is 0.00%
  • magenta value is 10.53%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (0,11,0,55) C0M11Y0K55 (0%,11%,0%,55%) (0.00/0.11/0.00/0.55) 

CMYK percentages

%0
%10.53
%0
%55.29

Codes

Color #726672 in popluar color models

72 66 72
RGB 114 102 114
HSL 300° 5.56% 42.35%
HSB/HSV 300° 10.53% 44.71%
CMYK 0.00% 10.53% 0.00%
55.29%

Color #726672 in popluar number systems.

HEX 72 66 72
Decimal 114 102 114
Binary 1110010 1100110 1110010
Octal 162 146 162

Shades and tints

Shades of #726672

#726672
(114,102,114)
#685D68
(104,93,104)
#5E545E
(94,84,94)
#544B54
(84,75,84)
#4A424A
(74,66,74)
#403940
(64,57,64)
#363036
(54,48,54)
#2C272C
(44,39,44)
#221E22
(34,30,34)
#181518
(24,21,24)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #726672

#726672
(114,102,114)
#7E737E
(126,115,126)
#8A808A
(138,128,138)
#968D96
(150,141,150)
#A29AA2
(162,154,162)
#AEA7AE
(174,167,174)
#BAB4BA
(186,180,186)
#C6C1C6
(198,193,198)
#D2CED2
(210,206,210)
#DEDBDE
(222,219,222)
#EAE8EA
(234,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726672; }

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

This text font color is #726672.

Background Color

.myBgColor { background-color: #726672; }

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

This div background color is #726672.

Border color

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

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

This div border color is #726672.

Opacity

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

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

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

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

This text has shadow with #726672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726672.

Preview

Color preview on black background

This text has color #726672 on black background.


Color preview on white background

This text has color #726672 on white background.


Black color preview on #726672 background

This text has black color on #726672 background.


White color preview on #726672 background

This text has white color on #726672 background.


Related colors

Complementary color

Complementary color for #hex is #8D998D.


I love getcolorcode.com

Triadic colors

1 #727266 and #667272 with #726672 are triadic colors.

2 #726672 and #667272 with #726672 are triadic colors.