COLOR #D986D0

HEX: #D986D0 RGB: (217,134,208)

Color info

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

RGB color model

#D986D0 color RGB value is (217,134,208).

RGB: (217,134,208) (85%, 53%, 82%)

RGB channels and saturation

R 217 of 255 = 85%
G 134 of 255 = 53%
B 208 of 255 = 82%

217
134
208

R + G + B ~ 73%. #D986D0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 134 + 208 = 559 (100%)
R 217 of 559 ~ 38.82%
G 134 of 559 ~ 23.97%
B 208 of 559 ~ 37.21'%

%38.82
%23.97
%37.21

CMYK color model

#D986D0 color CMYK value is (0,38,4,15).

  • cyan value is 0.00%
  • magenta value is 38.25%
  • yellow value is 4.15%
  • key color value is 14.90%

CMYK: (0,38,4,15)
C0M38Y4K15 (0%, 38%, 4%, 15%)
(0.00 / 0.38 / 0.04 / 0.15)

CMYK percentages

%0
%38.25
%4.15
%14.9

Codes

Color #D986D0 in popluar color models

D9 86 D0
RGB 217 134 208
HSL 307° 52.20% 68.82%
HSB/HSV 307° 38.25% 85.10%
CMYK 0.00% 38.25% 4.15%
14.90%

Color #D986D0 in popluar number systems.

HEX D9 86 D0
Decimal 217 134 208
Binary 11011001 10000110 11010000
Octal 331 206 320

Shades and tints

Shades of #D986D0

#D986D0
(217,134,208)
#C67ABE
(198,122,190)
#B36EAC
(179,110,172)
#A0629A
(160,98,154)
#8D5688
(141,86,136)
#7A4A76
(122,74,118)
#673E64
(103,62,100)
#543252
(84,50,82)
#412640
(65,38,64)
#2E1A2E
(46,26,46)
#1B0E1C
(27,14,28)
#000000
(0,0,0)

Tints of #D986D0

#D986D0
(217,134,208)
#DC91D4
(220,145,212)
#DF9CD8
(223,156,216)
#E2A7DC
(226,167,220)
#E5B2E0
(229,178,224)
#E8BDE4
(232,189,228)
#EBC8E8
(235,200,232)
#EED3EC
(238,211,236)
#F1DEF0
(241,222,240)
#F4E9F4
(244,233,244)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D986D0 color. Also use rgb(217,134,208) instead hex code.

Text Font Color

.myTextColor { color: #D986D0; }

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

This text font color is #D986D0.

Background Color

.myBgColor { background-color: #D986D0; }

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

This div background color is #D986D0.

Border color

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

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

This div border color is #D986D0.

Opacity

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

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

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

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

This text has shadow with #D986D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D986D0.

Preview

Color preview on black background

This text has color #D986D0 on black background.


Color preview on white background

This text has color #D986D0 on white background.


Black color preview on #D986D0 background

This text has black color on #D986D0 background.


White color preview on #D986D0 background

This text has white color on #D986D0 background.


Related colors

Complementary color

Complementary color for #hex is #26792F.


I love getcolorcode.com

Triadic colors

1 #D0D986 and #86D0D9 with #D986D0 are triadic colors.

2 #D086D9 and #86D9D0 with #D986D0 are triadic colors.