COLOR #88616D

HEX: #88616D RGB: (136,97,109)

Color info

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

RGB color model

#88616D color RGB value is (136,97,109).

RGB: (136,97,109) (53%, 38%, 43%)

RGB channels and saturation

R 136 of 255 = 53%
G 97 of 255 = 38%
B 109 of 255 = 43%

136
97
109

R + G + B ~ 45%. #88616D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 97 + 109 = 342 (100%)
R 136 of 342 ~ 39.77%
G 97 of 342 ~ 28.36%
B 109 of 342 ~ 31.87'%

%39.77
%28.36
%31.87

CMYK color model

#88616D color CMYK value is (0,29,20,47).

  • cyan value is 0.00%
  • magenta value is 28.68%
  • yellow value is 19.85%
  • key color value is 46.67%

CMYK: (0,29,20,47)
C0M29Y20K47 (0%, 29%, 20%, 47%)
(0.00 / 0.29 / 0.20 / 0.47)

CMYK percentages

%0
%28.68
%19.85
%46.67

Codes

Color #88616D in popluar color models

88 61 6D
RGB 136 97 109
HSL 342° 16.74% 45.69%
HSB/HSV 342° 28.68% 53.33%
CMYK 0.00% 28.68% 19.85%
46.67%

Color #88616D in popluar number systems.

HEX 88 61 6D
Decimal 136 97 109
Binary 10001000 1100001 1101101
Octal 210 141 155

Shades and tints

Shades of #88616D

#88616D
(136,97,109)
#7C5964
(124,89,100)
#70515B
(112,81,91)
#644952
(100,73,82)
#584149
(88,65,73)
#4C3940
(76,57,64)
#403137
(64,49,55)
#34292E
(52,41,46)
#282125
(40,33,37)
#1C191C
(28,25,28)
#101113
(16,17,19)
#000000
(0,0,0)

Tints of #88616D

#88616D
(136,97,109)
#926F7A
(146,111,122)
#9C7D87
(156,125,135)
#A68B94
(166,139,148)
#B099A1
(176,153,161)
#BAA7AE
(186,167,174)
#C4B5BB
(196,181,187)
#CEC3C8
(206,195,200)
#D8D1D5
(216,209,213)
#E2DFE2
(226,223,226)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88616D color. Also use rgb(136,97,109) instead hex code.

Text Font Color

.myTextColor { color: #88616D; }

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

This text font color is #88616D.

Background Color

.myBgColor { background-color: #88616D; }

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

This div background color is #88616D.

Border color

.myBorderColor { border: 1px solid #88616D; }

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

This div border color is #88616D.

Opacity

.myOpacity80 { color: #88616D; opacity: 0.8; }

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

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

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

This text has shadow with #88616D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88616D.

Preview

Color preview on black background

This text has color #88616D on black background.


Color preview on white background

This text has color #88616D on white background.


Black color preview on #88616D background

This text has black color on #88616D background.


White color preview on #88616D background

This text has white color on #88616D background.


Related colors

Complementary color

Complementary color for #hex is #779E92.


I love getcolorcode.com

Triadic colors

1 #6D8861 and #616D88 with #88616D are triadic colors.

2 #6D6188 and #61886D with #88616D are triadic colors.