COLOR #886266

HEX: #886266 RGB: (136,98,102)

Color info

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

RGB color model

#886266 color RGB value is (136,98,102).

RGB: (136,98,102) (53%, 38%, 40%)

RGB channels and saturation

R 136 of 255 = 53%
G 98 of 255 = 38%
B 102 of 255 = 40%

136
98
102

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

Portions of RGB colors in percentages

R + G + B = 136 + 98 + 102 = 336 (100%)
R 136 of 336 ~ 40.48%
G 98 of 336 ~ 29.17%
B 102 of 336 ~ 30.36'%

%40.48
%29.17
%30.36

CMYK color model

#886266 color CMYK value is (0,28,25,47).

  • cyan value is 0.00%
  • magenta value is 27.94%
  • yellow value is 25.00%
  • key color value is 46.67%
CMYK: (0,28,25,47) C0M28Y25K47 (0%,28%,25%,47%) (0.00/0.28/0.25/0.47) 

CMYK percentages

%0
%27.94
%25
%46.67

Codes

Color #886266 in popluar color models

88 62 66
RGB 136 98 102
HSL 354° 16.24% 45.88%
HSB/HSV 354° 27.94% 53.33%
CMYK 0.00% 27.94% 25.00%
46.67%

Color #886266 in popluar number systems.

HEX 88 62 66
Decimal 136 98 102
Binary 10001000 1100010 1100110
Octal 210 142 146

Shades and tints

Shades of #886266

#886266
(136,98,102)
#7C5A5D
(124,90,93)
#705254
(112,82,84)
#644A4B
(100,74,75)
#584242
(88,66,66)
#4C3A39
(76,58,57)
#403230
(64,50,48)
#342A27
(52,42,39)
#28221E
(40,34,30)
#1C1A15
(28,26,21)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #886266

#886266
(136,98,102)
#927073
(146,112,115)
#9C7E80
(156,126,128)
#A68C8D
(166,140,141)
#B09A9A
(176,154,154)
#BAA8A7
(186,168,167)
#C4B6B4
(196,182,180)
#CEC4C1
(206,196,193)
#D8D2CE
(216,210,206)
#E2E0DB
(226,224,219)
#ECEEE8
(236,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886266; }

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

This text font color is #886266.

Background Color

.myBgColor { background-color: #886266; }

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

This div background color is #886266.

Border color

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

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

This div border color is #886266.

Opacity

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

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

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

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

This text has shadow with #886266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886266.

Preview

Color preview on black background

This text has color #886266 on black background.


Color preview on white background

This text has color #886266 on white background.


Black color preview on #886266 background

This text has black color on #886266 background.


White color preview on #886266 background

This text has white color on #886266 background.


Related colors

Complementary color

Complementary color for #hex is #779D99.


I love getcolorcode.com

Triadic colors

1 #668862 and #626688 with #886266 are triadic colors.

2 #666288 and #628866 with #886266 are triadic colors.