COLOR #88748E

HEX: #88748E RGB: (136,116,142)

Color info

#88748E contains red, green and blue colors in about the same proportion. Web safe color of #88748E is #996699 (or #969).

RGB color model

#88748E color RGB value is (136,116,142).

RGB: (136,116,142) (53%, 45%, 56%)

RGB channels and saturation

R 136 of 255 = 53%
G 116 of 255 = 45%
B 142 of 255 = 56%

136
116
142

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

Portions of RGB colors in percentages

R + G + B = 136 + 116 + 142 = 394 (100%)
R 136 of 394 ~ 34.52%
G 116 of 394 ~ 29.44%
B 142 of 394 ~ 36.04'%

%34.52
%29.44
%36.04

CMYK color model

#88748E color CMYK value is (4,18,0,44).

  • cyan value is 4.23%
  • magenta value is 18.31%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (4,18,0,44) C4M18Y0K44 (4%,18%,0%,44%) (0.04/0.18/0.00/0.44) 

CMYK percentages

%4.23
%18.31
%0
%44.31

Codes

Color #88748E in popluar color models

88 74 8E
RGB 136 116 142
HSL 286° 10.32% 50.59%
HSB/HSV 286° 18.31% 55.69%
CMYK 4.23% 18.31% 0.00%
44.31%

Color #88748E in popluar number systems.

HEX 88 74 8E
Decimal 136 116 142
Binary 10001000 1110100 10001110
Octal 210 164 216

Shades and tints

Shades of #88748E

#88748E
(136,116,142)
#7C6A82
(124,106,130)
#706076
(112,96,118)
#64566A
(100,86,106)
#584C5E
(88,76,94)
#4C4252
(76,66,82)
#403846
(64,56,70)
#342E3A
(52,46,58)
#28242E
(40,36,46)
#1C1A22
(28,26,34)
#101016
(16,16,22)
#000000
(0,0,0)

Tints of #88748E

#88748E
(136,116,142)
#928098
(146,128,152)
#9C8CA2
(156,140,162)
#A698AC
(166,152,172)
#B0A4B6
(176,164,182)
#BAB0C0
(186,176,192)
#C4BCCA
(196,188,202)
#CEC8D4
(206,200,212)
#D8D4DE
(216,212,222)
#E2E0E8
(226,224,232)
#ECECF2
(236,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88748E color. Also use rgb(136,116,142) instead hex code.

Text Font Color

.myTextColor { color: #88748E; }

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

This text font color is #88748E.

Background Color

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

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

This div background color is #88748E.

Border color

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

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

This div border color is #88748E.

Opacity

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

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

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

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

This text has shadow with #88748E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88748E.

Preview

Color preview on black background

This text has color #88748E on black background.


Color preview on white background

This text has color #88748E on white background.


Black color preview on #88748E background

This text has black color on #88748E background.


White color preview on #88748E background

This text has white color on #88748E background.


Related colors

Complementary color

Complementary color for #hex is #778B71.


I love getcolorcode.com

Triadic colors

1 #8E8874 and #748E88 with #88748E are triadic colors.

2 #8E7488 and #74888E with #88748E are triadic colors.