COLOR #E376A0

HEX: #E376A0 RGB: (227,118,160)

Renk bilgisi

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

RGB renk modeli

#E376A0 color RGB value is (227,118,160).

RGB: (227,118,160) (89%, 46%, 63%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 118 of 255 = 46%
B 160 of 255 = 63%

227
118
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 118 + 160 = 505 (100%)
R 227 of 505 ~ 44.95%
G 118 of 505 ~ 23.37%
B 160 of 505 ~ 31.68'%

%44.95
%23.37
%31.68

CMYK RENK MODELİ

#E376A0 rengi CMYK tonu (0,48,30,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.02%
  • sarı tonu 29.52%
  • ana renk tonu 10.98%

CMYK: (0,48,30,11)
C0M48Y30K11 (0%, 48%, 30%, 11%)
(0.00 / 0.48 / 0.30 / 0.11)

CMYK yüzdeleri

%0
%48.02
%29.52
%10.98

Codes

Color #E376A0 in popluar color models

E3 76 A0
RGB 227 118 160
HSL 337° 66.06% 67.65%
HSB/HSV 337° 48.02% 89.02%
CMYK 0.00% 48.02% 29.52%
10.98%

Color #E376A0 in popluar number systems.

HEX E3 76 A0
Decimal 227 118 160
Binary 11100011 1110110 10100000
Octal 343 166 240

Shades and tints

Shades of #E376A0

#E376A0
(227,118,160)
#CF6C92
(207,108,146)
#BB6284
(187,98,132)
#A75876
(167,88,118)
#934E68
(147,78,104)
#7F445A
(127,68,90)
#6B3A4C
(107,58,76)
#57303E
(87,48,62)
#432630
(67,38,48)
#2F1C22
(47,28,34)
#1B1214
(27,18,20)
#000000
(0,0,0)

Tints of #E376A0

#E376A0
(227,118,160)
#E582A8
(229,130,168)
#E78EB0
(231,142,176)
#E99AB8
(233,154,184)
#EBA6C0
(235,166,192)
#EDB2C8
(237,178,200)
#EFBED0
(239,190,208)
#F1CAD8
(241,202,216)
#F3D6E0
(243,214,224)
#F5E2E8
(245,226,232)
#F7EEF0
(247,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E376A0 color. Also use rgb(227,118,160) instead hex code.

Text Font Color

.myTextColor { color: #E376A0; }

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

This text font color is #E376A0.

Background Color

.myBgColor { background-color: #E376A0; }

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

This div background color is #E376A0.

Border color

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

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

This div border color is #E376A0.

Opacity

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

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

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

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

This text has shadow with #E376A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E376A0.

Preview

Color preview on black background

This text has color #E376A0 on black background.


Color preview on white background

This text has color #E376A0 on white background.


Black color preview on #E376A0 background

This text has black color on #E376A0 background.


White color preview on #E376A0 background

This text has white color on #E376A0 background.


Related colors

Complementary color

Complementary color for #hex is #1C895F.


I love getcolorcode.com

Triadic colors

1 #A0E376 and #76A0E3 with #E376A0 are triadic colors.

2 #A076E3 and #76E3A0 with #E376A0 are triadic colors.