COLOR #888766

HEX: #888766 RGB: (136,135,102)

Renk bilgisi

#888766 contains red, green and blue colors in about the same proportion. #888766 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#888766 color RGB value is (136,135,102).

RGB: (136,135,102) (53%, 53%, 40%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 135 of 255 = 53%
B 102 of 255 = 40%

136
135
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 135 + 102 = 373 (100%)
R 136 of 373 ~ 36.46%
G 135 of 373 ~ 36.19%
B 102 of 373 ~ 27.35'%

%36.46
%36.19
%27.35

CMYK RENK MODELİ

#888766 rengi CMYK tonu (0,1,25,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.74%
  • sarı tonu 25.00%
  • ana renk tonu 46.67%

CMYK: (0,1,25,47)
C0M1Y25K47 (0%, 1%, 25%, 47%)
(0.00 / 0.01 / 0.25 / 0.47)

CMYK yüzdeleri

%0
%0.74
%25
%46.67

Codes

Color #888766 in popluar color models

88 87 66
RGB 136 135 102
HSL 58° 14.29% 46.67%
HSB/HSV 58° 25.00% 53.33%
CMYK 0.00% 0.74% 25.00%
46.67%

Color #888766 in popluar number systems.

HEX 88 87 66
Decimal 136 135 102
Binary 10001000 10000111 1100110
Octal 210 207 146

Shades and tints

Shades of #888766

#888766
(136,135,102)
#7C7B5D
(124,123,93)
#706F54
(112,111,84)
#64634B
(100,99,75)
#585742
(88,87,66)
#4C4B39
(76,75,57)
#403F30
(64,63,48)
#343327
(52,51,39)
#28271E
(40,39,30)
#1C1B15
(28,27,21)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #888766

#888766
(136,135,102)
#929173
(146,145,115)
#9C9B80
(156,155,128)
#A6A58D
(166,165,141)
#B0AF9A
(176,175,154)
#BAB9A7
(186,185,167)
#C4C3B4
(196,195,180)
#CECDC1
(206,205,193)
#D8D7CE
(216,215,206)
#E2E1DB
(226,225,219)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #888766 color. Also use rgb(136,135,102) instead hex code.

Text Font Color

.myTextColor { color: #888766; }

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

This text font color is #888766.

Background Color

.myBgColor { background-color: #888766; }

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

This div background color is #888766.

Border color

.myBorderColor { border: 1px solid #888766; }

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

This div border color is #888766.

Opacity

.myOpacity80 { color: #888766; opacity: 0.8; }

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

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

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

This text has shadow with #888766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888766.

Preview

Color preview on black background

This text has color #888766 on black background.


Color preview on white background

This text has color #888766 on white background.


Black color preview on #888766 background

This text has black color on #888766 background.


White color preview on #888766 background

This text has white color on #888766 background.


Related colors

Complementary color

Complementary color for #hex is #777899.


I love getcolorcode.com

Triadic colors

1 #668887 and #876688 with #888766 are triadic colors.

2 #668788 and #878866 with #888766 are triadic colors.