COLOR #886744

HEX: #886744 RGB: (136,103,68)

Color info

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

RGB color model

#886744 color RGB value is (136,103,68).

RGB: (136,103,68) (53%, 40%, 27%)

RGB channels and saturation

R 136 of 255 = 53%
G 103 of 255 = 40%
B 68 of 255 = 27%

136
103
68

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

Portions of RGB colors in percentages

R + G + B = 136 + 103 + 68 = 307 (100%)
R 136 of 307 ~ 44.3%
G 103 of 307 ~ 33.55%
B 68 of 307 ~ 22.15'%

%44.3
%33.55
%22.15

CMYK color model

#886744 color CMYK value is (0,24,50,47).

  • cyan value is 0.00%
  • magenta value is 24.26%
  • yellow value is 50.00%
  • key color value is 46.67%

CMYK: (0,24,50,47)
C0M24Y50K47 (0%, 24%, 50%, 47%)
(0.00 / 0.24 / 0.50 / 0.47)

CMYK percentages

%0
%24.26
%50
%46.67

Codes

Color #886744 in popluar color models

88 67 44
RGB 136 103 68
HSL 31° 33.33% 40.00%
HSB/HSV 31° 50.00% 53.33%
CMYK 0.00% 24.26% 50.00%
46.67%

Color #886744 in popluar number systems.

HEX 88 67 44
Decimal 136 103 68
Binary 10001000 1100111 1000100
Octal 210 147 104

Shades and tints

Shades of #886744

#886744
(136,103,68)
#7C5E3E
(124,94,62)
#705538
(112,85,56)
#644C32
(100,76,50)
#58432C
(88,67,44)
#4C3A26
(76,58,38)
#403120
(64,49,32)
#34281A
(52,40,26)
#281F14
(40,31,20)
#1C160E
(28,22,14)
#100D08
(16,13,8)
#000000
(0,0,0)

Tints of #886744

#886744
(136,103,68)
#927455
(146,116,85)
#9C8166
(156,129,102)
#A68E77
(166,142,119)
#B09B88
(176,155,136)
#BAA899
(186,168,153)
#C4B5AA
(196,181,170)
#CEC2BB
(206,194,187)
#D8CFCC
(216,207,204)
#E2DCDD
(226,220,221)
#ECE9EE
(236,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886744 color. Also use rgb(136,103,68) instead hex code.

Text Font Color

.myTextColor { color: #886744; }

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

This text font color is #886744.

Background Color

.myBgColor { background-color: #886744; }

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

This div background color is #886744.

Border color

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

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

This div border color is #886744.

Opacity

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

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

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

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

This text has shadow with #886744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886744.

Preview

Color preview on black background

This text has color #886744 on black background.


Color preview on white background

This text has color #886744 on white background.


Black color preview on #886744 background

This text has black color on #886744 background.


White color preview on #886744 background

This text has white color on #886744 background.


Related colors

Complementary color

Complementary color for #hex is #7798BB.


I love getcolorcode.com

Triadic colors

1 #448867 and #674488 with #886744 are triadic colors.

2 #446788 and #678844 with #886744 are triadic colors.