COLOR #726D67

HEX: #726D67 RGB: (114,109,103)

Color info

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

RGB color model

#726D67 color RGB value is (114,109,103).

RGB: (114,109,103) (45%, 43%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 109 of 255 = 43%
B 103 of 255 = 40%

114
109
103

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

Portions of RGB colors in percentages

R + G + B = 114 + 109 + 103 = 326 (100%)
R 114 of 326 ~ 34.97%
G 109 of 326 ~ 33.44%
B 103 of 326 ~ 31.6'%

%34.97
%33.44
%31.6

CMYK color model

#726D67 color CMYK value is (0,4,10,55).

  • cyan value is 0.00%
  • magenta value is 4.39%
  • yellow value is 9.65%
  • key color value is 55.29%

CMYK: (0,4,10,55)
C0M4Y10K55 (0%, 4%, 10%, 55%)
(0.00 / 0.04 / 0.10 / 0.55)

CMYK percentages

%0
%4.39
%9.65
%55.29

Codes

Color #726D67 in popluar color models

72 6D 67
RGB 114 109 103
HSL 33° 5.07% 42.55%
HSB/HSV 33° 9.65% 44.71%
CMYK 0.00% 4.39% 9.65%
55.29%

Color #726D67 in popluar number systems.

HEX 72 6D 67
Decimal 114 109 103
Binary 1110010 1101101 1100111
Octal 162 155 147

Shades and tints

Shades of #726D67

#726D67
(114,109,103)
#68645E
(104,100,94)
#5E5B55
(94,91,85)
#54524C
(84,82,76)
#4A4943
(74,73,67)
#40403A
(64,64,58)
#363731
(54,55,49)
#2C2E28
(44,46,40)
#22251F
(34,37,31)
#181C16
(24,28,22)
#0E130D
(14,19,13)
#000000
(0,0,0)

Tints of #726D67

#726D67
(114,109,103)
#7E7A74
(126,122,116)
#8A8781
(138,135,129)
#96948E
(150,148,142)
#A2A19B
(162,161,155)
#AEAEA8
(174,174,168)
#BABBB5
(186,187,181)
#C6C8C2
(198,200,194)
#D2D5CF
(210,213,207)
#DEE2DC
(222,226,220)
#EAEFE9
(234,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726D67 color. Also use rgb(114,109,103) instead hex code.

Text Font Color

.myTextColor { color: #726D67; }

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

This text font color is #726D67.

Background Color

.myBgColor { background-color: #726D67; }

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

This div background color is #726D67.

Border color

.myBorderColor { border: 1px solid #726D67; }

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

This div border color is #726D67.

Opacity

.myOpacity80 { color: #726D67; opacity: 0.8; }

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

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

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

This text has shadow with #726D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726D67.

Preview

Color preview on black background

This text has color #726D67 on black background.


Color preview on white background

This text has color #726D67 on white background.


Black color preview on #726D67 background

This text has black color on #726D67 background.


White color preview on #726D67 background

This text has white color on #726D67 background.


Related colors

Complementary color

Complementary color for #hex is #8D9298.


I love getcolorcode.com

Triadic colors

1 #67726D and #6D6772 with #726D67 are triadic colors.

2 #676D72 and #6D7267 with #726D67 are triadic colors.