COLOR #D992D6

HEX: #D992D6 RGB: (217,146,214)

Color info

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

RGB color model

#D992D6 color RGB value is (217,146,214).

RGB: (217,146,214) (85%, 57%, 84%)

RGB channels and saturation

R 217 of 255 = 85%
G 146 of 255 = 57%
B 214 of 255 = 84%

217
146
214

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

Portions of RGB colors in percentages

R + G + B = 217 + 146 + 214 = 577 (100%)
R 217 of 577 ~ 37.61%
G 146 of 577 ~ 25.3%
B 214 of 577 ~ 37.09'%

%37.61
%25.3
%37.09

CMYK color model

#D992D6 color CMYK value is (0,33,1,15).

  • cyan value is 0.00%
  • magenta value is 32.72%
  • yellow value is 1.38%
  • key color value is 14.90%

CMYK: (0,33,1,15)
C0M33Y1K15 (0%, 33%, 1%, 15%)
(0.00 / 0.33 / 0.01 / 0.15)

CMYK percentages

%0
%32.72
%1.38
%14.9

Codes

Color #D992D6 in popluar color models

D9 92 D6
RGB 217 146 214
HSL 303° 48.30% 71.18%
HSB/HSV 303° 32.72% 85.10%
CMYK 0.00% 32.72% 1.38%
14.90%

Color #D992D6 in popluar number systems.

HEX D9 92 D6
Decimal 217 146 214
Binary 11011001 10010010 11010110
Octal 331 222 326

Shades and tints

Shades of #D992D6

#D992D6
(217,146,214)
#C685C3
(198,133,195)
#B378B0
(179,120,176)
#A06B9D
(160,107,157)
#8D5E8A
(141,94,138)
#7A5177
(122,81,119)
#674464
(103,68,100)
#543751
(84,55,81)
#412A3E
(65,42,62)
#2E1D2B
(46,29,43)
#1B1018
(27,16,24)
#000000
(0,0,0)

Tints of #D992D6

#D992D6
(217,146,214)
#DC9BD9
(220,155,217)
#DFA4DC
(223,164,220)
#E2ADDF
(226,173,223)
#E5B6E2
(229,182,226)
#E8BFE5
(232,191,229)
#EBC8E8
(235,200,232)
#EED1EB
(238,209,235)
#F1DAEE
(241,218,238)
#F4E3F1
(244,227,241)
#F7ECF4
(247,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D992D6 color. Also use rgb(217,146,214) instead hex code.

Text Font Color

.myTextColor { color: #D992D6; }

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

This text font color is #D992D6.

Background Color

.myBgColor { background-color: #D992D6; }

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

This div background color is #D992D6.

Border color

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

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

This div border color is #D992D6.

Opacity

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

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

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

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

This text has shadow with #D992D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D992D6.

Preview

Color preview on black background

This text has color #D992D6 on black background.


Color preview on white background

This text has color #D992D6 on white background.


Black color preview on #D992D6 background

This text has black color on #D992D6 background.


White color preview on #D992D6 background

This text has white color on #D992D6 background.


Related colors

Complementary color

Complementary color for #hex is #266D29.


I love getcolorcode.com

Triadic colors

1 #D6D992 and #92D6D9 with #D992D6 are triadic colors.

2 #D692D9 and #92D9D6 with #D992D6 are triadic colors.