COLOR #88717E

HEX: #88717E RGB: (136,113,126)

Renk bilgisi

#88717E contains red, green and blue colors in about the same proportion. #88717E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#88717E color RGB value is (136,113,126).

RGB: (136,113,126) (53%, 44%, 49%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 113 of 255 = 44%
B 126 of 255 = 49%

136
113
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 113 + 126 = 375 (100%)
R 136 of 375 ~ 36.27%
G 113 of 375 ~ 30.13%
B 126 of 375 ~ 33.6'%

%36.27
%30.13
%33.6

CMYK RENK MODELİ

#88717E rengi CMYK tonu (0,17,7,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.91%
  • sarı tonu 7.35%
  • ana renk tonu 46.67%
CMYK: (0,17,7,47) C0M17Y7K47 (0%,17%,7%,47%) (0.00/0.17/0.07/0.47) 

CMYK yüzdeleri

%0
%16.91
%7.35
%46.67

Codes

Color #88717E in popluar color models

88 71 7E
RGB 136 113 126
HSL 326° 9.24% 48.82%
HSB/HSV 326° 16.91% 53.33%
CMYK 0.00% 16.91% 7.35%
46.67%

Color #88717E in popluar number systems.

HEX 88 71 7E
Decimal 136 113 126
Binary 10001000 1110001 1111110
Octal 210 161 176

Shades and tints

Shades of #88717E

#88717E
(136,113,126)
#7C6773
(124,103,115)
#705D68
(112,93,104)
#64535D
(100,83,93)
#584952
(88,73,82)
#4C3F47
(76,63,71)
#40353C
(64,53,60)
#342B31
(52,43,49)
#282126
(40,33,38)
#1C171B
(28,23,27)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #88717E

#88717E
(136,113,126)
#927D89
(146,125,137)
#9C8994
(156,137,148)
#A6959F
(166,149,159)
#B0A1AA
(176,161,170)
#BAADB5
(186,173,181)
#C4B9C0
(196,185,192)
#CEC5CB
(206,197,203)
#D8D1D6
(216,209,214)
#E2DDE1
(226,221,225)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88717E color. Also use rgb(136,113,126) instead hex code.

Text Font Color

.myTextColor { color: #88717E; }

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

This text font color is #88717E.

Background Color

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

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

This div background color is #88717E.

Border color

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

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

This div border color is #88717E.

Opacity

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

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

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

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

This text has shadow with #88717E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88717E.

Preview

Color preview on black background

This text has color #88717E on black background.


Color preview on white background

This text has color #88717E on white background.


Black color preview on #88717E background

This text has black color on #88717E background.


White color preview on #88717E background

This text has white color on #88717E background.


Related colors

Complementary color

Complementary color for #hex is #778E81.


I love getcolorcode.com

Triadic colors

1 #7E8871 and #717E88 with #88717E are triadic colors.

2 #7E7188 and #71887E with #88717E are triadic colors.