COLOR #726040

HEX: #726040 RGB: (114,96,64)

Color info

#726040 contains red, green and blue colors in about the same proportion. Web safe color of #726040 is #666633 (or #663).

RGB color model

#726040 color RGB value is (114,96,64).

RGB: (114,96,64) (45%, 38%, 25%)

RGB channels and saturation

R 114 of 255 = 45%
G 96 of 255 = 38%
B 64 of 255 = 25%

114
96
64

R + G + B ~ 36%. #726040 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 96 + 64 = 274 (100%)
R 114 of 274 ~ 41.61%
G 96 of 274 ~ 35.04%
B 64 of 274 ~ 23.36'%

%41.61
%35.04
%23.36

CMYK color model

#726040 color CMYK value is (0,16,44,55).

  • cyan value is 0.00%
  • magenta value is 15.79%
  • yellow value is 43.86%
  • key color value is 55.29%
CMYK: (0,16,44,55) C0M16Y44K55 (0%,16%,44%,55%) (0.00/0.16/0.44/0.55) 

CMYK percentages

%0
%15.79
%43.86
%55.29

Codes

Color #726040 in popluar color models

72 60 40
RGB 114 96 64
HSL 38° 28.09% 34.90%
HSB/HSV 38° 43.86% 44.71%
CMYK 0.00% 15.79% 43.86%
55.29%

Color #726040 in popluar number systems.

HEX 72 60 40
Decimal 114 96 64
Binary 1110010 1100000 1000000
Octal 162 140 100

Shades and tints

Shades of #726040

#726040
(114,96,64)
#68583B
(104,88,59)
#5E5036
(94,80,54)
#544831
(84,72,49)
#4A402C
(74,64,44)
#403827
(64,56,39)
#363022
(54,48,34)
#2C281D
(44,40,29)
#222018
(34,32,24)
#181813
(24,24,19)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #726040

#726040
(114,96,64)
#7E6E51
(126,110,81)
#8A7C62
(138,124,98)
#968A73
(150,138,115)
#A29884
(162,152,132)
#AEA695
(174,166,149)
#BAB4A6
(186,180,166)
#C6C2B7
(198,194,183)
#D2D0C8
(210,208,200)
#DEDED9
(222,222,217)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726040; }

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

This text font color is #726040.

Background Color

.myBgColor { background-color: #726040; }

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

This div background color is #726040.

Border color

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

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

This div border color is #726040.

Opacity

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

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

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

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

This text has shadow with #726040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726040.

Preview

Color preview on black background

This text has color #726040 on black background.


Color preview on white background

This text has color #726040 on white background.


Black color preview on #726040 background

This text has black color on #726040 background.


White color preview on #726040 background

This text has white color on #726040 background.


Related colors

Complementary color

Complementary color for #hex is #8D9FBF.


I love getcolorcode.com

Triadic colors

1 #407260 and #604072 with #726040 are triadic colors.

2 #406072 and #607240 with #726040 are triadic colors.