COLOR #888980

HEX: #888980 RGB: (136,137,128)

Renk bilgisi

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

RGB renk modeli

#888980 color RGB value is (136,137,128).

RGB: (136,137,128) (53%, 54%, 50%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 137 of 255 = 54%
B 128 of 255 = 50%

136
137
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 137 + 128 = 401 (100%)
R 136 of 401 ~ 33.92%
G 137 of 401 ~ 34.16%
B 128 of 401 ~ 31.92'%

%33.92
%34.16
%31.92

CMYK RENK MODELİ

#888980 rengi CMYK tonu (1,0,7,46).

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

CMYK: (1,0,7,46)
C1M0Y7K46 (1%, 0%, 7%, 46%)
(0.01 / 0.00 / 0.07 / 0.46)

CMYK yüzdeleri

%0.73
%0
%6.57
%46.27

Codes

Color #888980 in popluar color models

88 89 80
RGB 136 137 128
HSL 67° 3.67% 51.96%
HSB/HSV 67° 6.57% 53.73%
CMYK 0.73% 0.00% 6.57%
46.27%

Color #888980 in popluar number systems.

HEX 88 89 80
Decimal 136 137 128
Binary 10001000 10001001 10000000
Octal 210 211 200

Shades and tints

Shades of #888980

#888980
(136,137,128)
#7C7D75
(124,125,117)
#70716A
(112,113,106)
#64655F
(100,101,95)
#585954
(88,89,84)
#4C4D49
(76,77,73)
#40413E
(64,65,62)
#343533
(52,53,51)
#282928
(40,41,40)
#1C1D1D
(28,29,29)
#101112
(16,17,18)
#000000
(0,0,0)

Tints of #888980

#888980
(136,137,128)
#92938B
(146,147,139)
#9C9D96
(156,157,150)
#A6A7A1
(166,167,161)
#B0B1AC
(176,177,172)
#BABBB7
(186,187,183)
#C4C5C2
(196,197,194)
#CECFCD
(206,207,205)
#D8D9D8
(216,217,216)
#E2E3E3
(226,227,227)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #888980; }

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

This text font color is #888980.

Background Color

.myBgColor { background-color: #888980; }

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

This div background color is #888980.

Border color

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

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

This div border color is #888980.

Opacity

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

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

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

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

This text has shadow with #888980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888980.

Preview

Color preview on black background

This text has color #888980 on black background.


Color preview on white background

This text has color #888980 on white background.


Black color preview on #888980 background

This text has black color on #888980 background.


White color preview on #888980 background

This text has white color on #888980 background.


Related colors

Complementary color

Complementary color for #hex is #77767F.


I love getcolorcode.com

Triadic colors

1 #808889 and #898088 with #888980 are triadic colors.

2 #808988 and #898880 with #888980 are triadic colors.