COLOR #886671

HEX: #886671 RGB: (136,102,113)

Color info

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

RGB color model

#886671 color RGB value is (136,102,113).

RGB: (136,102,113) (53%, 40%, 44%)

RGB channels and saturation

R 136 of 255 = 53%
G 102 of 255 = 40%
B 113 of 255 = 44%

136
102
113

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

Portions of RGB colors in percentages

R + G + B = 136 + 102 + 113 = 351 (100%)
R 136 of 351 ~ 38.75%
G 102 of 351 ~ 29.06%
B 113 of 351 ~ 32.19'%

%38.75
%29.06
%32.19

CMYK color model

#886671 color CMYK value is (0,25,17,47).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 16.91%
  • key color value is 46.67%
CMYK: (0,25,17,47) C0M25Y17K47 (0%,25%,17%,47%) (0.00/0.25/0.17/0.47) 

CMYK percentages

%0
%25
%16.91
%46.67

Codes

Color #886671 in popluar color models

88 66 71
RGB 136 102 113
HSL 341° 14.29% 46.67%
HSB/HSV 341° 25.00% 53.33%
CMYK 0.00% 25.00% 16.91%
46.67%

Color #886671 in popluar number systems.

HEX 88 66 71
Decimal 136 102 113
Binary 10001000 1100110 1110001
Octal 210 146 161

Shades and tints

Shades of #886671

#886671
(136,102,113)
#7C5D67
(124,93,103)
#70545D
(112,84,93)
#644B53
(100,75,83)
#584249
(88,66,73)
#4C393F
(76,57,63)
#403035
(64,48,53)
#34272B
(52,39,43)
#281E21
(40,30,33)
#1C1517
(28,21,23)
#100C0D
(16,12,13)
#000000
(0,0,0)

Tints of #886671

#886671
(136,102,113)
#92737D
(146,115,125)
#9C8089
(156,128,137)
#A68D95
(166,141,149)
#B09AA1
(176,154,161)
#BAA7AD
(186,167,173)
#C4B4B9
(196,180,185)
#CEC1C5
(206,193,197)
#D8CED1
(216,206,209)
#E2DBDD
(226,219,221)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886671; }

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

This text font color is #886671.

Background Color

.myBgColor { background-color: #886671; }

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

This div background color is #886671.

Border color

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

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

This div border color is #886671.

Opacity

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

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

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

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

This text has shadow with #886671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886671.

Preview

Color preview on black background

This text has color #886671 on black background.


Color preview on white background

This text has color #886671 on white background.


Black color preview on #886671 background

This text has black color on #886671 background.


White color preview on #886671 background

This text has white color on #886671 background.


Related colors

Complementary color

Complementary color for #hex is #77998E.


I love getcolorcode.com

Triadic colors

1 #718866 and #667188 with #886671 are triadic colors.

2 #716688 and #668871 with #886671 are triadic colors.