COLOR #88738A

HEX: #88738A RGB: (136,115,138)

Color info

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

RGB color model

#88738A color RGB value is (136,115,138).

RGB: (136,115,138) (53%, 45%, 54%)

RGB channels and saturation

R 136 of 255 = 53%
G 115 of 255 = 45%
B 138 of 255 = 54%

136
115
138

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

Portions of RGB colors in percentages

R + G + B = 136 + 115 + 138 = 389 (100%)
R 136 of 389 ~ 34.96%
G 115 of 389 ~ 29.56%
B 138 of 389 ~ 35.48'%

%34.96
%29.56
%35.48

CMYK color model

#88738A color CMYK value is (1,17,0,46).

  • cyan value is 1.45%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (1,17,0,46)
C1M17Y0K46 (1%, 17%, 0%, 46%)
(0.01 / 0.17 / 0.00 / 0.46)

CMYK percentages

%1.45
%16.67
%0
%45.88

Codes

Color #88738A in popluar color models

88 73 8A
RGB 136 115 138
HSL 295° 9.09% 49.61%
HSB/HSV 295° 16.67% 54.12%
CMYK 1.45% 16.67% 0.00%
45.88%

Color #88738A in popluar number systems.

HEX 88 73 8A
Decimal 136 115 138
Binary 10001000 1110011 10001010
Octal 210 163 212

Shades and tints

Shades of #88738A

#88738A
(136,115,138)
#7C697E
(124,105,126)
#705F72
(112,95,114)
#645566
(100,85,102)
#584B5A
(88,75,90)
#4C414E
(76,65,78)
#403742
(64,55,66)
#342D36
(52,45,54)
#28232A
(40,35,42)
#1C191E
(28,25,30)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #88738A

#88738A
(136,115,138)
#927F94
(146,127,148)
#9C8B9E
(156,139,158)
#A697A8
(166,151,168)
#B0A3B2
(176,163,178)
#BAAFBC
(186,175,188)
#C4BBC6
(196,187,198)
#CEC7D0
(206,199,208)
#D8D3DA
(216,211,218)
#E2DFE4
(226,223,228)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88738A color. Also use rgb(136,115,138) instead hex code.

Text Font Color

.myTextColor { color: #88738A; }

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

This text font color is #88738A.

Background Color

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

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

This div background color is #88738A.

Border color

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

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

This div border color is #88738A.

Opacity

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

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

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

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

This text has shadow with #88738A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88738A.

Preview

Color preview on black background

This text has color #88738A on black background.


Color preview on white background

This text has color #88738A on white background.


Black color preview on #88738A background

This text has black color on #88738A background.


White color preview on #88738A background

This text has white color on #88738A background.


Related colors

Complementary color

Complementary color for #hex is #778C75.


I love getcolorcode.com

Triadic colors

1 #8A8873 and #738A88 with #88738A are triadic colors.

2 #8A7388 and #73888A with #88738A are triadic colors.