COLOR #E686E9

HEX: #E686E9 RGB: (230,134,233)

Color info

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

RGB color model

#E686E9 color RGB value is (230,134,233).

RGB: (230,134,233) (90%, 53%, 91%)

RGB channels and saturation

R 230 of 255 = 90%
G 134 of 255 = 53%
B 233 of 255 = 91%

230
134
233

R + G + B ~ 78%. #E686E9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 134 + 233 = 597 (100%)
R 230 of 597 ~ 38.53%
G 134 of 597 ~ 22.45%
B 233 of 597 ~ 39.03'%

%38.53
%22.45
%39.03

CMYK color model

#E686E9 color CMYK value is (1,42,0,9).

  • cyan value is 1.29%
  • magenta value is 42.49%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (1,42,0,9)
C1M42Y0K9 (1%, 42%, 0%, 9%)
(0.01 / 0.42 / 0.00 / 0.09)

CMYK percentages

%1.29
%42.49
%0
%8.63

Codes

Color #E686E9 in popluar color models

E6 86 E9
RGB 230 134 233
HSL 298° 69.23% 71.96%
HSB/HSV 298° 42.49% 91.37%
CMYK 1.29% 42.49% 0.00%
8.63%

Color #E686E9 in popluar number systems.

HEX E6 86 E9
Decimal 230 134 233
Binary 11100110 10000110 11101001
Octal 346 206 351

Shades and tints

Shades of #E686E9

#E686E9
(230,134,233)
#D27AD4
(210,122,212)
#BE6EBF
(190,110,191)
#AA62AA
(170,98,170)
#965695
(150,86,149)
#824A80
(130,74,128)
#6E3E6B
(110,62,107)
#5A3256
(90,50,86)
#462641
(70,38,65)
#321A2C
(50,26,44)
#1E0E17
(30,14,23)
#000000
(0,0,0)

Tints of #E686E9

#E686E9
(230,134,233)
#E891EB
(232,145,235)
#EA9CED
(234,156,237)
#ECA7EF
(236,167,239)
#EEB2F1
(238,178,241)
#F0BDF3
(240,189,243)
#F2C8F5
(242,200,245)
#F4D3F7
(244,211,247)
#F6DEF9
(246,222,249)
#F8E9FB
(248,233,251)
#FAF4FD
(250,244,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E686E9 color. Also use rgb(230,134,233) instead hex code.

Text Font Color

.myTextColor { color: #E686E9; }

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

This text font color is #E686E9.

Background Color

.myBgColor { background-color: #E686E9; }

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

This div background color is #E686E9.

Border color

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

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

This div border color is #E686E9.

Opacity

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

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

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

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

This text has shadow with #E686E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E686E9.

Preview

Color preview on black background

This text has color #E686E9 on black background.


Color preview on white background

This text has color #E686E9 on white background.


Black color preview on #E686E9 background

This text has black color on #E686E9 background.


White color preview on #E686E9 background

This text has white color on #E686E9 background.


Related colors

Complementary color

Complementary color for #hex is #197916.


I love getcolorcode.com

Triadic colors

1 #E9E686 and #86E9E6 with #E686E9 are triadic colors.

2 #E986E6 and #86E6E9 with #E686E9 are triadic colors.