COLOR #726638

HEX: #726638 RGB: (114,102,56)

Color info

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

RGB color model

#726638 color RGB value is (114,102,56).

RGB: (114,102,56) (45%, 40%, 22%)

RGB channels and saturation

R 114 of 255 = 45%
G 102 of 255 = 40%
B 56 of 255 = 22%

114
102
56

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

Portions of RGB colors in percentages

R + G + B = 114 + 102 + 56 = 272 (100%)
R 114 of 272 ~ 41.91%
G 102 of 272 ~ 37.5%
B 56 of 272 ~ 20.59'%

%41.91
%37.5
%20.59

CMYK color model

#726638 color CMYK value is (0,11,51,55).

  • cyan value is 0.00%
  • magenta value is 10.53%
  • yellow value is 50.88%
  • key color value is 55.29%

CMYK: (0,11,51,55)
C0M11Y51K55 (0%, 11%, 51%, 55%)
(0.00 / 0.11 / 0.51 / 0.55)

CMYK percentages

%0
%10.53
%50.88
%55.29

Codes

Color #726638 in popluar color models

72 66 38
RGB 114 102 56
HSL 48° 34.12% 33.33%
HSB/HSV 48° 50.88% 44.71%
CMYK 0.00% 10.53% 50.88%
55.29%

Color #726638 in popluar number systems.

HEX 72 66 38
Decimal 114 102 56
Binary 1110010 1100110 111000
Octal 162 146 70

Shades and tints

Shades of #726638

#726638
(114,102,56)
#685D33
(104,93,51)
#5E542E
(94,84,46)
#544B29
(84,75,41)
#4A4224
(74,66,36)
#40391F
(64,57,31)
#36301A
(54,48,26)
#2C2715
(44,39,21)
#221E10
(34,30,16)
#18150B
(24,21,11)
#0E0C06
(14,12,6)
#000000
(0,0,0)

Tints of #726638

#726638
(114,102,56)
#7E734A
(126,115,74)
#8A805C
(138,128,92)
#968D6E
(150,141,110)
#A29A80
(162,154,128)
#AEA792
(174,167,146)
#BAB4A4
(186,180,164)
#C6C1B6
(198,193,182)
#D2CEC8
(210,206,200)
#DEDBDA
(222,219,218)
#EAE8EC
(234,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726638 color. Also use rgb(114,102,56) instead hex code.

Text Font Color

.myTextColor { color: #726638; }

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

This text font color is #726638.

Background Color

.myBgColor { background-color: #726638; }

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

This div background color is #726638.

Border color

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

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

This div border color is #726638.

Opacity

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

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

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

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

This text has shadow with #726638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726638.

Preview

Color preview on black background

This text has color #726638 on black background.


Color preview on white background

This text has color #726638 on white background.


Black color preview on #726638 background

This text has black color on #726638 background.


White color preview on #726638 background

This text has white color on #726638 background.


Related colors

Complementary color

Complementary color for #hex is #8D99C7.


I love getcolorcode.com

Triadic colors

1 #387266 and #663872 with #726638 are triadic colors.

2 #386672 and #667238 with #726638 are triadic colors.