COLOR #726126

HEX: #726126 RGB: (114,97,38)

Color info

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

RGB color model

#726126 color RGB value is (114,97,38).

RGB: (114,97,38) (45%, 38%, 15%)

RGB channels and saturation

R 114 of 255 = 45%
G 97 of 255 = 38%
B 38 of 255 = 15%

114
97
38

R + G + B ~ 33%. #726126 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 97 + 38 = 249 (100%)
R 114 of 249 ~ 45.78%
G 97 of 249 ~ 38.96%
B 38 of 249 ~ 15.26'%

%45.78
%38.96
%15.26

CMYK color model

#726126 color CMYK value is (0,15,67,55).

  • cyan value is 0.00%
  • magenta value is 14.91%
  • yellow value is 66.67%
  • key color value is 55.29%
CMYK: (0,15,67,55) C0M15Y67K55 (0%,15%,67%,55%) (0.00/0.15/0.67/0.55) 

CMYK percentages

%0
%14.91
%66.67
%55.29

Codes

Color #726126 in popluar color models

72 61 26
RGB 114 97 38
HSL 47° 50.00% 29.80%
HSB/HSV 47° 66.67% 44.71%
CMYK 0.00% 14.91% 66.67%
55.29%

Color #726126 in popluar number systems.

HEX 72 61 26
Decimal 114 97 38
Binary 1110010 1100001 100110
Octal 162 141 46

Shades and tints

Shades of #726126

#726126
(114,97,38)
#685923
(104,89,35)
#5E5120
(94,81,32)
#54491D
(84,73,29)
#4A411A
(74,65,26)
#403917
(64,57,23)
#363114
(54,49,20)
#2C2911
(44,41,17)
#22210E
(34,33,14)
#18190B
(24,25,11)
#0E1108
(14,17,8)
#000000
(0,0,0)

Tints of #726126

#726126
(114,97,38)
#7E6F39
(126,111,57)
#8A7D4C
(138,125,76)
#968B5F
(150,139,95)
#A29972
(162,153,114)
#AEA785
(174,167,133)
#BAB598
(186,181,152)
#C6C3AB
(198,195,171)
#D2D1BE
(210,209,190)
#DEDFD1
(222,223,209)
#EAEDE4
(234,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726126 color. Also use rgb(114,97,38) instead hex code.

Text Font Color

.myTextColor { color: #726126; }

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

This text font color is #726126.

Background Color

.myBgColor { background-color: #726126; }

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

This div background color is #726126.

Border color

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

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

This div border color is #726126.

Opacity

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

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

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

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

This text has shadow with #726126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726126.

Preview

Color preview on black background

This text has color #726126 on black background.


Color preview on white background

This text has color #726126 on white background.


Black color preview on #726126 background

This text has black color on #726126 background.


White color preview on #726126 background

This text has white color on #726126 background.


Related colors

Complementary color

Complementary color for #hex is #8D9ED9.


I love getcolorcode.com

Triadic colors

1 #267261 and #612672 with #726126 are triadic colors.

2 #266172 and #617226 with #726126 are triadic colors.