COLOR #E063E7

HEX: #E063E7 RGB: (224,99,231)

Renk bilgisi

#E063E7 contains mainly red and blue colors. #E063E7 ‘ nin web güvenlik rengi #CC66FF (ya da #C6F) dir.

RGB renk modeli

#E063E7 color RGB value is (224,99,231).

RGB: (224,99,231) (88%, 39%, 91%)

RGB bağlantıları ve doygunluk

R 224 of 255 = 88%
G 99 of 255 = 39%
B 231 of 255 = 91%

224
99
231

R + G + B ~ 73%. #E063E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 224 + 99 + 231 = 554 (100%)
R 224 of 554 ~ 40.43%
G 99 of 554 ~ 17.87%
B 231 of 554 ~ 41.7'%

%40.43
%17.87
%41.7

CMYK RENK MODELİ

#E063E7 rengi CMYK tonu (3,57,0,9).

  • camgöbeği tonu 3.03%
  • eflatun tonu 57.14%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (3,57,0,9)
C3M57Y0K9 (3%, 57%, 0%, 9%)
(0.03 / 0.57 / 0.00 / 0.09)

CMYK yüzdeleri

%3.03
%57.14
%0
%9.41

Codes

Color #E063E7 in popluar color models

E0 63 E7
RGB 224 99 231
HSL 297° 73.33% 64.71%
HSB/HSV 297° 57.14% 90.59%
CMYK 3.03% 57.14% 0.00%
9.41%

Color #E063E7 in popluar number systems.

HEX E0 63 E7
Decimal 224 99 231
Binary 11100000 1100011 11100111
Octal 340 143 347

Shades and tints

Shades of #E063E7

#E063E7
(224,99,231)
#CC5AD2
(204,90,210)
#B851BD
(184,81,189)
#A448A8
(164,72,168)
#903F93
(144,63,147)
#7C367E
(124,54,126)
#682D69
(104,45,105)
#542454
(84,36,84)
#401B3F
(64,27,63)
#2C122A
(44,18,42)
#180915
(24,9,21)
#000000
(0,0,0)

Tints of #E063E7

#E063E7
(224,99,231)
#E271E9
(226,113,233)
#E47FEB
(228,127,235)
#E68DED
(230,141,237)
#E89BEF
(232,155,239)
#EAA9F1
(234,169,241)
#ECB7F3
(236,183,243)
#EEC5F5
(238,197,245)
#F0D3F7
(240,211,247)
#F2E1F9
(242,225,249)
#F4EFFB
(244,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E063E7 color. Also use rgb(224,99,231) instead hex code.

Text Font Color

.myTextColor { color: #E063E7; }

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

This text font color is #E063E7.

Background Color

.myBgColor { background-color: #E063E7; }

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

This div background color is #E063E7.

Border color

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

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

This div border color is #E063E7.

Opacity

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

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

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

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

This text has shadow with #E063E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E063E7.

Preview

Color preview on black background

This text has color #E063E7 on black background.


Color preview on white background

This text has color #E063E7 on white background.


Black color preview on #E063E7 background

This text has black color on #E063E7 background.


White color preview on #E063E7 background

This text has white color on #E063E7 background.


Related colors

Complementary color

Complementary color for #hex is #1F9C18.


I love getcolorcode.com

Triadic colors

1 #E7E063 and #63E7E0 with #E063E7 are triadic colors.

2 #E763E0 and #63E0E7 with #E063E7 are triadic colors.