COLOR #88846E

HEX: #88846E RGB: (136,132,110)

Color info

#88846E contains red, green and blue colors in about the same proportion. Web safe color of #88846E is #999966 (or #996).

RGB color model

#88846E color RGB value is (136,132,110).

RGB: (136,132,110) (53%, 52%, 43%)

RGB channels and saturation

R 136 of 255 = 53%
G 132 of 255 = 52%
B 110 of 255 = 43%

136
132
110

R + G + B ~ 49%. #88846E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 132 + 110 = 378 (100%)
R 136 of 378 ~ 35.98%
G 132 of 378 ~ 34.92%
B 110 of 378 ~ 29.1'%

%35.98
%34.92
%29.1

CMYK color model

#88846E color CMYK value is (0,3,19,47).

  • cyan value is 0.00%
  • magenta value is 2.94%
  • yellow value is 19.12%
  • key color value is 46.67%

CMYK: (0,3,19,47)
C0M3Y19K47 (0%, 3%, 19%, 47%)
(0.00 / 0.03 / 0.19 / 0.47)

CMYK percentages

%0
%2.94
%19.12
%46.67

Codes

Color #88846E in popluar color models

88 84 6E
RGB 136 132 110
HSL 51° 10.57% 48.24%
HSB/HSV 51° 19.12% 53.33%
CMYK 0.00% 2.94% 19.12%
46.67%

Color #88846E in popluar number systems.

HEX 88 84 6E
Decimal 136 132 110
Binary 10001000 10000100 1101110
Octal 210 204 156

Shades and tints

Shades of #88846E

#88846E
(136,132,110)
#7C7864
(124,120,100)
#706C5A
(112,108,90)
#646050
(100,96,80)
#585446
(88,84,70)
#4C483C
(76,72,60)
#403C32
(64,60,50)
#343028
(52,48,40)
#28241E
(40,36,30)
#1C1814
(28,24,20)
#100C0A
(16,12,10)
#000000
(0,0,0)

Tints of #88846E

#88846E
(136,132,110)
#928F7B
(146,143,123)
#9C9A88
(156,154,136)
#A6A595
(166,165,149)
#B0B0A2
(176,176,162)
#BABBAF
(186,187,175)
#C4C6BC
(196,198,188)
#CED1C9
(206,209,201)
#D8DCD6
(216,220,214)
#E2E7E3
(226,231,227)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88846E color. Also use rgb(136,132,110) instead hex code.

Text Font Color

.myTextColor { color: #88846E; }

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

This text font color is #88846E.

Background Color

.myBgColor { background-color: #88846E; }

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

This div background color is #88846E.

Border color

.myBorderColor { border: 1px solid #88846E; }

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

This div border color is #88846E.

Opacity

.myOpacity80 { color: #88846E; opacity: 0.8; }

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

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

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

This text has shadow with #88846E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88846E.

Preview

Color preview on black background

This text has color #88846E on black background.


Color preview on white background

This text has color #88846E on white background.


Black color preview on #88846E background

This text has black color on #88846E background.


White color preview on #88846E background

This text has white color on #88846E background.


Related colors

Complementary color

Complementary color for #hex is #777B91.


I love getcolorcode.com

Triadic colors

1 #6E8884 and #846E88 with #88846E are triadic colors.

2 #6E8488 and #84886E with #88846E are triadic colors.