COLOR #E478A0

HEX: #E478A0 RGB: (228,120,160)

Renk bilgisi

#E478A0 contains mainly red color. #E478A0 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#E478A0 color RGB value is (228,120,160).

RGB: (228,120,160) (89%, 47%, 63%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 120 of 255 = 47%
B 160 of 255 = 63%

228
120
160

R + G + B ~ 66%. #E478A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 120 + 160 = 508 (100%)
R 228 of 508 ~ 44.88%
G 120 of 508 ~ 23.62%
B 160 of 508 ~ 31.5'%

%44.88
%23.62
%31.5

CMYK RENK MODELİ

#E478A0 rengi CMYK tonu (0,47,30,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.37%
  • sarı tonu 29.82%
  • ana renk tonu 10.59%

CMYK: (0,47,30,11)
C0M47Y30K11 (0%, 47%, 30%, 11%)
(0.00 / 0.47 / 0.30 / 0.11)

CMYK yüzdeleri

%0
%47.37
%29.82
%10.59

Codes

Color #E478A0 in popluar color models

E4 78 A0
RGB 228 120 160
HSL 338° 66.67% 68.24%
HSB/HSV 338° 47.37% 89.41%
CMYK 0.00% 47.37% 29.82%
10.59%

Color #E478A0 in popluar number systems.

HEX E4 78 A0
Decimal 228 120 160
Binary 11100100 1111000 10100000
Octal 344 170 240

Shades and tints

Shades of #E478A0

#E478A0
(228,120,160)
#D06E92
(208,110,146)
#BC6484
(188,100,132)
#A85A76
(168,90,118)
#945068
(148,80,104)
#80465A
(128,70,90)
#6C3C4C
(108,60,76)
#58323E
(88,50,62)
#442830
(68,40,48)
#301E22
(48,30,34)
#1C1414
(28,20,20)
#000000
(0,0,0)

Tints of #E478A0

#E478A0
(228,120,160)
#E684A8
(230,132,168)
#E890B0
(232,144,176)
#EA9CB8
(234,156,184)
#ECA8C0
(236,168,192)
#EEB4C8
(238,180,200)
#F0C0D0
(240,192,208)
#F2CCD8
(242,204,216)
#F4D8E0
(244,216,224)
#F6E4E8
(246,228,232)
#F8F0F0
(248,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E478A0 color. Also use rgb(228,120,160) instead hex code.

Text Font Color

.myTextColor { color: #E478A0; }

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

This text font color is #E478A0.

Background Color

.myBgColor { background-color: #E478A0; }

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

This div background color is #E478A0.

Border color

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

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

This div border color is #E478A0.

Opacity

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

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

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

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

This text has shadow with #E478A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E478A0.

Preview

Color preview on black background

This text has color #E478A0 on black background.


Color preview on white background

This text has color #E478A0 on white background.


Black color preview on #E478A0 background

This text has black color on #E478A0 background.


White color preview on #E478A0 background

This text has white color on #E478A0 background.


Related colors

Complementary color

Complementary color for #hex is #1B875F.


I love getcolorcode.com

Triadic colors

1 #A0E478 and #78A0E4 with #E478A0 are triadic colors.

2 #A078E4 and #78E4A0 with #E478A0 are triadic colors.