COLOR #726856

HEX: #726856 RGB: (114,104,86)

Color info

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

RGB color model

#726856 color RGB value is (114,104,86).

RGB: (114,104,86) (45%, 41%, 34%)

RGB channels and saturation

R 114 of 255 = 45%
G 104 of 255 = 41%
B 86 of 255 = 34%

114
104
86

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

Portions of RGB colors in percentages

R + G + B = 114 + 104 + 86 = 304 (100%)
R 114 of 304 ~ 37.5%
G 104 of 304 ~ 34.21%
B 86 of 304 ~ 28.29'%

%37.5
%34.21
%28.29

CMYK color model

#726856 color CMYK value is (0,9,25,55).

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

CMYK: (0,9,25,55)
C0M9Y25K55 (0%, 9%, 25%, 55%)
(0.00 / 0.09 / 0.25 / 0.55)

CMYK percentages

%0
%8.77
%24.56
%55.29

Codes

Color #726856 in popluar color models

72 68 56
RGB 114 104 86
HSL 39° 14.00% 39.22%
HSB/HSV 39° 24.56% 44.71%
CMYK 0.00% 8.77% 24.56%
55.29%

Color #726856 in popluar number systems.

HEX 72 68 56
Decimal 114 104 86
Binary 1110010 1101000 1010110
Octal 162 150 126

Shades and tints

Shades of #726856

#726856
(114,104,86)
#685F4F
(104,95,79)
#5E5648
(94,86,72)
#544D41
(84,77,65)
#4A443A
(74,68,58)
#403B33
(64,59,51)
#36322C
(54,50,44)
#2C2925
(44,41,37)
#22201E
(34,32,30)
#181717
(24,23,23)
#0E0E10
(14,14,16)
#000000
(0,0,0)

Tints of #726856

#726856
(114,104,86)
#7E7565
(126,117,101)
#8A8274
(138,130,116)
#968F83
(150,143,131)
#A29C92
(162,156,146)
#AEA9A1
(174,169,161)
#BAB6B0
(186,182,176)
#C6C3BF
(198,195,191)
#D2D0CE
(210,208,206)
#DEDDDD
(222,221,221)
#EAEAEC
(234,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726856; }

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

This text font color is #726856.

Background Color

.myBgColor { background-color: #726856; }

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

This div background color is #726856.

Border color

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

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

This div border color is #726856.

Opacity

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

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

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

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

This text has shadow with #726856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726856.

Preview

Color preview on black background

This text has color #726856 on black background.


Color preview on white background

This text has color #726856 on white background.


Black color preview on #726856 background

This text has black color on #726856 background.


White color preview on #726856 background

This text has white color on #726856 background.


Related colors

Complementary color

Complementary color for #hex is #8D97A9.


I love getcolorcode.com

Triadic colors

1 #567268 and #685672 with #726856 are triadic colors.

2 #566872 and #687256 with #726856 are triadic colors.