COLOR #887DD1

HEX: #887DD1 RGB: (136,125,209)

Renk bilgisi

#887DD1 contains mainly blue color. #887DD1 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#887DD1 color RGB value is (136,125,209).

RGB: (136,125,209) (53%, 49%, 82%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 125 of 255 = 49%
B 209 of 255 = 82%

136
125
209

R + G + B ~ 61%. #887DD1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 125 + 209 = 470 (100%)
R 136 of 470 ~ 28.94%
G 125 of 470 ~ 26.6%
B 209 of 470 ~ 44.47'%

%28.94
%26.6
%44.47

CMYK RENK MODELİ

#887DD1 rengi CMYK tonu (35,40,0,18).

  • camgöbeği tonu 34.93%
  • eflatun tonu 40.19%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (35,40,0,18)
C35M40Y0K18 (35%, 40%, 0%, 18%)
(0.35 / 0.40 / 0.00 / 0.18)

CMYK yüzdeleri

%34.93
%40.19
%0
%18.04

Codes

Color #887DD1 in popluar color models

88 7D D1
RGB 136 125 209
HSL 248° 47.73% 65.49%
HSB/HSV 248° 40.19% 81.96%
CMYK 34.93% 40.19% 0.00%
18.04%

Color #887DD1 in popluar number systems.

HEX 88 7D D1
Decimal 136 125 209
Binary 10001000 1111101 11010001
Octal 210 175 321

Shades and tints

Shades of #887DD1

#887DD1
(136,125,209)
#7C72BE
(124,114,190)
#7067AB
(112,103,171)
#645C98
(100,92,152)
#585185
(88,81,133)
#4C4672
(76,70,114)
#403B5F
(64,59,95)
#34304C
(52,48,76)
#282539
(40,37,57)
#1C1A26
(28,26,38)
#100F13
(16,15,19)
#000000
(0,0,0)

Tints of #887DD1

#887DD1
(136,125,209)
#9288D5
(146,136,213)
#9C93D9
(156,147,217)
#A69EDD
(166,158,221)
#B0A9E1
(176,169,225)
#BAB4E5
(186,180,229)
#C4BFE9
(196,191,233)
#CECAED
(206,202,237)
#D8D5F1
(216,213,241)
#E2E0F5
(226,224,245)
#ECEBF9
(236,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887DD1 color. Also use rgb(136,125,209) instead hex code.

Text Font Color

.myTextColor { color: #887DD1; }

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

This text font color is #887DD1.

Background Color

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

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

This div background color is #887DD1.

Border color

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

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

This div border color is #887DD1.

Opacity

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

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

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

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

This text has shadow with #887DD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887DD1.

Preview

Color preview on black background

This text has color #887DD1 on black background.


Color preview on white background

This text has color #887DD1 on white background.


Black color preview on #887DD1 background

This text has black color on #887DD1 background.


White color preview on #887DD1 background

This text has white color on #887DD1 background.


Related colors

Complementary color

Complementary color for #hex is #77822E.


I love getcolorcode.com

Triadic colors

1 #D1887D and #7DD188 with #887DD1 are triadic colors.

2 #D17D88 and #7D88D1 with #887DD1 are triadic colors.