COLOR #886862

HEX: #886862 RGB: (136,104,98)

Color info

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

RGB color model

#886862 color RGB value is (136,104,98).

RGB: (136,104,98) (53%, 41%, 38%)

RGB channels and saturation

R 136 of 255 = 53%
G 104 of 255 = 41%
B 98 of 255 = 38%

136
104
98

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

Portions of RGB colors in percentages

R + G + B = 136 + 104 + 98 = 338 (100%)
R 136 of 338 ~ 40.24%
G 104 of 338 ~ 30.77%
B 98 of 338 ~ 28.99'%

%40.24
%30.77
%28.99

CMYK color model

#886862 color CMYK value is (0,24,28,47).

  • cyan value is 0.00%
  • magenta value is 23.53%
  • yellow value is 27.94%
  • key color value is 46.67%

CMYK: (0,24,28,47)
C0M24Y28K47 (0%, 24%, 28%, 47%)
(0.00 / 0.24 / 0.28 / 0.47)

CMYK percentages

%0
%23.53
%27.94
%46.67

Codes

Color #886862 in popluar color models

88 68 62
RGB 136 104 98
HSL 16.24% 45.88%
HSB/HSV 27.94% 53.33%
CMYK 0.00% 23.53% 27.94%
46.67%

Color #886862 in popluar number systems.

HEX 88 68 62
Decimal 136 104 98
Binary 10001000 1101000 1100010
Octal 210 150 142

Shades and tints

Shades of #886862

#886862
(136,104,98)
#7C5F5A
(124,95,90)
#705652
(112,86,82)
#644D4A
(100,77,74)
#584442
(88,68,66)
#4C3B3A
(76,59,58)
#403232
(64,50,50)
#34292A
(52,41,42)
#282022
(40,32,34)
#1C171A
(28,23,26)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #886862

#886862
(136,104,98)
#927570
(146,117,112)
#9C827E
(156,130,126)
#A68F8C
(166,143,140)
#B09C9A
(176,156,154)
#BAA9A8
(186,169,168)
#C4B6B6
(196,182,182)
#CEC3C4
(206,195,196)
#D8D0D2
(216,208,210)
#E2DDE0
(226,221,224)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886862; }

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

This text font color is #886862.

Background Color

.myBgColor { background-color: #886862; }

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

This div background color is #886862.

Border color

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

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

This div border color is #886862.

Opacity

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

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

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

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

This text has shadow with #886862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886862.

Preview

Color preview on black background

This text has color #886862 on black background.


Color preview on white background

This text has color #886862 on white background.


Black color preview on #886862 background

This text has black color on #886862 background.


White color preview on #886862 background

This text has white color on #886862 background.


Related colors

Complementary color

Complementary color for #hex is #77979D.


I love getcolorcode.com

Triadic colors

1 #628868 and #686288 with #886862 are triadic colors.

2 #626888 and #688862 with #886862 are triadic colors.