COLOR #D88DD7

HEX: #D88DD7 RGB: (216,141,215)

Color info

#D88DD7 contains mainly red and blue colors. Web safe color of #D88DD7 is #CC99CC (or #C9C).

RGB color model

#D88DD7 color RGB value is (216,141,215).

RGB: (216,141,215) (85%, 55%, 84%)

RGB channels and saturation

R 216 of 255 = 85%
G 141 of 255 = 55%
B 215 of 255 = 84%

216
141
215

R + G + B ~ 75%. #D88DD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 141 + 215 = 572 (100%)
R 216 of 572 ~ 37.76%
G 141 of 572 ~ 24.65%
B 215 of 572 ~ 37.59'%

%37.76
%24.65
%37.59

CMYK color model

#D88DD7 color CMYK value is (0,35,0,15).

  • cyan value is 0.00%
  • magenta value is 34.72%
  • yellow value is 0.46%
  • key color value is 15.29%

CMYK: (0,35,0,15)
C0M35Y0K15 (0%, 35%, 0%, 15%)
(0.00 / 0.35 / 0.00 / 0.15)

CMYK percentages

%0
%34.72
%0.46
%15.29

Codes

Color #D88DD7 in popluar color models

D8 8D D7
RGB 216 141 215
HSL 301° 49.02% 70.00%
HSB/HSV 301° 34.72% 84.71%
CMYK 0.00% 34.72% 0.46%
15.29%

Color #D88DD7 in popluar number systems.

HEX D8 8D D7
Decimal 216 141 215
Binary 11011000 10001101 11010111
Octal 330 215 327

Shades and tints

Shades of #D88DD7

#D88DD7
(216,141,215)
#C581C4
(197,129,196)
#B275B1
(178,117,177)
#9F699E
(159,105,158)
#8C5D8B
(140,93,139)
#795178
(121,81,120)
#664565
(102,69,101)
#533952
(83,57,82)
#402D3F
(64,45,63)
#2D212C
(45,33,44)
#1A1519
(26,21,25)
#000000
(0,0,0)

Tints of #D88DD7

#D88DD7
(216,141,215)
#DB97DA
(219,151,218)
#DEA1DD
(222,161,221)
#E1ABE0
(225,171,224)
#E4B5E3
(228,181,227)
#E7BFE6
(231,191,230)
#EAC9E9
(234,201,233)
#EDD3EC
(237,211,236)
#F0DDEF
(240,221,239)
#F3E7F2
(243,231,242)
#F6F1F5
(246,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D88DD7 color. Also use rgb(216,141,215) instead hex code.

Text Font Color

.myTextColor { color: #D88DD7; }

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

This text font color is #D88DD7.

Background Color

.myBgColor { background-color: #D88DD7; }

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

This div background color is #D88DD7.

Border color

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

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

This div border color is #D88DD7.

Opacity

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

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

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

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

This text has shadow with #D88DD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D88DD7.

Preview

Color preview on black background

This text has color #D88DD7 on black background.


Color preview on white background

This text has color #D88DD7 on white background.


Black color preview on #D88DD7 background

This text has black color on #D88DD7 background.


White color preview on #D88DD7 background

This text has white color on #D88DD7 background.


Related colors

Complementary color

Complementary color for #hex is #277228.


I love getcolorcode.com

Triadic colors

1 #D7D88D and #8DD7D8 with #D88DD7 are triadic colors.

2 #D78DD8 and #8DD8D7 with #D88DD7 are triadic colors.