COLOR #886454

HEX: #886454 RGB: (136,100,84)

Color info

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

RGB color model

#886454 color RGB value is (136,100,84).

RGB: (136,100,84) (53%, 39%, 33%)

RGB channels and saturation

R 136 of 255 = 53%
G 100 of 255 = 39%
B 84 of 255 = 33%

136
100
84

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

Portions of RGB colors in percentages

R + G + B = 136 + 100 + 84 = 320 (100%)
R 136 of 320 ~ 42.5%
G 100 of 320 ~ 31.25%
B 84 of 320 ~ 26.25'%

%42.5
%31.25
%26.25

CMYK color model

#886454 color CMYK value is (0,26,38,47).

  • cyan value is 0.00%
  • magenta value is 26.47%
  • yellow value is 38.24%
  • key color value is 46.67%

CMYK: (0,26,38,47)
C0M26Y38K47 (0%, 26%, 38%, 47%)
(0.00 / 0.26 / 0.38 / 0.47)

CMYK percentages

%0
%26.47
%38.24
%46.67

Codes

Color #886454 in popluar color models

88 64 54
RGB 136 100 84
HSL 18° 23.64% 43.14%
HSB/HSV 18° 38.24% 53.33%
CMYK 0.00% 26.47% 38.24%
46.67%

Color #886454 in popluar number systems.

HEX 88 64 54
Decimal 136 100 84
Binary 10001000 1100100 1010100
Octal 210 144 124

Shades and tints

Shades of #886454

#886454
(136,100,84)
#7C5B4D
(124,91,77)
#705246
(112,82,70)
#64493F
(100,73,63)
#584038
(88,64,56)
#4C3731
(76,55,49)
#402E2A
(64,46,42)
#342523
(52,37,35)
#281C1C
(40,28,28)
#1C1315
(28,19,21)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #886454

#886454
(136,100,84)
#927263
(146,114,99)
#9C8072
(156,128,114)
#A68E81
(166,142,129)
#B09C90
(176,156,144)
#BAAA9F
(186,170,159)
#C4B8AE
(196,184,174)
#CEC6BD
(206,198,189)
#D8D4CC
(216,212,204)
#E2E2DB
(226,226,219)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886454 color. Also use rgb(136,100,84) instead hex code.

Text Font Color

.myTextColor { color: #886454; }

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

This text font color is #886454.

Background Color

.myBgColor { background-color: #886454; }

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

This div background color is #886454.

Border color

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

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

This div border color is #886454.

Opacity

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

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

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

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

This text has shadow with #886454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886454.

Preview

Color preview on black background

This text has color #886454 on black background.


Color preview on white background

This text has color #886454 on white background.


Black color preview on #886454 background

This text has black color on #886454 background.


White color preview on #886454 background

This text has white color on #886454 background.


Related colors

Complementary color

Complementary color for #hex is #779BAB.


I love getcolorcode.com

Triadic colors

1 #548864 and #645488 with #886454 are triadic colors.

2 #546488 and #648854 with #886454 are triadic colors.