COLOR #E476E7

HEX: #E476E7 RGB: (228,118,231)

Renk bilgisi

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

RGB renk modeli

#E476E7 color RGB value is (228,118,231).

RGB: (228,118,231) (89%, 46%, 91%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 118 of 255 = 46%
B 231 of 255 = 91%

228
118
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 118 + 231 = 577 (100%)
R 228 of 577 ~ 39.51%
G 118 of 577 ~ 20.45%
B 231 of 577 ~ 40.03'%

%39.51
%20.45
%40.03

CMYK RENK MODELİ

#E476E7 rengi CMYK tonu (1,49,0,9).

  • camgöbeği tonu 1.30%
  • eflatun tonu 48.92%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (1,49,0,9)
C1M49Y0K9 (1%, 49%, 0%, 9%)
(0.01 / 0.49 / 0.00 / 0.09)

CMYK yüzdeleri

%1.3
%48.92
%0
%9.41

Codes

Color #E476E7 in popluar color models

E4 76 E7
RGB 228 118 231
HSL 298° 70.19% 68.43%
HSB/HSV 298° 48.92% 90.59%
CMYK 1.30% 48.92% 0.00%
9.41%

Color #E476E7 in popluar number systems.

HEX E4 76 E7
Decimal 228 118 231
Binary 11100100 1110110 11100111
Octal 344 166 347

Shades and tints

Shades of #E476E7

#E476E7
(228,118,231)
#D06CD2
(208,108,210)
#BC62BD
(188,98,189)
#A858A8
(168,88,168)
#944E93
(148,78,147)
#80447E
(128,68,126)
#6C3A69
(108,58,105)
#583054
(88,48,84)
#44263F
(68,38,63)
#301C2A
(48,28,42)
#1C1215
(28,18,21)
#000000
(0,0,0)

Tints of #E476E7

#E476E7
(228,118,231)
#E682E9
(230,130,233)
#E88EEB
(232,142,235)
#EA9AED
(234,154,237)
#ECA6EF
(236,166,239)
#EEB2F1
(238,178,241)
#F0BEF3
(240,190,243)
#F2CAF5
(242,202,245)
#F4D6F7
(244,214,247)
#F6E2F9
(246,226,249)
#F8EEFB
(248,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E476E7 color. Also use rgb(228,118,231) instead hex code.

Text Font Color

.myTextColor { color: #E476E7; }

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

This text font color is #E476E7.

Background Color

.myBgColor { background-color: #E476E7; }

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

This div background color is #E476E7.

Border color

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

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

This div border color is #E476E7.

Opacity

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

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

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

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

This text has shadow with #E476E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E476E7.

Preview

Color preview on black background

This text has color #E476E7 on black background.


Color preview on white background

This text has color #E476E7 on white background.


Black color preview on #E476E7 background

This text has black color on #E476E7 background.


White color preview on #E476E7 background

This text has white color on #E476E7 background.


Related colors

Complementary color

Complementary color for #hex is #1B8918.


I love getcolorcode.com

Triadic colors

1 #E7E476 and #76E7E4 with #E476E7 are triadic colors.

2 #E776E4 and #76E4E7 with #E476E7 are triadic colors.