COLOR #886A6E

HEX: #886A6E RGB: (136,106,110)

Color info

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

RGB color model

#886A6E color RGB value is (136,106,110).

RGB: (136,106,110) (53%, 42%, 43%)

RGB channels and saturation

R 136 of 255 = 53%
G 106 of 255 = 42%
B 110 of 255 = 43%

136
106
110

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

Portions of RGB colors in percentages

R + G + B = 136 + 106 + 110 = 352 (100%)
R 136 of 352 ~ 38.64%
G 106 of 352 ~ 30.11%
B 110 of 352 ~ 31.25'%

%38.64
%30.11
%31.25

CMYK color model

#886A6E color CMYK value is (0,22,19,47).

  • cyan value is 0.00%
  • magenta value is 22.06%
  • yellow value is 19.12%
  • key color value is 46.67%
CMYK: (0,22,19,47) C0M22Y19K47 (0%,22%,19%,47%) (0.00/0.22/0.19/0.47) 

CMYK percentages

%0
%22.06
%19.12
%46.67

Codes

Color #886A6E in popluar color models

88 6A 6E
RGB 136 106 110
HSL 352° 12.40% 47.45%
HSB/HSV 352° 22.06% 53.33%
CMYK 0.00% 22.06% 19.12%
46.67%

Color #886A6E in popluar number systems.

HEX 88 6A 6E
Decimal 136 106 110
Binary 10001000 1101010 1101110
Octal 210 152 156

Shades and tints

Shades of #886A6E

#886A6E
(136,106,110)
#7C6164
(124,97,100)
#70585A
(112,88,90)
#644F50
(100,79,80)
#584646
(88,70,70)
#4C3D3C
(76,61,60)
#403432
(64,52,50)
#342B28
(52,43,40)
#28221E
(40,34,30)
#1C1914
(28,25,20)
#10100A
(16,16,10)
#000000
(0,0,0)

Tints of #886A6E

#886A6E
(136,106,110)
#92777B
(146,119,123)
#9C8488
(156,132,136)
#A69195
(166,145,149)
#B09EA2
(176,158,162)
#BAABAF
(186,171,175)
#C4B8BC
(196,184,188)
#CEC5C9
(206,197,201)
#D8D2D6
(216,210,214)
#E2DFE3
(226,223,227)
#ECECF0
(236,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886A6E color. Also use rgb(136,106,110) instead hex code.

Text Font Color

.myTextColor { color: #886A6E; }

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

This text font color is #886A6E.

Background Color

.myBgColor { background-color: #886A6E; }

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

This div background color is #886A6E.

Border color

.myBorderColor { border: 1px solid #886A6E; }

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

This div border color is #886A6E.

Opacity

.myOpacity80 { color: #886A6E; opacity: 0.8; }

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

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

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

This text has shadow with #886A6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886A6E.

Preview

Color preview on black background

This text has color #886A6E on black background.


Color preview on white background

This text has color #886A6E on white background.


Black color preview on #886A6E background

This text has black color on #886A6E background.


White color preview on #886A6E background

This text has white color on #886A6E background.


Related colors

Complementary color

Complementary color for #hex is #779591.


I love getcolorcode.com

Triadic colors

1 #6E886A and #6A6E88 with #886A6E are triadic colors.

2 #6E6A88 and #6A886E with #886A6E are triadic colors.