COLOR #E693F6

HEX: #E693F6 RGB: (230,147,246)

Renk bilgisi

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

RGB renk modeli

#E693F6 color RGB value is (230,147,246).

RGB: (230,147,246) (90%, 58%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 147 of 255 = 58%
B 246 of 255 = 96%

230
147
246

R + G + B ~ 81%. #E693F6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 147 + 246 = 623 (100%)
R 230 of 623 ~ 36.92%
G 147 of 623 ~ 23.6%
B 246 of 623 ~ 39.49'%

%36.92
%23.6
%39.49

CMYK RENK MODELİ

#E693F6 rengi CMYK tonu (7,40,0,4).

  • camgöbeği tonu 6.50%
  • eflatun tonu 40.24%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (7,40,0,4)
C7M40Y0K4 (7%, 40%, 0%, 4%)
(0.07 / 0.40 / 0.00 / 0.04)

CMYK yüzdeleri

%6.5
%40.24
%0
%3.53

Codes

Color #E693F6 in popluar color models

E6 93 F6
RGB 230 147 246
HSL 290° 84.62% 77.06%
HSB/HSV 290° 40.24% 96.47%
CMYK 6.50% 40.24% 0.00%
3.53%

Color #E693F6 in popluar number systems.

HEX E6 93 F6
Decimal 230 147 246
Binary 11100110 10010011 11110110
Octal 346 223 366

Shades and tints

Shades of #E693F6

#E693F6
(230,147,246)
#D286E0
(210,134,224)
#BE79CA
(190,121,202)
#AA6CB4
(170,108,180)
#965F9E
(150,95,158)
#825288
(130,82,136)
#6E4572
(110,69,114)
#5A385C
(90,56,92)
#462B46
(70,43,70)
#321E30
(50,30,48)
#1E111A
(30,17,26)
#000000
(0,0,0)

Tints of #E693F6

#E693F6
(230,147,246)
#E89CF6
(232,156,246)
#EAA5F6
(234,165,246)
#ECAEF6
(236,174,246)
#EEB7F6
(238,183,246)
#F0C0F6
(240,192,246)
#F2C9F6
(242,201,246)
#F4D2F6
(244,210,246)
#F6DBF6
(246,219,246)
#F8E4F6
(248,228,246)
#FAEDF6
(250,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E693F6 color. Also use rgb(230,147,246) instead hex code.

Text Font Color

.myTextColor { color: #E693F6; }

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

This text font color is #E693F6.

Background Color

.myBgColor { background-color: #E693F6; }

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

This div background color is #E693F6.

Border color

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

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

This div border color is #E693F6.

Opacity

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

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

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

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

This text has shadow with #E693F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E693F6.

Preview

Color preview on black background

This text has color #E693F6 on black background.


Color preview on white background

This text has color #E693F6 on white background.


Black color preview on #E693F6 background

This text has black color on #E693F6 background.


White color preview on #E693F6 background

This text has white color on #E693F6 background.


Related colors

Complementary color

Complementary color for #hex is #196C09.


I love getcolorcode.com

Triadic colors

1 #F6E693 and #93F6E6 with #E693F6 are triadic colors.

2 #F693E6 and #93E6F6 with #E693F6 are triadic colors.