COLOR #71884E

HEX: #71884E RGB: (113,136,78)

Color info

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

RGB color model

#71884E color RGB value is (113,136,78).

RGB: (113,136,78) (44%, 53%, 31%)

RGB channels and saturation

R 113 of 255 = 44%
G 136 of 255 = 53%
B 78 of 255 = 31%

113
136
78

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

Portions of RGB colors in percentages

R + G + B = 113 + 136 + 78 = 327 (100%)
R 113 of 327 ~ 34.56%
G 136 of 327 ~ 41.59%
B 78 of 327 ~ 23.85'%

%34.56
%41.59
%23.85

CMYK color model

#71884E color CMYK value is (17,0,43,47).

  • cyan value is 16.91%
  • magenta value is 0.00%
  • yellow value is 42.65%
  • key color value is 46.67%
CMYK: (17,0,43,47) C17M0Y43K47 (17%,0%,43%,47%) (0.17/0.00/0.43/0.47) 

CMYK percentages

%16.91
%0
%42.65
%46.67

Codes

Color #71884E in popluar color models

71 88 4E
RGB 113 136 78
HSL 84° 27.10% 41.96%
HSB/HSV 84° 42.65% 53.33%
CMYK 16.91% 0.00% 42.65%
46.67%

Color #71884E in popluar number systems.

HEX 71 88 4E
Decimal 113 136 78
Binary 1110001 10001000 1001110
Octal 161 210 116

Shades and tints

Shades of #71884E

#71884E
(113,136,78)
#677C47
(103,124,71)
#5D7040
(93,112,64)
#536439
(83,100,57)
#495832
(73,88,50)
#3F4C2B
(63,76,43)
#354024
(53,64,36)
#2B341D
(43,52,29)
#212816
(33,40,22)
#171C0F
(23,28,15)
#0D1008
(13,16,8)
#000000
(0,0,0)

Tints of #71884E

#71884E
(113,136,78)
#7D925E
(125,146,94)
#899C6E
(137,156,110)
#95A67E
(149,166,126)
#A1B08E
(161,176,142)
#ADBA9E
(173,186,158)
#B9C4AE
(185,196,174)
#C5CEBE
(197,206,190)
#D1D8CE
(209,216,206)
#DDE2DE
(221,226,222)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71884E color. Also use rgb(113,136,78) instead hex code.

Text Font Color

.myTextColor { color: #71884E; }

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

This text font color is #71884E.

Background Color

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

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

This div background color is #71884E.

Border color

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

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

This div border color is #71884E.

Opacity

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

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

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

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

This text has shadow with #71884E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71884E.

Preview

Color preview on black background

This text has color #71884E on black background.


Color preview on white background

This text has color #71884E on white background.


Black color preview on #71884E background

This text has black color on #71884E background.


White color preview on #71884E background

This text has white color on #71884E background.


Related colors

Complementary color

Complementary color for #hex is #8E77B1.


I love getcolorcode.com

Triadic colors

1 #4E7188 and #884E71 with #71884E are triadic colors.

2 #4E8871 and #88714E with #71884E are triadic colors.