COLOR #D684E4

HEX: #D684E4 RGB: (214,132,228)

Color info

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

RGB color model

#D684E4 color RGB value is (214,132,228).

RGB: (214,132,228) (84%, 52%, 89%)

RGB channels and saturation

R 214 of 255 = 84%
G 132 of 255 = 52%
B 228 of 255 = 89%

214
132
228

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

Portions of RGB colors in percentages

R + G + B = 214 + 132 + 228 = 574 (100%)
R 214 of 574 ~ 37.28%
G 132 of 574 ~ 23%
B 228 of 574 ~ 39.72'%

%37.28
%23
%39.72

CMYK color model

#D684E4 color CMYK value is (6,42,0,11).

  • cyan value is 6.14%
  • magenta value is 42.11%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (6,42,0,11)
C6M42Y0K11 (6%, 42%, 0%, 11%)
(0.06 / 0.42 / 0.00 / 0.11)

CMYK percentages

%6.14
%42.11
%0
%10.59

Codes

Color #D684E4 in popluar color models

D6 84 E4
RGB 214 132 228
HSL 291° 64.00% 70.59%
HSB/HSV 291° 42.11% 89.41%
CMYK 6.14% 42.11% 0.00%
10.59%

Color #D684E4 in popluar number systems.

HEX D6 84 E4
Decimal 214 132 228
Binary 11010110 10000100 11100100
Octal 326 204 344

Shades and tints

Shades of #D684E4

#D684E4
(214,132,228)
#C378D0
(195,120,208)
#B06CBC
(176,108,188)
#9D60A8
(157,96,168)
#8A5494
(138,84,148)
#774880
(119,72,128)
#643C6C
(100,60,108)
#513058
(81,48,88)
#3E2444
(62,36,68)
#2B1830
(43,24,48)
#180C1C
(24,12,28)
#000000
(0,0,0)

Tints of #D684E4

#D684E4
(214,132,228)
#D98FE6
(217,143,230)
#DC9AE8
(220,154,232)
#DFA5EA
(223,165,234)
#E2B0EC
(226,176,236)
#E5BBEE
(229,187,238)
#E8C6F0
(232,198,240)
#EBD1F2
(235,209,242)
#EEDCF4
(238,220,244)
#F1E7F6
(241,231,246)
#F4F2F8
(244,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D684E4 color. Also use rgb(214,132,228) instead hex code.

Text Font Color

.myTextColor { color: #D684E4; }

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

This text font color is #D684E4.

Background Color

.myBgColor { background-color: #D684E4; }

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

This div background color is #D684E4.

Border color

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

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

This div border color is #D684E4.

Opacity

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

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

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

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

This text has shadow with #D684E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D684E4.

Preview

Color preview on black background

This text has color #D684E4 on black background.


Color preview on white background

This text has color #D684E4 on white background.


Black color preview on #D684E4 background

This text has black color on #D684E4 background.


White color preview on #D684E4 background

This text has white color on #D684E4 background.


Related colors

Complementary color

Complementary color for #hex is #297B1B.


I love getcolorcode.com

Triadic colors

1 #E4D684 and #84E4D6 with #D684E4 are triadic colors.

2 #E484D6 and #84D6E4 with #D684E4 are triadic colors.