COLOR #887EB6

HEX: #887EB6 RGB: (136,126,182)

Renk bilgisi

#887EB6 contains red, green and blue colors in about the same proportion. #887EB6 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#887EB6 color RGB value is (136,126,182).

RGB: (136,126,182) (53%, 49%, 71%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 126 of 255 = 49%
B 182 of 255 = 71%

136
126
182

R + G + B ~ 58%. #887EB6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 126 + 182 = 444 (100%)
R 136 of 444 ~ 30.63%
G 126 of 444 ~ 28.38%
B 182 of 444 ~ 40.99'%

%30.63
%28.38
%40.99

CMYK RENK MODELİ

#887EB6 rengi CMYK tonu (25,31,0,29).

  • camgöbeği tonu 25.27%
  • eflatun tonu 30.77%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (25,31,0,29)
C25M31Y0K29 (25%, 31%, 0%, 29%)
(0.25 / 0.31 / 0.00 / 0.29)

CMYK yüzdeleri

%25.27
%30.77
%0
%28.63

Codes

Color #887EB6 in popluar color models

88 7E B6
RGB 136 126 182
HSL 251° 27.72% 60.39%
HSB/HSV 251° 30.77% 71.37%
CMYK 25.27% 30.77% 0.00%
28.63%

Color #887EB6 in popluar number systems.

HEX 88 7E B6
Decimal 136 126 182
Binary 10001000 1111110 10110110
Octal 210 176 266

Shades and tints

Shades of #887EB6

#887EB6
(136,126,182)
#7C73A6
(124,115,166)
#706896
(112,104,150)
#645D86
(100,93,134)
#585276
(88,82,118)
#4C4766
(76,71,102)
#403C56
(64,60,86)
#343146
(52,49,70)
#282636
(40,38,54)
#1C1B26
(28,27,38)
#101016
(16,16,22)
#000000
(0,0,0)

Tints of #887EB6

#887EB6
(136,126,182)
#9289BC
(146,137,188)
#9C94C2
(156,148,194)
#A69FC8
(166,159,200)
#B0AACE
(176,170,206)
#BAB5D4
(186,181,212)
#C4C0DA
(196,192,218)
#CECBE0
(206,203,224)
#D8D6E6
(216,214,230)
#E2E1EC
(226,225,236)
#ECECF2
(236,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887EB6 color. Also use rgb(136,126,182) instead hex code.

Text Font Color

.myTextColor { color: #887EB6; }

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

This text font color is #887EB6.

Background Color

.myBgColor { background-color: #887EB6; }

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

This div background color is #887EB6.

Border color

.myBorderColor { border: 1px solid #887EB6; }

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

This div border color is #887EB6.

Opacity

.myOpacity80 { color: #887EB6; opacity: 0.8; }

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

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

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

This text has shadow with #887EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887EB6.

Preview

Color preview on black background

This text has color #887EB6 on black background.


Color preview on white background

This text has color #887EB6 on white background.


Black color preview on #887EB6 background

This text has black color on #887EB6 background.


White color preview on #887EB6 background

This text has white color on #887EB6 background.


Related colors

Complementary color

Complementary color for #hex is #778149.


I love getcolorcode.com

Triadic colors

1 #B6887E and #7EB688 with #887EB6 are triadic colors.

2 #B67E88 and #7E88B6 with #887EB6 are triadic colors.