COLOR #88717C

HEX: #88717C RGB: (136,113,124)

Renk bilgisi

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

RGB renk modeli

#88717C color RGB value is (136,113,124).

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

RGB bağlantıları ve doygunluk

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

136
113
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 113 + 124 = 373 (100%)
R 136 of 373 ~ 36.46%
G 113 of 373 ~ 30.29%
B 124 of 373 ~ 33.24'%

%36.46
%30.29
%33.24

CMYK RENK MODELİ

#88717C rengi CMYK tonu (0,17,9,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.91%
  • sarı tonu 8.82%
  • ana renk tonu 46.67%

CMYK: (0,17,9,47)
C0M17Y9K47 (0%, 17%, 9%, 47%)
(0.00 / 0.17 / 0.09 / 0.47)

CMYK yüzdeleri

%0
%16.91
%8.82
%46.67

Codes

Color #88717C in popluar color models

88 71 7C
RGB 136 113 124
HSL 331° 9.24% 48.82%
HSB/HSV 331° 16.91% 53.33%
CMYK 0.00% 16.91% 8.82%
46.67%

Color #88717C in popluar number systems.

HEX 88 71 7C
Decimal 136 113 124
Binary 10001000 1110001 1111100
Octal 210 161 174

Shades and tints

Shades of #88717C

#88717C
(136,113,124)
#7C6771
(124,103,113)
#705D66
(112,93,102)
#64535B
(100,83,91)
#584950
(88,73,80)
#4C3F45
(76,63,69)
#40353A
(64,53,58)
#342B2F
(52,43,47)
#282124
(40,33,36)
#1C1719
(28,23,25)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #88717C

#88717C
(136,113,124)
#927D87
(146,125,135)
#9C8992
(156,137,146)
#A6959D
(166,149,157)
#B0A1A8
(176,161,168)
#BAADB3
(186,173,179)
#C4B9BE
(196,185,190)
#CEC5C9
(206,197,201)
#D8D1D4
(216,209,212)
#E2DDDF
(226,221,223)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88717C; }

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

This text font color is #88717C.

Background Color

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

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

This div background color is #88717C.

Border color

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

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

This div border color is #88717C.

Opacity

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

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

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

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

This text has shadow with #88717C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88717C.

Preview

Color preview on black background

This text has color #88717C on black background.


Color preview on white background

This text has color #88717C on white background.


Black color preview on #88717C background

This text has black color on #88717C background.


White color preview on #88717C background

This text has white color on #88717C background.


Related colors

Complementary color

Complementary color for #hex is #778E83.


I love getcolorcode.com

Triadic colors

1 #7C8871 and #717C88 with #88717C are triadic colors.

2 #7C7188 and #71887C with #88717C are triadic colors.