COLOR #887990

HEX: #887990 RGB: (136,121,144)

Renk bilgisi

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

RGB renk modeli

#887990 color RGB value is (136,121,144).

RGB: (136,121,144) (53%, 47%, 56%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 121 of 255 = 47%
B 144 of 255 = 56%

136
121
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 121 + 144 = 401 (100%)
R 136 of 401 ~ 33.92%
G 121 of 401 ~ 30.17%
B 144 of 401 ~ 35.91'%

%33.92
%30.17
%35.91

CMYK RENK MODELİ

#887990 rengi CMYK tonu (6,16,0,44).

  • camgöbeği tonu 5.56%
  • eflatun tonu 15.97%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (6,16,0,44)
C6M16Y0K44 (6%, 16%, 0%, 44%)
(0.06 / 0.16 / 0.00 / 0.44)

CMYK yüzdeleri

%5.56
%15.97
%0
%43.53

Codes

Color #887990 in popluar color models

88 79 90
RGB 136 121 144
HSL 279° 9.39% 51.96%
HSB/HSV 279° 15.97% 56.47%
CMYK 5.56% 15.97% 0.00%
43.53%

Color #887990 in popluar number systems.

HEX 88 79 90
Decimal 136 121 144
Binary 10001000 1111001 10010000
Octal 210 171 220

Shades and tints

Shades of #887990

#887990
(136,121,144)
#7C6E83
(124,110,131)
#706376
(112,99,118)
#645869
(100,88,105)
#584D5C
(88,77,92)
#4C424F
(76,66,79)
#403742
(64,55,66)
#342C35
(52,44,53)
#282128
(40,33,40)
#1C161B
(28,22,27)
#100B0E
(16,11,14)
#000000
(0,0,0)

Tints of #887990

#887990
(136,121,144)
#92859A
(146,133,154)
#9C91A4
(156,145,164)
#A69DAE
(166,157,174)
#B0A9B8
(176,169,184)
#BAB5C2
(186,181,194)
#C4C1CC
(196,193,204)
#CECDD6
(206,205,214)
#D8D9E0
(216,217,224)
#E2E5EA
(226,229,234)
#ECF1F4
(236,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887990; }

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

This text font color is #887990.

Background Color

.myBgColor { background-color: #887990; }

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

This div background color is #887990.

Border color

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

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

This div border color is #887990.

Opacity

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

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

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

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

This text has shadow with #887990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887990.

Preview

Color preview on black background

This text has color #887990 on black background.


Color preview on white background

This text has color #887990 on white background.


Black color preview on #887990 background

This text has black color on #887990 background.


White color preview on #887990 background

This text has white color on #887990 background.


Related colors

Complementary color

Complementary color for #hex is #77866F.


I love getcolorcode.com

Triadic colors

1 #908879 and #799088 with #887990 are triadic colors.

2 #907988 and #798890 with #887990 are triadic colors.