COLOR #886B53

HEX: #886B53 RGB: (136,107,83)

Color info

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

RGB color model

#886B53 color RGB value is (136,107,83).

RGB: (136,107,83) (53%, 42%, 33%)

RGB channels and saturation

R 136 of 255 = 53%
G 107 of 255 = 42%
B 83 of 255 = 33%

136
107
83

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

Portions of RGB colors in percentages

R + G + B = 136 + 107 + 83 = 326 (100%)
R 136 of 326 ~ 41.72%
G 107 of 326 ~ 32.82%
B 83 of 326 ~ 25.46'%

%41.72
%32.82
%25.46

CMYK color model

#886B53 color CMYK value is (0,21,39,47).

  • cyan value is 0.00%
  • magenta value is 21.32%
  • yellow value is 38.97%
  • key color value is 46.67%
CMYK: (0,21,39,47) C0M21Y39K47 (0%,21%,39%,47%) (0.00/0.21/0.39/0.47) 

CMYK percentages

%0
%21.32
%38.97
%46.67

Codes

Color #886B53 in popluar color models

88 6B 53
RGB 136 107 83
HSL 27° 24.20% 42.94%
HSB/HSV 27° 38.97% 53.33%
CMYK 0.00% 21.32% 38.97%
46.67%

Color #886B53 in popluar number systems.

HEX 88 6B 53
Decimal 136 107 83
Binary 10001000 1101011 1010011
Octal 210 153 123

Shades and tints

Shades of #886B53

#886B53
(136,107,83)
#7C624C
(124,98,76)
#705945
(112,89,69)
#64503E
(100,80,62)
#584737
(88,71,55)
#4C3E30
(76,62,48)
#403529
(64,53,41)
#342C22
(52,44,34)
#28231B
(40,35,27)
#1C1A14
(28,26,20)
#10110D
(16,17,13)
#000000
(0,0,0)

Tints of #886B53

#886B53
(136,107,83)
#927862
(146,120,98)
#9C8571
(156,133,113)
#A69280
(166,146,128)
#B09F8F
(176,159,143)
#BAAC9E
(186,172,158)
#C4B9AD
(196,185,173)
#CEC6BC
(206,198,188)
#D8D3CB
(216,211,203)
#E2E0DA
(226,224,218)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886B53 color. Also use rgb(136,107,83) instead hex code.

Text Font Color

.myTextColor { color: #886B53; }

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

This text font color is #886B53.

Background Color

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

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

This div background color is #886B53.

Border color

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

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

This div border color is #886B53.

Opacity

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

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

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

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

This text has shadow with #886B53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886B53.

Preview

Color preview on black background

This text has color #886B53 on black background.


Color preview on white background

This text has color #886B53 on white background.


Black color preview on #886B53 background

This text has black color on #886B53 background.


White color preview on #886B53 background

This text has white color on #886B53 background.


Related colors

Complementary color

Complementary color for #hex is #7794AC.


I love getcolorcode.com

Triadic colors

1 #53886B and #6B5388 with #886B53 are triadic colors.

2 #536B88 and #6B8853 with #886B53 are triadic colors.