COLOR #886051

HEX: #886051 RGB: (136,96,81)

Color info

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

RGB color model

#886051 color RGB value is (136,96,81).

RGB: (136,96,81) (53%, 38%, 32%)

RGB channels and saturation

R 136 of 255 = 53%
G 96 of 255 = 38%
B 81 of 255 = 32%

136
96
81

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

Portions of RGB colors in percentages

R + G + B = 136 + 96 + 81 = 313 (100%)
R 136 of 313 ~ 43.45%
G 96 of 313 ~ 30.67%
B 81 of 313 ~ 25.88'%

%43.45
%30.67
%25.88

CMYK color model

#886051 color CMYK value is (0,29,40,47).

  • cyan value is 0.00%
  • magenta value is 29.41%
  • yellow value is 40.44%
  • key color value is 46.67%

CMYK: (0,29,40,47)
C0M29Y40K47 (0%, 29%, 40%, 47%)
(0.00 / 0.29 / 0.40 / 0.47)

CMYK percentages

%0
%29.41
%40.44
%46.67

Codes

Color #886051 in popluar color models

88 60 51
RGB 136 96 81
HSL 16° 25.35% 42.55%
HSB/HSV 16° 40.44% 53.33%
CMYK 0.00% 29.41% 40.44%
46.67%

Color #886051 in popluar number systems.

HEX 88 60 51
Decimal 136 96 81
Binary 10001000 1100000 1010001
Octal 210 140 121

Shades and tints

Shades of #886051

#886051
(136,96,81)
#7C584A
(124,88,74)
#705043
(112,80,67)
#64483C
(100,72,60)
#584035
(88,64,53)
#4C382E
(76,56,46)
#403027
(64,48,39)
#342820
(52,40,32)
#282019
(40,32,25)
#1C1812
(28,24,18)
#10100B
(16,16,11)
#000000
(0,0,0)

Tints of #886051

#886051
(136,96,81)
#926E60
(146,110,96)
#9C7C6F
(156,124,111)
#A68A7E
(166,138,126)
#B0988D
(176,152,141)
#BAA69C
(186,166,156)
#C4B4AB
(196,180,171)
#CEC2BA
(206,194,186)
#D8D0C9
(216,208,201)
#E2DED8
(226,222,216)
#ECECE7
(236,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886051 color. Also use rgb(136,96,81) instead hex code.

Text Font Color

.myTextColor { color: #886051; }

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

This text font color is #886051.

Background Color

.myBgColor { background-color: #886051; }

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

This div background color is #886051.

Border color

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

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

This div border color is #886051.

Opacity

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

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

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

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

This text has shadow with #886051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886051.

Preview

Color preview on black background

This text has color #886051 on black background.


Color preview on white background

This text has color #886051 on white background.


Black color preview on #886051 background

This text has black color on #886051 background.


White color preview on #886051 background

This text has white color on #886051 background.


Related colors

Complementary color

Complementary color for #hex is #779FAE.


I love getcolorcode.com

Triadic colors

1 #518860 and #605188 with #886051 are triadic colors.

2 #516088 and #608851 with #886051 are triadic colors.