COLOR #886949

HEX: #886949 RGB: (136,105,73)

Color info

#886949 contains mainly red and green colors. Web safe color of #886949 is #996633 (or #963).

RGB color model

#886949 color RGB value is (136,105,73).

RGB: (136,105,73) (53%, 41%, 29%)

RGB channels and saturation

R 136 of 255 = 53%
G 105 of 255 = 41%
B 73 of 255 = 29%

136
105
73

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

Portions of RGB colors in percentages

R + G + B = 136 + 105 + 73 = 314 (100%)
R 136 of 314 ~ 43.31%
G 105 of 314 ~ 33.44%
B 73 of 314 ~ 23.25'%

%43.31
%33.44
%23.25

CMYK color model

#886949 color CMYK value is (0,23,46,47).

  • cyan value is 0.00%
  • magenta value is 22.79%
  • yellow value is 46.32%
  • key color value is 46.67%

CMYK: (0,23,46,47)
C0M23Y46K47 (0%, 23%, 46%, 47%)
(0.00 / 0.23 / 0.46 / 0.47)

CMYK percentages

%0
%22.79
%46.32
%46.67

Codes

Color #886949 in popluar color models

88 69 49
RGB 136 105 73
HSL 30° 30.14% 40.98%
HSB/HSV 30° 46.32% 53.33%
CMYK 0.00% 22.79% 46.32%
46.67%

Color #886949 in popluar number systems.

HEX 88 69 49
Decimal 136 105 73
Binary 10001000 1101001 1001001
Octal 210 151 111

Shades and tints

Shades of #886949

#886949
(136,105,73)
#7C6043
(124,96,67)
#70573D
(112,87,61)
#644E37
(100,78,55)
#584531
(88,69,49)
#4C3C2B
(76,60,43)
#403325
(64,51,37)
#342A1F
(52,42,31)
#282119
(40,33,25)
#1C1813
(28,24,19)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #886949

#886949
(136,105,73)
#927659
(146,118,89)
#9C8369
(156,131,105)
#A69079
(166,144,121)
#B09D89
(176,157,137)
#BAAA99
(186,170,153)
#C4B7A9
(196,183,169)
#CEC4B9
(206,196,185)
#D8D1C9
(216,209,201)
#E2DED9
(226,222,217)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886949 color. Also use rgb(136,105,73) instead hex code.

Text Font Color

.myTextColor { color: #886949; }

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

This text font color is #886949.

Background Color

.myBgColor { background-color: #886949; }

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

This div background color is #886949.

Border color

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

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

This div border color is #886949.

Opacity

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

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

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

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

This text has shadow with #886949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886949.

Preview

Color preview on black background

This text has color #886949 on black background.


Color preview on white background

This text has color #886949 on white background.


Black color preview on #886949 background

This text has black color on #886949 background.


White color preview on #886949 background

This text has white color on #886949 background.


Related colors

Complementary color

Complementary color for #hex is #7796B6.


I love getcolorcode.com

Triadic colors

1 #498869 and #694988 with #886949 are triadic colors.

2 #496988 and #698849 with #886949 are triadic colors.