COLOR #D997D6

HEX: #D997D6 RGB: (217,151,214)

Color info

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

RGB color model

#D997D6 color RGB value is (217,151,214).

RGB: (217,151,214) (85%, 59%, 84%)

RGB channels and saturation

R 217 of 255 = 85%
G 151 of 255 = 59%
B 214 of 255 = 84%

217
151
214

R + G + B ~ 76%. #D997D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 151 + 214 = 582 (100%)
R 217 of 582 ~ 37.29%
G 151 of 582 ~ 25.95%
B 214 of 582 ~ 36.77'%

%37.29
%25.95
%36.77

CMYK color model

#D997D6 color CMYK value is (0,30,1,15).

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

CMYK: (0,30,1,15)
C0M30Y1K15 (0%, 30%, 1%, 15%)
(0.00 / 0.30 / 0.01 / 0.15)

CMYK percentages

%0
%30.41
%1.38
%14.9

Codes

Color #D997D6 in popluar color models

D9 97 D6
RGB 217 151 214
HSL 303° 46.48% 72.16%
HSB/HSV 303° 30.41% 85.10%
CMYK 0.00% 30.41% 1.38%
14.90%

Color #D997D6 in popluar number systems.

HEX D9 97 D6
Decimal 217 151 214
Binary 11011001 10010111 11010110
Octal 331 227 326

Shades and tints

Shades of #D997D6

#D997D6
(217,151,214)
#C68AC3
(198,138,195)
#B37DB0
(179,125,176)
#A0709D
(160,112,157)
#8D638A
(141,99,138)
#7A5677
(122,86,119)
#674964
(103,73,100)
#543C51
(84,60,81)
#412F3E
(65,47,62)
#2E222B
(46,34,43)
#1B1518
(27,21,24)
#000000
(0,0,0)

Tints of #D997D6

#D997D6
(217,151,214)
#DCA0D9
(220,160,217)
#DFA9DC
(223,169,220)
#E2B2DF
(226,178,223)
#E5BBE2
(229,187,226)
#E8C4E5
(232,196,229)
#EBCDE8
(235,205,232)
#EED6EB
(238,214,235)
#F1DFEE
(241,223,238)
#F4E8F1
(244,232,241)
#F7F1F4
(247,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D997D6; }

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

This text font color is #D997D6.

Background Color

.myBgColor { background-color: #D997D6; }

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

This div background color is #D997D6.

Border color

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

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

This div border color is #D997D6.

Opacity

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

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

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

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

This text has shadow with #D997D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D997D6.

Preview

Color preview on black background

This text has color #D997D6 on black background.


Color preview on white background

This text has color #D997D6 on white background.


Black color preview on #D997D6 background

This text has black color on #D997D6 background.


White color preview on #D997D6 background

This text has white color on #D997D6 background.


Related colors

Complementary color

Complementary color for #hex is #266829.


I love getcolorcode.com

Triadic colors

1 #D6D997 and #97D6D9 with #D997D6 are triadic colors.

2 #D697D9 and #97D9D6 with #D997D6 are triadic colors.