COLOR #88716A

HEX: #88716A RGB: (136,113,106)

Color info

#88716A contains red, green and blue colors in about the same proportion. Web safe color of #88716A is #996666 (or #966).

RGB color model

#88716A color RGB value is (136,113,106).

RGB: (136,113,106) (53%, 44%, 42%)

RGB channels and saturation

R 136 of 255 = 53%
G 113 of 255 = 44%
B 106 of 255 = 42%

136
113
106

R + G + B ~ 46%. #88716A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 113 + 106 = 355 (100%)
R 136 of 355 ~ 38.31%
G 113 of 355 ~ 31.83%
B 106 of 355 ~ 29.86'%

%38.31
%31.83
%29.86

CMYK color model

#88716A color CMYK value is (0,17,22,47).

  • cyan value is 0.00%
  • magenta value is 16.91%
  • yellow value is 22.06%
  • key color value is 46.67%
CMYK: (0,17,22,47) C0M17Y22K47 (0%,17%,22%,47%) (0.00/0.17/0.22/0.47) 

CMYK percentages

%0
%16.91
%22.06
%46.67

Codes

Color #88716A in popluar color models

88 71 6A
RGB 136 113 106
HSL 14° 12.40% 47.45%
HSB/HSV 14° 22.06% 53.33%
CMYK 0.00% 16.91% 22.06%
46.67%

Color #88716A in popluar number systems.

HEX 88 71 6A
Decimal 136 113 106
Binary 10001000 1110001 1101010
Octal 210 161 152

Shades and tints

Shades of #88716A

#88716A
(136,113,106)
#7C6761
(124,103,97)
#705D58
(112,93,88)
#64534F
(100,83,79)
#584946
(88,73,70)
#4C3F3D
(76,63,61)
#403534
(64,53,52)
#342B2B
(52,43,43)
#282122
(40,33,34)
#1C1719
(28,23,25)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #88716A

#88716A
(136,113,106)
#927D77
(146,125,119)
#9C8984
(156,137,132)
#A69591
(166,149,145)
#B0A19E
(176,161,158)
#BAADAB
(186,173,171)
#C4B9B8
(196,185,184)
#CEC5C5
(206,197,197)
#D8D1D2
(216,209,210)
#E2DDDF
(226,221,223)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88716A color. Also use rgb(136,113,106) instead hex code.

Text Font Color

.myTextColor { color: #88716A; }

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

This text font color is #88716A.

Background Color

.myBgColor { background-color: #88716A; }

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

This div background color is #88716A.

Border color

.myBorderColor { border: 1px solid #88716A; }

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

This div border color is #88716A.

Opacity

.myOpacity80 { color: #88716A; opacity: 0.8; }

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

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

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

This text has shadow with #88716A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88716A.

Preview

Color preview on black background

This text has color #88716A on black background.


Color preview on white background

This text has color #88716A on white background.


Black color preview on #88716A background

This text has black color on #88716A background.


White color preview on #88716A background

This text has white color on #88716A background.


Related colors

Complementary color

Complementary color for #hex is #778E95.


I love getcolorcode.com

Triadic colors

1 #6A8871 and #716A88 with #88716A are triadic colors.

2 #6A7188 and #71886A with #88716A are triadic colors.