COLOR #888966

HEX: #888966 RGB: (136,137,102)

Renk bilgisi

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

RGB renk modeli

#888966 color RGB value is (136,137,102).

RGB: (136,137,102) (53%, 54%, 40%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 137 of 255 = 54%
B 102 of 255 = 40%

136
137
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 137 + 102 = 375 (100%)
R 136 of 375 ~ 36.27%
G 137 of 375 ~ 36.53%
B 102 of 375 ~ 27.2'%

%36.27
%36.53
%27.2

CMYK RENK MODELİ

#888966 rengi CMYK tonu (1,0,26,46).

  • camgöbeği tonu 0.73%
  • eflatun tonu 0.00%
  • sarı tonu 25.55%
  • ana renk tonu 46.27%

CMYK: (1,0,26,46)
C1M0Y26K46 (1%, 0%, 26%, 46%)
(0.01 / 0.00 / 0.26 / 0.46)

CMYK yüzdeleri

%0.73
%0
%25.55
%46.27

Codes

Color #888966 in popluar color models

88 89 66
RGB 136 137 102
HSL 62° 14.64% 46.86%
HSB/HSV 62° 25.55% 53.73%
CMYK 0.73% 0.00% 25.55%
46.27%

Color #888966 in popluar number systems.

HEX 88 89 66
Decimal 136 137 102
Binary 10001000 10001001 1100110
Octal 210 211 146

Shades and tints

Shades of #888966

#888966
(136,137,102)
#7C7D5D
(124,125,93)
#707154
(112,113,84)
#64654B
(100,101,75)
#585942
(88,89,66)
#4C4D39
(76,77,57)
#404130
(64,65,48)
#343527
(52,53,39)
#28291E
(40,41,30)
#1C1D15
(28,29,21)
#10110C
(16,17,12)
#000000
(0,0,0)

Tints of #888966

#888966
(136,137,102)
#929373
(146,147,115)
#9C9D80
(156,157,128)
#A6A78D
(166,167,141)
#B0B19A
(176,177,154)
#BABBA7
(186,187,167)
#C4C5B4
(196,197,180)
#CECFC1
(206,207,193)
#D8D9CE
(216,217,206)
#E2E3DB
(226,227,219)
#ECEDE8
(236,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #888966; }

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

This text font color is #888966.

Background Color

.myBgColor { background-color: #888966; }

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

This div background color is #888966.

Border color

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

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

This div border color is #888966.

Opacity

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

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

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

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

This text has shadow with #888966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888966.

Preview

Color preview on black background

This text has color #888966 on black background.


Color preview on white background

This text has color #888966 on white background.


Black color preview on #888966 background

This text has black color on #888966 background.


White color preview on #888966 background

This text has white color on #888966 background.


Related colors

Complementary color

Complementary color for #hex is #777699.


I love getcolorcode.com

Triadic colors

1 #668889 and #896688 with #888966 are triadic colors.

2 #668988 and #898866 with #888966 are triadic colors.