COLOR #88677A

HEX: #88677A RGB: (136,103,122)

Color info

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

RGB color model

#88677A color RGB value is (136,103,122).

RGB: (136,103,122) (53%, 40%, 48%)

RGB channels and saturation

R 136 of 255 = 53%
G 103 of 255 = 40%
B 122 of 255 = 48%

136
103
122

R + G + B ~ 47%. #88677A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 103 + 122 = 361 (100%)
R 136 of 361 ~ 37.67%
G 103 of 361 ~ 28.53%
B 122 of 361 ~ 33.8'%

%37.67
%28.53
%33.8

CMYK color model

#88677A color CMYK value is (0,24,10,47).

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

CMYK: (0,24,10,47)
C0M24Y10K47 (0%, 24%, 10%, 47%)
(0.00 / 0.24 / 0.10 / 0.47)

CMYK percentages

%0
%24.26
%10.29
%46.67

Codes

Color #88677A in popluar color models

88 67 7A
RGB 136 103 122
HSL 325° 13.81% 46.86%
HSB/HSV 325° 24.26% 53.33%
CMYK 0.00% 24.26% 10.29%
46.67%

Color #88677A in popluar number systems.

HEX 88 67 7A
Decimal 136 103 122
Binary 10001000 1100111 1111010
Octal 210 147 172

Shades and tints

Shades of #88677A

#88677A
(136,103,122)
#7C5E6F
(124,94,111)
#705564
(112,85,100)
#644C59
(100,76,89)
#58434E
(88,67,78)
#4C3A43
(76,58,67)
#403138
(64,49,56)
#34282D
(52,40,45)
#281F22
(40,31,34)
#1C1617
(28,22,23)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #88677A

#88677A
(136,103,122)
#927486
(146,116,134)
#9C8192
(156,129,146)
#A68E9E
(166,142,158)
#B09BAA
(176,155,170)
#BAA8B6
(186,168,182)
#C4B5C2
(196,181,194)
#CEC2CE
(206,194,206)
#D8CFDA
(216,207,218)
#E2DCE6
(226,220,230)
#ECE9F2
(236,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88677A; }

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

This text font color is #88677A.

Background Color

.myBgColor { background-color: #88677A; }

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

This div background color is #88677A.

Border color

.myBorderColor { border: 1px solid #88677A; }

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

This div border color is #88677A.

Opacity

.myOpacity80 { color: #88677A; opacity: 0.8; }

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

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

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

This text has shadow with #88677A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88677A.

Preview

Color preview on black background

This text has color #88677A on black background.


Color preview on white background

This text has color #88677A on white background.


Black color preview on #88677A background

This text has black color on #88677A background.


White color preview on #88677A background

This text has white color on #88677A background.


Related colors

Complementary color

Complementary color for #hex is #779885.


I love getcolorcode.com

Triadic colors

1 #7A8867 and #677A88 with #88677A are triadic colors.

2 #7A6788 and #67887A with #88677A are triadic colors.