COLOR #72855E

HEX: #72855E RGB: (114,133,94)

Color info

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

RGB color model

#72855E color RGB value is (114,133,94).

RGB: (114,133,94) (45%, 52%, 37%)

RGB channels and saturation

R 114 of 255 = 45%
G 133 of 255 = 52%
B 94 of 255 = 37%

114
133
94

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

Portions of RGB colors in percentages

R + G + B = 114 + 133 + 94 = 341 (100%)
R 114 of 341 ~ 33.43%
G 133 of 341 ~ 39%
B 94 of 341 ~ 27.57'%

%33.43
%39
%27.57

CMYK color model

#72855E color CMYK value is (14,0,29,48).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 29.32%
  • key color value is 47.84%
CMYK: (14,0,29,48) C14M0Y29K48 (14%,0%,29%,48%) (0.14/0.00/0.29/0.48) 

CMYK percentages

%14.29
%0
%29.32
%47.84

Codes

Color #72855E in popluar color models

72 85 5E
RGB 114 133 94
HSL 89° 17.18% 44.51%
HSB/HSV 89° 29.32% 52.16%
CMYK 14.29% 0.00% 29.32%
47.84%

Color #72855E in popluar number systems.

HEX 72 85 5E
Decimal 114 133 94
Binary 1110010 10000101 1011110
Octal 162 205 136

Shades and tints

Shades of #72855E

#72855E
(114,133,94)
#687956
(104,121,86)
#5E6D4E
(94,109,78)
#546146
(84,97,70)
#4A553E
(74,85,62)
#404936
(64,73,54)
#363D2E
(54,61,46)
#2C3126
(44,49,38)
#22251E
(34,37,30)
#181916
(24,25,22)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #72855E

#72855E
(114,133,94)
#7E906C
(126,144,108)
#8A9B7A
(138,155,122)
#96A688
(150,166,136)
#A2B196
(162,177,150)
#AEBCA4
(174,188,164)
#BAC7B2
(186,199,178)
#C6D2C0
(198,210,192)
#D2DDCE
(210,221,206)
#DEE8DC
(222,232,220)
#EAF3EA
(234,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72855E; }

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

This text font color is #72855E.

Background Color

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

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

This div background color is #72855E.

Border color

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

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

This div border color is #72855E.

Opacity

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

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

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

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

This text has shadow with #72855E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72855E.

Preview

Color preview on black background

This text has color #72855E on black background.


Color preview on white background

This text has color #72855E on white background.


Black color preview on #72855E background

This text has black color on #72855E background.


White color preview on #72855E background

This text has white color on #72855E background.


Related colors

Complementary color

Complementary color for #hex is #8D7AA1.


I love getcolorcode.com

Triadic colors

1 #5E7285 and #855E72 with #72855E are triadic colors.

2 #5E8572 and #85725E with #72855E are triadic colors.