COLOR #D690E7

HEX: #D690E7 RGB: (214,144,231)

Color info

#D690E7 contains mainly red and blue colors. Web safe color of #D690E7 is #CC99FF (or #C9F).

RGB color model

#D690E7 color RGB value is (214,144,231).

RGB: (214,144,231) (84%, 56%, 91%)

RGB channels and saturation

R 214 of 255 = 84%
G 144 of 255 = 56%
B 231 of 255 = 91%

214
144
231

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

Portions of RGB colors in percentages

R + G + B = 214 + 144 + 231 = 589 (100%)
R 214 of 589 ~ 36.33%
G 144 of 589 ~ 24.45%
B 231 of 589 ~ 39.22'%

%36.33
%24.45
%39.22

CMYK color model

#D690E7 color CMYK value is (7,38,0,9).

  • cyan value is 7.36%
  • magenta value is 37.66%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (7,38,0,9)
C7M38Y0K9 (7%, 38%, 0%, 9%)
(0.07 / 0.38 / 0.00 / 0.09)

CMYK percentages

%7.36
%37.66
%0
%9.41

Codes

Color #D690E7 in popluar color models

D6 90 E7
RGB 214 144 231
HSL 288° 64.44% 73.53%
HSB/HSV 288° 37.66% 90.59%
CMYK 7.36% 37.66% 0.00%
9.41%

Color #D690E7 in popluar number systems.

HEX D6 90 E7
Decimal 214 144 231
Binary 11010110 10010000 11100111
Octal 326 220 347

Shades and tints

Shades of #D690E7

#D690E7
(214,144,231)
#C383D2
(195,131,210)
#B076BD
(176,118,189)
#9D69A8
(157,105,168)
#8A5C93
(138,92,147)
#774F7E
(119,79,126)
#644269
(100,66,105)
#513554
(81,53,84)
#3E283F
(62,40,63)
#2B1B2A
(43,27,42)
#180E15
(24,14,21)
#000000
(0,0,0)

Tints of #D690E7

#D690E7
(214,144,231)
#D99AE9
(217,154,233)
#DCA4EB
(220,164,235)
#DFAEED
(223,174,237)
#E2B8EF
(226,184,239)
#E5C2F1
(229,194,241)
#E8CCF3
(232,204,243)
#EBD6F5
(235,214,245)
#EEE0F7
(238,224,247)
#F1EAF9
(241,234,249)
#F4F4FB
(244,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D690E7 color. Also use rgb(214,144,231) instead hex code.

Text Font Color

.myTextColor { color: #D690E7; }

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

This text font color is #D690E7.

Background Color

.myBgColor { background-color: #D690E7; }

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

This div background color is #D690E7.

Border color

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

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

This div border color is #D690E7.

Opacity

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

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

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

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

This text has shadow with #D690E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D690E7.

Preview

Color preview on black background

This text has color #D690E7 on black background.


Color preview on white background

This text has color #D690E7 on white background.


Black color preview on #D690E7 background

This text has black color on #D690E7 background.


White color preview on #D690E7 background

This text has white color on #D690E7 background.


Related colors

Complementary color

Complementary color for #hex is #296F18.


I love getcolorcode.com

Triadic colors

1 #E7D690 and #90E7D6 with #D690E7 are triadic colors.

2 #E790D6 and #90D6E7 with #D690E7 are triadic colors.