COLOR #E684EC

HEX: #E684EC RGB: (230,132,236)

Renk bilgisi

#E684EC contains mainly red and blue colors. #E684EC ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#E684EC color RGB value is (230,132,236).

RGB: (230,132,236) (90%, 52%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 132 of 255 = 52%
B 236 of 255 = 93%

230
132
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 132 + 236 = 598 (100%)
R 230 of 598 ~ 38.46%
G 132 of 598 ~ 22.07%
B 236 of 598 ~ 39.46'%

%38.46
%22.07
%39.46

CMYK RENK MODELİ

#E684EC rengi CMYK tonu (3,44,0,7).

  • camgöbeği tonu 2.54%
  • eflatun tonu 44.07%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (3,44,0,7)
C3M44Y0K7 (3%, 44%, 0%, 7%)
(0.03 / 0.44 / 0.00 / 0.07)

CMYK yüzdeleri

%2.54
%44.07
%0
%7.45

Codes

Color #E684EC in popluar color models

E6 84 EC
RGB 230 132 236
HSL 297° 73.24% 72.16%
HSB/HSV 297° 44.07% 92.55%
CMYK 2.54% 44.07% 0.00%
7.45%

Color #E684EC in popluar number systems.

HEX E6 84 EC
Decimal 230 132 236
Binary 11100110 10000100 11101100
Octal 346 204 354

Shades and tints

Shades of #E684EC

#E684EC
(230,132,236)
#D278D7
(210,120,215)
#BE6CC2
(190,108,194)
#AA60AD
(170,96,173)
#965498
(150,84,152)
#824883
(130,72,131)
#6E3C6E
(110,60,110)
#5A3059
(90,48,89)
#462444
(70,36,68)
#32182F
(50,24,47)
#1E0C1A
(30,12,26)
#000000
(0,0,0)

Tints of #E684EC

#E684EC
(230,132,236)
#E88FED
(232,143,237)
#EA9AEE
(234,154,238)
#ECA5EF
(236,165,239)
#EEB0F0
(238,176,240)
#F0BBF1
(240,187,241)
#F2C6F2
(242,198,242)
#F4D1F3
(244,209,243)
#F6DCF4
(246,220,244)
#F8E7F5
(248,231,245)
#FAF2F6
(250,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E684EC color. Also use rgb(230,132,236) instead hex code.

Text Font Color

.myTextColor { color: #E684EC; }

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

This text font color is #E684EC.

Background Color

.myBgColor { background-color: #E684EC; }

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

This div background color is #E684EC.

Border color

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

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

This div border color is #E684EC.

Opacity

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

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

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

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

This text has shadow with #E684EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E684EC.

Preview

Color preview on black background

This text has color #E684EC on black background.


Color preview on white background

This text has color #E684EC on white background.


Black color preview on #E684EC background

This text has black color on #E684EC background.


White color preview on #E684EC background

This text has white color on #E684EC background.


Related colors

Complementary color

Complementary color for #hex is #197B13.


I love getcolorcode.com

Triadic colors

1 #ECE684 and #84ECE6 with #E684EC are triadic colors.

2 #EC84E6 and #84E6EC with #E684EC are triadic colors.