COLOR #D694E6

HEX: #D694E6 RGB: (214,148,230)

Color info

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

RGB color model

#D694E6 color RGB value is (214,148,230).

RGB: (214,148,230) (84%, 58%, 90%)

RGB channels and saturation

R 214 of 255 = 84%
G 148 of 255 = 58%
B 230 of 255 = 90%

214
148
230

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

Portions of RGB colors in percentages

R + G + B = 214 + 148 + 230 = 592 (100%)
R 214 of 592 ~ 36.15%
G 148 of 592 ~ 25%
B 230 of 592 ~ 38.85'%

%36.15
%25
%38.85

CMYK color model

#D694E6 color CMYK value is (7,36,0,10).

  • cyan value is 6.96%
  • magenta value is 35.65%
  • yellow value is 0.00%
  • key color value is 9.80%
CMYK: (7,36,0,10) C7M36Y0K10 (7%,36%,0%,10%) (0.07/0.36/0.00/0.10) 

CMYK percentages

%6.96
%35.65
%0
%9.8

Codes

Color #D694E6 in popluar color models

D6 94 E6
RGB 214 148 230
HSL 288° 62.12% 74.12%
HSB/HSV 288° 35.65% 90.20%
CMYK 6.96% 35.65% 0.00%
9.80%

Color #D694E6 in popluar number systems.

HEX D6 94 E6
Decimal 214 148 230
Binary 11010110 10010100 11100110
Octal 326 224 346

Shades and tints

Shades of #D694E6

#D694E6
(214,148,230)
#C387D2
(195,135,210)
#B07ABE
(176,122,190)
#9D6DAA
(157,109,170)
#8A6096
(138,96,150)
#775382
(119,83,130)
#64466E
(100,70,110)
#51395A
(81,57,90)
#3E2C46
(62,44,70)
#2B1F32
(43,31,50)
#18121E
(24,18,30)
#000000
(0,0,0)

Tints of #D694E6

#D694E6
(214,148,230)
#D99DE8
(217,157,232)
#DCA6EA
(220,166,234)
#DFAFEC
(223,175,236)
#E2B8EE
(226,184,238)
#E5C1F0
(229,193,240)
#E8CAF2
(232,202,242)
#EBD3F4
(235,211,244)
#EEDCF6
(238,220,246)
#F1E5F8
(241,229,248)
#F4EEFA
(244,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D694E6; }

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

This text font color is #D694E6.

Background Color

.myBgColor { background-color: #D694E6; }

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

This div background color is #D694E6.

Border color

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

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

This div border color is #D694E6.

Opacity

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

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

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

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

This text has shadow with #D694E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D694E6.

Preview

Color preview on black background

This text has color #D694E6 on black background.


Color preview on white background

This text has color #D694E6 on white background.


Black color preview on #D694E6 background

This text has black color on #D694E6 background.


White color preview on #D694E6 background

This text has white color on #D694E6 background.


Related colors

Complementary color

Complementary color for #hex is #296B19.


I love getcolorcode.com

Triadic colors

1 #E6D694 and #94E6D6 with #D694E6 are triadic colors.

2 #E694D6 and #94D6E6 with #D694E6 are triadic colors.