COLOR #726867

HEX: #726867 RGB: (114,104,103)

Color info

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

RGB color model

#726867 color RGB value is (114,104,103).

RGB: (114,104,103) (45%, 41%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 104 of 255 = 41%
B 103 of 255 = 40%

114
104
103

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

Portions of RGB colors in percentages

R + G + B = 114 + 104 + 103 = 321 (100%)
R 114 of 321 ~ 35.51%
G 104 of 321 ~ 32.4%
B 103 of 321 ~ 32.09'%

%35.51
%32.4
%32.09

CMYK color model

#726867 color CMYK value is (0,9,10,55).

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

CMYK: (0,9,10,55)
C0M9Y10K55 (0%, 9%, 10%, 55%)
(0.00 / 0.09 / 0.10 / 0.55)

CMYK percentages

%0
%8.77
%9.65
%55.29

Codes

Color #726867 in popluar color models

72 68 67
RGB 114 104 103
HSL 5.07% 42.55%
HSB/HSV 9.65% 44.71%
CMYK 0.00% 8.77% 9.65%
55.29%

Color #726867 in popluar number systems.

HEX 72 68 67
Decimal 114 104 103
Binary 1110010 1101000 1100111
Octal 162 150 147

Shades and tints

Shades of #726867

#726867
(114,104,103)
#685F5E
(104,95,94)
#5E5655
(94,86,85)
#544D4C
(84,77,76)
#4A4443
(74,68,67)
#403B3A
(64,59,58)
#363231
(54,50,49)
#2C2928
(44,41,40)
#22201F
(34,32,31)
#181716
(24,23,22)
#0E0E0D
(14,14,13)
#000000
(0,0,0)

Tints of #726867

#726867
(114,104,103)
#7E7574
(126,117,116)
#8A8281
(138,130,129)
#968F8E
(150,143,142)
#A29C9B
(162,156,155)
#AEA9A8
(174,169,168)
#BAB6B5
(186,182,181)
#C6C3C2
(198,195,194)
#D2D0CF
(210,208,207)
#DEDDDC
(222,221,220)
#EAEAE9
(234,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726867; }

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

This text font color is #726867.

Background Color

.myBgColor { background-color: #726867; }

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

This div background color is #726867.

Border color

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

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

This div border color is #726867.

Opacity

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

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

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

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

This text has shadow with #726867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726867.

Preview

Color preview on black background

This text has color #726867 on black background.


Color preview on white background

This text has color #726867 on white background.


Black color preview on #726867 background

This text has black color on #726867 background.


White color preview on #726867 background

This text has white color on #726867 background.


Related colors

Complementary color

Complementary color for #hex is #8D9798.


I love getcolorcode.com

Triadic colors

1 #677268 and #686772 with #726867 are triadic colors.

2 #676872 and #687267 with #726867 are triadic colors.