COLOR #E493B7

HEX: #E493B7 RGB: (228,147,183)

Renk bilgisi

#E493B7 contains mainly red and blue colors. #E493B7 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E493B7 color RGB value is (228,147,183).

RGB: (228,147,183) (89%, 58%, 72%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 147 of 255 = 58%
B 183 of 255 = 72%

228
147
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 147 + 183 = 558 (100%)
R 228 of 558 ~ 40.86%
G 147 of 558 ~ 26.34%
B 183 of 558 ~ 32.8'%

%40.86
%26.34
%32.8

CMYK RENK MODELİ

#E493B7 rengi CMYK tonu (0,36,20,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.53%
  • sarı tonu 19.74%
  • ana renk tonu 10.59%

CMYK: (0,36,20,11)
C0M36Y20K11 (0%, 36%, 20%, 11%)
(0.00 / 0.36 / 0.20 / 0.11)

CMYK yüzdeleri

%0
%35.53
%19.74
%10.59

Codes

Color #E493B7 in popluar color models

E4 93 B7
RGB 228 147 183
HSL 333° 60.00% 73.53%
HSB/HSV 333° 35.53% 89.41%
CMYK 0.00% 35.53% 19.74%
10.59%

Color #E493B7 in popluar number systems.

HEX E4 93 B7
Decimal 228 147 183
Binary 11100100 10010011 10110111
Octal 344 223 267

Shades and tints

Shades of #E493B7

#E493B7
(228,147,183)
#D086A7
(208,134,167)
#BC7997
(188,121,151)
#A86C87
(168,108,135)
#945F77
(148,95,119)
#805267
(128,82,103)
#6C4557
(108,69,87)
#583847
(88,56,71)
#442B37
(68,43,55)
#301E27
(48,30,39)
#1C1117
(28,17,23)
#000000
(0,0,0)

Tints of #E493B7

#E493B7
(228,147,183)
#E69CBD
(230,156,189)
#E8A5C3
(232,165,195)
#EAAEC9
(234,174,201)
#ECB7CF
(236,183,207)
#EEC0D5
(238,192,213)
#F0C9DB
(240,201,219)
#F2D2E1
(242,210,225)
#F4DBE7
(244,219,231)
#F6E4ED
(246,228,237)
#F8EDF3
(248,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E493B7 color. Also use rgb(228,147,183) instead hex code.

Text Font Color

.myTextColor { color: #E493B7; }

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

This text font color is #E493B7.

Background Color

.myBgColor { background-color: #E493B7; }

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

This div background color is #E493B7.

Border color

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

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

This div border color is #E493B7.

Opacity

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

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

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

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

This text has shadow with #E493B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E493B7.

Preview

Color preview on black background

This text has color #E493B7 on black background.


Color preview on white background

This text has color #E493B7 on white background.


Black color preview on #E493B7 background

This text has black color on #E493B7 background.


White color preview on #E493B7 background

This text has white color on #E493B7 background.


Related colors

Complementary color

Complementary color for #hex is #1B6C48.


I love getcolorcode.com

Triadic colors

1 #B7E493 and #93B7E4 with #E493B7 are triadic colors.

2 #B793E4 and #93E4B7 with #E493B7 are triadic colors.