COLOR #726860

HEX: #726860 RGB: (114,104,96)

Color info

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

RGB color model

#726860 color RGB value is (114,104,96).

RGB: (114,104,96) (45%, 41%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 104 of 255 = 41%
B 96 of 255 = 38%

114
104
96

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

Portions of RGB colors in percentages

R + G + B = 114 + 104 + 96 = 314 (100%)
R 114 of 314 ~ 36.31%
G 104 of 314 ~ 33.12%
B 96 of 314 ~ 30.57'%

%36.31
%33.12
%30.57

CMYK color model

#726860 color CMYK value is (0,9,16,55).

  • cyan value is 0.00%
  • magenta value is 8.77%
  • yellow value is 15.79%
  • key color value is 55.29%
CMYK: (0,9,16,55) C0M9Y16K55 (0%,9%,16%,55%) (0.00/0.09/0.16/0.55) 

CMYK percentages

%0
%8.77
%15.79
%55.29

Codes

Color #726860 in popluar color models

72 68 60
RGB 114 104 96
HSL 27° 8.57% 41.18%
HSB/HSV 27° 15.79% 44.71%
CMYK 0.00% 8.77% 15.79%
55.29%

Color #726860 in popluar number systems.

HEX 72 68 60
Decimal 114 104 96
Binary 1110010 1101000 1100000
Octal 162 150 140

Shades and tints

Shades of #726860

#726860
(114,104,96)
#685F58
(104,95,88)
#5E5650
(94,86,80)
#544D48
(84,77,72)
#4A4440
(74,68,64)
#403B38
(64,59,56)
#363230
(54,50,48)
#2C2928
(44,41,40)
#222020
(34,32,32)
#181718
(24,23,24)
#0E0E10
(14,14,16)
#000000
(0,0,0)

Tints of #726860

#726860
(114,104,96)
#7E756E
(126,117,110)
#8A827C
(138,130,124)
#968F8A
(150,143,138)
#A29C98
(162,156,152)
#AEA9A6
(174,169,166)
#BAB6B4
(186,182,180)
#C6C3C2
(198,195,194)
#D2D0D0
(210,208,208)
#DEDDDE
(222,221,222)
#EAEAEC
(234,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726860; }

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

This text font color is #726860.

Background Color

.myBgColor { background-color: #726860; }

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

This div background color is #726860.

Border color

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

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

This div border color is #726860.

Opacity

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

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

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

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

This text has shadow with #726860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726860.

Preview

Color preview on black background

This text has color #726860 on black background.


Color preview on white background

This text has color #726860 on white background.


Black color preview on #726860 background

This text has black color on #726860 background.


White color preview on #726860 background

This text has white color on #726860 background.


Related colors

Complementary color

Complementary color for #hex is #8D979F.


I love getcolorcode.com

Triadic colors

1 #607268 and #686072 with #726860 are triadic colors.

2 #606872 and #687260 with #726860 are triadic colors.