COLOR #D98FD7

HEX: #D98FD7 RGB: (217,143,215)

Color info

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

RGB color model

#D98FD7 color RGB value is (217,143,215).

RGB: (217,143,215) (85%, 56%, 84%)

RGB channels and saturation

R 217 of 255 = 85%
G 143 of 255 = 56%
B 215 of 255 = 84%

217
143
215

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

Portions of RGB colors in percentages

R + G + B = 217 + 143 + 215 = 575 (100%)
R 217 of 575 ~ 37.74%
G 143 of 575 ~ 24.87%
B 215 of 575 ~ 37.39'%

%37.74
%24.87
%37.39

CMYK color model

#D98FD7 color CMYK value is (0,34,1,15).

  • cyan value is 0.00%
  • magenta value is 34.10%
  • yellow value is 0.92%
  • key color value is 14.90%

CMYK: (0,34,1,15)
C0M34Y1K15 (0%, 34%, 1%, 15%)
(0.00 / 0.34 / 0.01 / 0.15)

CMYK percentages

%0
%34.1
%0.92
%14.9

Codes

Color #D98FD7 in popluar color models

D9 8F D7
RGB 217 143 215
HSL 302° 49.33% 70.59%
HSB/HSV 302° 34.10% 85.10%
CMYK 0.00% 34.10% 0.92%
14.90%

Color #D98FD7 in popluar number systems.

HEX D9 8F D7
Decimal 217 143 215
Binary 11011001 10001111 11010111
Octal 331 217 327

Shades and tints

Shades of #D98FD7

#D98FD7
(217,143,215)
#C682C4
(198,130,196)
#B375B1
(179,117,177)
#A0689E
(160,104,158)
#8D5B8B
(141,91,139)
#7A4E78
(122,78,120)
#674165
(103,65,101)
#543452
(84,52,82)
#41273F
(65,39,63)
#2E1A2C
(46,26,44)
#1B0D19
(27,13,25)
#000000
(0,0,0)

Tints of #D98FD7

#D98FD7
(217,143,215)
#DC99DA
(220,153,218)
#DFA3DD
(223,163,221)
#E2ADE0
(226,173,224)
#E5B7E3
(229,183,227)
#E8C1E6
(232,193,230)
#EBCBE9
(235,203,233)
#EED5EC
(238,213,236)
#F1DFEF
(241,223,239)
#F4E9F2
(244,233,242)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D98FD7 color. Also use rgb(217,143,215) instead hex code.

Text Font Color

.myTextColor { color: #D98FD7; }

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

This text font color is #D98FD7.

Background Color

.myBgColor { background-color: #D98FD7; }

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

This div background color is #D98FD7.

Border color

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

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

This div border color is #D98FD7.

Opacity

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

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

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

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

This text has shadow with #D98FD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D98FD7.

Preview

Color preview on black background

This text has color #D98FD7 on black background.


Color preview on white background

This text has color #D98FD7 on white background.


Black color preview on #D98FD7 background

This text has black color on #D98FD7 background.


White color preview on #D98FD7 background

This text has white color on #D98FD7 background.


Related colors

Complementary color

Complementary color for #hex is #267028.


I love getcolorcode.com

Triadic colors

1 #D7D98F and #8FD7D9 with #D98FD7 are triadic colors.

2 #D78FD9 and #8FD9D7 with #D98FD7 are triadic colors.