COLOR #D68EE6

HEX: #D68EE6 RGB: (214,142,230)

Color info

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

RGB color model

#D68EE6 color RGB value is (214,142,230).

RGB: (214,142,230) (84%, 56%, 90%)

RGB channels and saturation

R 214 of 255 = 84%
G 142 of 255 = 56%
B 230 of 255 = 90%

214
142
230

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

Portions of RGB colors in percentages

R + G + B = 214 + 142 + 230 = 586 (100%)
R 214 of 586 ~ 36.52%
G 142 of 586 ~ 24.23%
B 230 of 586 ~ 39.25'%

%36.52
%24.23
%39.25

CMYK color model

#D68EE6 color CMYK value is (7,38,0,10).

  • cyan value is 6.96%
  • magenta value is 38.26%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (7,38,0,10)
C7M38Y0K10 (7%, 38%, 0%, 10%)
(0.07 / 0.38 / 0.00 / 0.10)

CMYK percentages

%6.96
%38.26
%0
%9.8

Codes

Color #D68EE6 in popluar color models

D6 8E E6
RGB 214 142 230
HSL 289° 63.77% 72.94%
HSB/HSV 289° 38.26% 90.20%
CMYK 6.96% 38.26% 0.00%
9.80%

Color #D68EE6 in popluar number systems.

HEX D6 8E E6
Decimal 214 142 230
Binary 11010110 10001110 11100110
Octal 326 216 346

Shades and tints

Shades of #D68EE6

#D68EE6
(214,142,230)
#C382D2
(195,130,210)
#B076BE
(176,118,190)
#9D6AAA
(157,106,170)
#8A5E96
(138,94,150)
#775282
(119,82,130)
#64466E
(100,70,110)
#513A5A
(81,58,90)
#3E2E46
(62,46,70)
#2B2232
(43,34,50)
#18161E
(24,22,30)
#000000
(0,0,0)

Tints of #D68EE6

#D68EE6
(214,142,230)
#D998E8
(217,152,232)
#DCA2EA
(220,162,234)
#DFACEC
(223,172,236)
#E2B6EE
(226,182,238)
#E5C0F0
(229,192,240)
#E8CAF2
(232,202,242)
#EBD4F4
(235,212,244)
#EEDEF6
(238,222,246)
#F1E8F8
(241,232,248)
#F4F2FA
(244,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D68EE6 color. Also use rgb(214,142,230) instead hex code.

Text Font Color

.myTextColor { color: #D68EE6; }

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

This text font color is #D68EE6.

Background Color

.myBgColor { background-color: #D68EE6; }

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

This div background color is #D68EE6.

Border color

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

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

This div border color is #D68EE6.

Opacity

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

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

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

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

This text has shadow with #D68EE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D68EE6.

Preview

Color preview on black background

This text has color #D68EE6 on black background.


Color preview on white background

This text has color #D68EE6 on white background.


Black color preview on #D68EE6 background

This text has black color on #D68EE6 background.


White color preview on #D68EE6 background

This text has white color on #D68EE6 background.


Related colors

Complementary color

Complementary color for #hex is #297119.


I love getcolorcode.com

Triadic colors

1 #E6D68E and #8EE6D6 with #D68EE6 are triadic colors.

2 #E68ED6 and #8ED6E6 with #D68EE6 are triadic colors.