COLOR #88756C

HEX: #88756C RGB: (136,117,108)

Renk bilgisi

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

RGB renk modeli

#88756C color RGB value is (136,117,108).

RGB: (136,117,108) (53%, 46%, 42%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 117 of 255 = 46%
B 108 of 255 = 42%

136
117
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 117 + 108 = 361 (100%)
R 136 of 361 ~ 37.67%
G 117 of 361 ~ 32.41%
B 108 of 361 ~ 29.92'%

%37.67
%32.41
%29.92

CMYK RENK MODELİ

#88756C rengi CMYK tonu (0,14,21,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.97%
  • sarı tonu 20.59%
  • ana renk tonu 46.67%

CMYK: (0,14,21,47)
C0M14Y21K47 (0%, 14%, 21%, 47%)
(0.00 / 0.14 / 0.21 / 0.47)

CMYK yüzdeleri

%0
%13.97
%20.59
%46.67

Codes

Color #88756C in popluar color models

88 75 6C
RGB 136 117 108
HSL 19° 11.48% 47.84%
HSB/HSV 19° 20.59% 53.33%
CMYK 0.00% 13.97% 20.59%
46.67%

Color #88756C in popluar number systems.

HEX 88 75 6C
Decimal 136 117 108
Binary 10001000 1110101 1101100
Octal 210 165 154

Shades and tints

Shades of #88756C

#88756C
(136,117,108)
#7C6B63
(124,107,99)
#70615A
(112,97,90)
#645751
(100,87,81)
#584D48
(88,77,72)
#4C433F
(76,67,63)
#403936
(64,57,54)
#342F2D
(52,47,45)
#282524
(40,37,36)
#1C1B1B
(28,27,27)
#101112
(16,17,18)
#000000
(0,0,0)

Tints of #88756C

#88756C
(136,117,108)
#928179
(146,129,121)
#9C8D86
(156,141,134)
#A69993
(166,153,147)
#B0A5A0
(176,165,160)
#BAB1AD
(186,177,173)
#C4BDBA
(196,189,186)
#CEC9C7
(206,201,199)
#D8D5D4
(216,213,212)
#E2E1E1
(226,225,225)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88756C color. Also use rgb(136,117,108) instead hex code.

Text Font Color

.myTextColor { color: #88756C; }

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

This text font color is #88756C.

Background Color

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

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

This div background color is #88756C.

Border color

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

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

This div border color is #88756C.

Opacity

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

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

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

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

This text has shadow with #88756C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88756C.

Preview

Color preview on black background

This text has color #88756C on black background.


Color preview on white background

This text has color #88756C on white background.


Black color preview on #88756C background

This text has black color on #88756C background.


White color preview on #88756C background

This text has white color on #88756C background.


Related colors

Complementary color

Complementary color for #hex is #778A93.


I love getcolorcode.com

Triadic colors

1 #6C8875 and #756C88 with #88756C are triadic colors.

2 #6C7588 and #75886C with #88756C are triadic colors.