COLOR #72835E

HEX: #72835E RGB: (114,131,94)

Color info

#72835E contains red, green and blue colors in about the same proportion. Web safe color of #72835E is #669966 (or #696).

RGB color model

#72835E color RGB value is (114,131,94).

RGB: (114,131,94) (45%, 51%, 37%)

RGB channels and saturation

R 114 of 255 = 45%
G 131 of 255 = 51%
B 94 of 255 = 37%

114
131
94

R + G + B ~ 44%. #72835E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 131 + 94 = 339 (100%)
R 114 of 339 ~ 33.63%
G 131 of 339 ~ 38.64%
B 94 of 339 ~ 27.73'%

%33.63
%38.64
%27.73

CMYK color model

#72835E color CMYK value is (13,0,28,49).

  • cyan value is 12.98%
  • magenta value is 0.00%
  • yellow value is 28.24%
  • key color value is 48.63%
CMYK: (13,0,28,49) C13M0Y28K49 (13%,0%,28%,49%) (0.13/0.00/0.28/0.49) 

CMYK percentages

%12.98
%0
%28.24
%48.63

Codes

Color #72835E in popluar color models

72 83 5E
RGB 114 131 94
HSL 88° 16.44% 44.12%
HSB/HSV 88° 28.24% 51.37%
CMYK 12.98% 0.00% 28.24%
48.63%

Color #72835E in popluar number systems.

HEX 72 83 5E
Decimal 114 131 94
Binary 1110010 10000011 1011110
Octal 162 203 136

Shades and tints

Shades of #72835E

#72835E
(114,131,94)
#687856
(104,120,86)
#5E6D4E
(94,109,78)
#546246
(84,98,70)
#4A573E
(74,87,62)
#404C36
(64,76,54)
#36412E
(54,65,46)
#2C3626
(44,54,38)
#222B1E
(34,43,30)
#182016
(24,32,22)
#0E150E
(14,21,14)
#000000
(0,0,0)

Tints of #72835E

#72835E
(114,131,94)
#7E8E6C
(126,142,108)
#8A997A
(138,153,122)
#96A488
(150,164,136)
#A2AF96
(162,175,150)
#AEBAA4
(174,186,164)
#BAC5B2
(186,197,178)
#C6D0C0
(198,208,192)
#D2DBCE
(210,219,206)
#DEE6DC
(222,230,220)
#EAF1EA
(234,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72835E color. Also use rgb(114,131,94) instead hex code.

Text Font Color

.myTextColor { color: #72835E; }

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

This text font color is #72835E.

Background Color

.myBgColor { background-color: #72835E; }

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

This div background color is #72835E.

Border color

.myBorderColor { border: 1px solid #72835E; }

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

This div border color is #72835E.

Opacity

.myOpacity80 { color: #72835E; opacity: 0.8; }

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

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

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

This text has shadow with #72835E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72835E.

Preview

Color preview on black background

This text has color #72835E on black background.


Color preview on white background

This text has color #72835E on white background.


Black color preview on #72835E background

This text has black color on #72835E background.


White color preview on #72835E background

This text has white color on #72835E background.


Related colors

Complementary color

Complementary color for #hex is #8D7CA1.


I love getcolorcode.com

Triadic colors

1 #5E7283 and #835E72 with #72835E are triadic colors.

2 #5E8372 and #83725E with #72835E are triadic colors.