COLOR #D993E4

HEX: #D993E4 RGB: (217,147,228)

Color info

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

RGB color model

#D993E4 color RGB value is (217,147,228).

RGB: (217,147,228) (85%, 58%, 89%)

RGB channels and saturation

R 217 of 255 = 85%
G 147 of 255 = 58%
B 228 of 255 = 89%

217
147
228

R + G + B ~ 77%. #D993E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 147 + 228 = 592 (100%)
R 217 of 592 ~ 36.66%
G 147 of 592 ~ 24.83%
B 228 of 592 ~ 38.51'%

%36.66
%24.83
%38.51

CMYK color model

#D993E4 color CMYK value is (5,36,0,11).

  • cyan value is 4.82%
  • magenta value is 35.53%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (5,36,0,11)
C5M36Y0K11 (5%, 36%, 0%, 11%)
(0.05 / 0.36 / 0.00 / 0.11)

CMYK percentages

%4.82
%35.53
%0
%10.59

Codes

Color #D993E4 in popluar color models

D9 93 E4
RGB 217 147 228
HSL 292° 60.00% 73.53%
HSB/HSV 292° 35.53% 89.41%
CMYK 4.82% 35.53% 0.00%
10.59%

Color #D993E4 in popluar number systems.

HEX D9 93 E4
Decimal 217 147 228
Binary 11011001 10010011 11100100
Octal 331 223 344

Shades and tints

Shades of #D993E4

#D993E4
(217,147,228)
#C686D0
(198,134,208)
#B379BC
(179,121,188)
#A06CA8
(160,108,168)
#8D5F94
(141,95,148)
#7A5280
(122,82,128)
#67456C
(103,69,108)
#543858
(84,56,88)
#412B44
(65,43,68)
#2E1E30
(46,30,48)
#1B111C
(27,17,28)
#000000
(0,0,0)

Tints of #D993E4

#D993E4
(217,147,228)
#DC9CE6
(220,156,230)
#DFA5E8
(223,165,232)
#E2AEEA
(226,174,234)
#E5B7EC
(229,183,236)
#E8C0EE
(232,192,238)
#EBC9F0
(235,201,240)
#EED2F2
(238,210,242)
#F1DBF4
(241,219,244)
#F4E4F6
(244,228,246)
#F7EDF8
(247,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D993E4 color. Also use rgb(217,147,228) instead hex code.

Text Font Color

.myTextColor { color: #D993E4; }

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

This text font color is #D993E4.

Background Color

.myBgColor { background-color: #D993E4; }

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

This div background color is #D993E4.

Border color

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

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

This div border color is #D993E4.

Opacity

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

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

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

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

This text has shadow with #D993E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D993E4.

Preview

Color preview on black background

This text has color #D993E4 on black background.


Color preview on white background

This text has color #D993E4 on white background.


Black color preview on #D993E4 background

This text has black color on #D993E4 background.


White color preview on #D993E4 background

This text has white color on #D993E4 background.


Related colors

Complementary color

Complementary color for #hex is #266C1B.


I love getcolorcode.com

Triadic colors

1 #E4D993 and #93E4D9 with #D993E4 are triadic colors.

2 #E493D9 and #93D9E4 with #D993E4 are triadic colors.