COLOR #726043

HEX: #726043 RGB: (114,96,67)

Color info

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

RGB color model

#726043 color RGB value is (114,96,67).

RGB: (114,96,67) (45%, 38%, 26%)

RGB channels and saturation

R 114 of 255 = 45%
G 96 of 255 = 38%
B 67 of 255 = 26%

114
96
67

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

Portions of RGB colors in percentages

R + G + B = 114 + 96 + 67 = 277 (100%)
R 114 of 277 ~ 41.16%
G 96 of 277 ~ 34.66%
B 67 of 277 ~ 24.19'%

%41.16
%34.66
%24.19

CMYK color model

#726043 color CMYK value is (0,16,41,55).

  • cyan value is 0.00%
  • magenta value is 15.79%
  • yellow value is 41.23%
  • key color value is 55.29%

CMYK: (0,16,41,55)
C0M16Y41K55 (0%, 16%, 41%, 55%)
(0.00 / 0.16 / 0.41 / 0.55)

CMYK percentages

%0
%15.79
%41.23
%55.29

Codes

Color #726043 in popluar color models

72 60 43
RGB 114 96 67
HSL 37° 25.97% 35.49%
HSB/HSV 37° 41.23% 44.71%
CMYK 0.00% 15.79% 41.23%
55.29%

Color #726043 in popluar number systems.

HEX 72 60 43
Decimal 114 96 67
Binary 1110010 1100000 1000011
Octal 162 140 103

Shades and tints

Shades of #726043

#726043
(114,96,67)
#68583D
(104,88,61)
#5E5037
(94,80,55)
#544831
(84,72,49)
#4A402B
(74,64,43)
#403825
(64,56,37)
#36301F
(54,48,31)
#2C2819
(44,40,25)
#222013
(34,32,19)
#18180D
(24,24,13)
#0E1007
(14,16,7)
#000000
(0,0,0)

Tints of #726043

#726043
(114,96,67)
#7E6E54
(126,110,84)
#8A7C65
(138,124,101)
#968A76
(150,138,118)
#A29887
(162,152,135)
#AEA698
(174,166,152)
#BAB4A9
(186,180,169)
#C6C2BA
(198,194,186)
#D2D0CB
(210,208,203)
#DEDEDC
(222,222,220)
#EAECED
(234,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726043; }

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

This text font color is #726043.

Background Color

.myBgColor { background-color: #726043; }

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

This div background color is #726043.

Border color

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

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

This div border color is #726043.

Opacity

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

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

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

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

This text has shadow with #726043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726043.

Preview

Color preview on black background

This text has color #726043 on black background.


Color preview on white background

This text has color #726043 on white background.


Black color preview on #726043 background

This text has black color on #726043 background.


White color preview on #726043 background

This text has white color on #726043 background.


Related colors

Complementary color

Complementary color for #hex is #8D9FBC.


I love getcolorcode.com

Triadic colors

1 #437260 and #604372 with #726043 are triadic colors.

2 #436072 and #607243 with #726043 are triadic colors.