COLOR #726859

HEX: #726859 RGB: (114,104,89)

Color info

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

RGB color model

#726859 color RGB value is (114,104,89).

RGB: (114,104,89) (45%, 41%, 35%)

RGB channels and saturation

R 114 of 255 = 45%
G 104 of 255 = 41%
B 89 of 255 = 35%

114
104
89

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

Portions of RGB colors in percentages

R + G + B = 114 + 104 + 89 = 307 (100%)
R 114 of 307 ~ 37.13%
G 104 of 307 ~ 33.88%
B 89 of 307 ~ 28.99'%

%37.13
%33.88
%28.99

CMYK color model

#726859 color CMYK value is (0,9,22,55).

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

CMYK: (0,9,22,55)
C0M9Y22K55 (0%, 9%, 22%, 55%)
(0.00 / 0.09 / 0.22 / 0.55)

CMYK percentages

%0
%8.77
%21.93
%55.29

Codes

Color #726859 in popluar color models

72 68 59
RGB 114 104 89
HSL 36° 12.32% 39.80%
HSB/HSV 36° 21.93% 44.71%
CMYK 0.00% 8.77% 21.93%
55.29%

Color #726859 in popluar number systems.

HEX 72 68 59
Decimal 114 104 89
Binary 1110010 1101000 1011001
Octal 162 150 131

Shades and tints

Shades of #726859

#726859
(114,104,89)
#685F51
(104,95,81)
#5E5649
(94,86,73)
#544D41
(84,77,65)
#4A4439
(74,68,57)
#403B31
(64,59,49)
#363229
(54,50,41)
#2C2921
(44,41,33)
#222019
(34,32,25)
#181711
(24,23,17)
#0E0E09
(14,14,9)
#000000
(0,0,0)

Tints of #726859

#726859
(114,104,89)
#7E7568
(126,117,104)
#8A8277
(138,130,119)
#968F86
(150,143,134)
#A29C95
(162,156,149)
#AEA9A4
(174,169,164)
#BAB6B3
(186,182,179)
#C6C3C2
(198,195,194)
#D2D0D1
(210,208,209)
#DEDDE0
(222,221,224)
#EAEAEF
(234,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726859; }

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

This text font color is #726859.

Background Color

.myBgColor { background-color: #726859; }

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

This div background color is #726859.

Border color

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

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

This div border color is #726859.

Opacity

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

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

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

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

This text has shadow with #726859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726859.

Preview

Color preview on black background

This text has color #726859 on black background.


Color preview on white background

This text has color #726859 on white background.


Black color preview on #726859 background

This text has black color on #726859 background.


White color preview on #726859 background

This text has white color on #726859 background.


Related colors

Complementary color

Complementary color for #hex is #8D97A6.


I love getcolorcode.com

Triadic colors

1 #597268 and #685972 with #726859 are triadic colors.

2 #596872 and #687259 with #726859 are triadic colors.