COLOR #726236

HEX: #726236 RGB: (114,98,54)

Color info

#726236 contains mainly red and green colors. Web safe color of #726236 is #666633 (or #663).

RGB color model

#726236 color RGB value is (114,98,54).

RGB: (114,98,54) (45%, 38%, 21%)

RGB channels and saturation

R 114 of 255 = 45%
G 98 of 255 = 38%
B 54 of 255 = 21%

114
98
54

R + G + B ~ 35%. #726236 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 98 + 54 = 266 (100%)
R 114 of 266 ~ 42.86%
G 98 of 266 ~ 36.84%
B 54 of 266 ~ 20.3'%

%42.86
%36.84
%20.3

CMYK color model

#726236 color CMYK value is (0,14,53,55).

  • cyan value is 0.00%
  • magenta value is 14.04%
  • yellow value is 52.63%
  • key color value is 55.29%

CMYK: (0,14,53,55)
C0M14Y53K55 (0%, 14%, 53%, 55%)
(0.00 / 0.14 / 0.53 / 0.55)

CMYK percentages

%0
%14.04
%52.63
%55.29

Codes

Color #726236 in popluar color models

72 62 36
RGB 114 98 54
HSL 44° 35.71% 32.94%
HSB/HSV 44° 52.63% 44.71%
CMYK 0.00% 14.04% 52.63%
55.29%

Color #726236 in popluar number systems.

HEX 72 62 36
Decimal 114 98 54
Binary 1110010 1100010 110110
Octal 162 142 66

Shades and tints

Shades of #726236

#726236
(114,98,54)
#685A32
(104,90,50)
#5E522E
(94,82,46)
#544A2A
(84,74,42)
#4A4226
(74,66,38)
#403A22
(64,58,34)
#36321E
(54,50,30)
#2C2A1A
(44,42,26)
#222216
(34,34,22)
#181A12
(24,26,18)
#0E120E
(14,18,14)
#000000
(0,0,0)

Tints of #726236

#726236
(114,98,54)
#7E7048
(126,112,72)
#8A7E5A
(138,126,90)
#968C6C
(150,140,108)
#A29A7E
(162,154,126)
#AEA890
(174,168,144)
#BAB6A2
(186,182,162)
#C6C4B4
(198,196,180)
#D2D2C6
(210,210,198)
#DEE0D8
(222,224,216)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726236 color. Also use rgb(114,98,54) instead hex code.

Text Font Color

.myTextColor { color: #726236; }

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

This text font color is #726236.

Background Color

.myBgColor { background-color: #726236; }

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

This div background color is #726236.

Border color

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

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

This div border color is #726236.

Opacity

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

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

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

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

This text has shadow with #726236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726236.

Preview

Color preview on black background

This text has color #726236 on black background.


Color preview on white background

This text has color #726236 on white background.


Black color preview on #726236 background

This text has black color on #726236 background.


White color preview on #726236 background

This text has white color on #726236 background.


Related colors

Complementary color

Complementary color for #hex is #8D9DC9.


I love getcolorcode.com

Triadic colors

1 #367262 and #623672 with #726236 are triadic colors.

2 #366272 and #627236 with #726236 are triadic colors.