COLOR #887BB4

HEX: #887BB4 RGB: (136,123,180)

Renk bilgisi

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

RGB renk modeli

#887BB4 color RGB value is (136,123,180).

RGB: (136,123,180) (53%, 48%, 71%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 123 of 255 = 48%
B 180 of 255 = 71%

136
123
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 123 + 180 = 439 (100%)
R 136 of 439 ~ 30.98%
G 123 of 439 ~ 28.02%
B 180 of 439 ~ 41'%

%30.98
%28.02
%41

CMYK RENK MODELİ

#887BB4 rengi CMYK tonu (24,32,0,29).

  • camgöbeği tonu 24.44%
  • eflatun tonu 31.67%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (24,32,0,29)
C24M32Y0K29 (24%, 32%, 0%, 29%)
(0.24 / 0.32 / 0.00 / 0.29)

CMYK yüzdeleri

%24.44
%31.67
%0
%29.41

Codes

Color #887BB4 in popluar color models

88 7B B4
RGB 136 123 180
HSL 254° 27.54% 59.41%
HSB/HSV 254° 31.67% 70.59%
CMYK 24.44% 31.67% 0.00%
29.41%

Color #887BB4 in popluar number systems.

HEX 88 7B B4
Decimal 136 123 180
Binary 10001000 1111011 10110100
Octal 210 173 264

Shades and tints

Shades of #887BB4

#887BB4
(136,123,180)
#7C70A4
(124,112,164)
#706594
(112,101,148)
#645A84
(100,90,132)
#584F74
(88,79,116)
#4C4464
(76,68,100)
#403954
(64,57,84)
#342E44
(52,46,68)
#282334
(40,35,52)
#1C1824
(28,24,36)
#100D14
(16,13,20)
#000000
(0,0,0)

Tints of #887BB4

#887BB4
(136,123,180)
#9287BA
(146,135,186)
#9C93C0
(156,147,192)
#A69FC6
(166,159,198)
#B0ABCC
(176,171,204)
#BAB7D2
(186,183,210)
#C4C3D8
(196,195,216)
#CECFDE
(206,207,222)
#D8DBE4
(216,219,228)
#E2E7EA
(226,231,234)
#ECF3F0
(236,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887BB4 color. Also use rgb(136,123,180) instead hex code.

Text Font Color

.myTextColor { color: #887BB4; }

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

This text font color is #887BB4.

Background Color

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

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

This div background color is #887BB4.

Border color

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

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

This div border color is #887BB4.

Opacity

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

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

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

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

This text has shadow with #887BB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887BB4.

Preview

Color preview on black background

This text has color #887BB4 on black background.


Color preview on white background

This text has color #887BB4 on white background.


Black color preview on #887BB4 background

This text has black color on #887BB4 background.


White color preview on #887BB4 background

This text has white color on #887BB4 background.


Related colors

Complementary color

Complementary color for #hex is #77844B.


I love getcolorcode.com

Triadic colors

1 #B4887B and #7BB488 with #887BB4 are triadic colors.

2 #B47B88 and #7B88B4 with #887BB4 are triadic colors.