COLOR #888979

HEX: #888979 RGB: (136,137,121)

Renk bilgisi

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

RGB renk modeli

#888979 color RGB value is (136,137,121).

RGB: (136,137,121) (53%, 54%, 47%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 137 of 255 = 54%
B 121 of 255 = 47%

136
137
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 137 + 121 = 394 (100%)
R 136 of 394 ~ 34.52%
G 137 of 394 ~ 34.77%
B 121 of 394 ~ 30.71'%

%34.52
%34.77
%30.71

CMYK RENK MODELİ

#888979 rengi CMYK tonu (1,0,12,46).

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

CMYK: (1,0,12,46)
C1M0Y12K46 (1%, 0%, 12%, 46%)
(0.01 / 0.00 / 0.12 / 0.46)

CMYK yüzdeleri

%0.73
%0
%11.68
%46.27

Codes

Color #888979 in popluar color models

88 89 79
RGB 136 137 121
HSL 64° 6.35% 50.59%
HSB/HSV 64° 11.68% 53.73%
CMYK 0.73% 0.00% 11.68%
46.27%

Color #888979 in popluar number systems.

HEX 88 89 79
Decimal 136 137 121
Binary 10001000 10001001 1111001
Octal 210 211 171

Shades and tints

Shades of #888979

#888979
(136,137,121)
#7C7D6E
(124,125,110)
#707163
(112,113,99)
#646558
(100,101,88)
#58594D
(88,89,77)
#4C4D42
(76,77,66)
#404137
(64,65,55)
#34352C
(52,53,44)
#282921
(40,41,33)
#1C1D16
(28,29,22)
#10110B
(16,17,11)
#000000
(0,0,0)

Tints of #888979

#888979
(136,137,121)
#929385
(146,147,133)
#9C9D91
(156,157,145)
#A6A79D
(166,167,157)
#B0B1A9
(176,177,169)
#BABBB5
(186,187,181)
#C4C5C1
(196,197,193)
#CECFCD
(206,207,205)
#D8D9D9
(216,217,217)
#E2E3E5
(226,227,229)
#ECEDF1
(236,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #888979; }

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

This text font color is #888979.

Background Color

.myBgColor { background-color: #888979; }

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

This div background color is #888979.

Border color

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

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

This div border color is #888979.

Opacity

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

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

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

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

This text has shadow with #888979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888979.

Preview

Color preview on black background

This text has color #888979 on black background.


Color preview on white background

This text has color #888979 on white background.


Black color preview on #888979 background

This text has black color on #888979 background.


White color preview on #888979 background

This text has white color on #888979 background.


Related colors

Complementary color

Complementary color for #hex is #777686.


I love getcolorcode.com

Triadic colors

1 #798889 and #897988 with #888979 are triadic colors.

2 #798988 and #898879 with #888979 are triadic colors.