COLOR #889976

HEX: #889976 RGB: (136,153,118)

Renk bilgisi

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

RGB renk modeli

#889976 color RGB value is (136,153,118).

RGB: (136,153,118) (53%, 60%, 46%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 153 of 255 = 60%
B 118 of 255 = 46%

136
153
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 153 + 118 = 407 (100%)
R 136 of 407 ~ 33.42%
G 153 of 407 ~ 37.59%
B 118 of 407 ~ 28.99'%

%33.42
%37.59
%28.99

CMYK RENK MODELİ

#889976 rengi CMYK tonu (11,0,23,40).

  • camgöbeği tonu 11.11%
  • eflatun tonu 0.00%
  • sarı tonu 22.88%
  • ana renk tonu 40.00%

CMYK: (11,0,23,40)
C11M0Y23K40 (11%, 0%, 23%, 40%)
(0.11 / 0.00 / 0.23 / 0.40)

CMYK yüzdeleri

%11.11
%0
%22.88
%40

Codes

Color #889976 in popluar color models

88 99 76
RGB 136 153 118
HSL 89° 14.64% 53.14%
HSB/HSV 89° 22.88% 60.00%
CMYK 11.11% 0.00% 22.88%
40.00%

Color #889976 in popluar number systems.

HEX 88 99 76
Decimal 136 153 118
Binary 10001000 10011001 1110110
Octal 210 231 166

Shades and tints

Shades of #889976

#889976
(136,153,118)
#7C8C6C
(124,140,108)
#707F62
(112,127,98)
#647258
(100,114,88)
#58654E
(88,101,78)
#4C5844
(76,88,68)
#404B3A
(64,75,58)
#343E30
(52,62,48)
#283126
(40,49,38)
#1C241C
(28,36,28)
#101712
(16,23,18)
#000000
(0,0,0)

Tints of #889976

#889976
(136,153,118)
#92A282
(146,162,130)
#9CAB8E
(156,171,142)
#A6B49A
(166,180,154)
#B0BDA6
(176,189,166)
#BAC6B2
(186,198,178)
#C4CFBE
(196,207,190)
#CED8CA
(206,216,202)
#D8E1D6
(216,225,214)
#E2EAE2
(226,234,226)
#ECF3EE
(236,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #889976 color. Also use rgb(136,153,118) instead hex code.

Text Font Color

.myTextColor { color: #889976; }

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

This text font color is #889976.

Background Color

.myBgColor { background-color: #889976; }

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

This div background color is #889976.

Border color

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

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

This div border color is #889976.

Opacity

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

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

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

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

This text has shadow with #889976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889976.

Preview

Color preview on black background

This text has color #889976 on black background.


Color preview on white background

This text has color #889976 on white background.


Black color preview on #889976 background

This text has black color on #889976 background.


White color preview on #889976 background

This text has white color on #889976 background.


Related colors

Complementary color

Complementary color for #hex is #776689.


I love getcolorcode.com

Triadic colors

1 #768899 and #997688 with #889976 are triadic colors.

2 #769988 and #998876 with #889976 are triadic colors.