COLOR #E093C7

HEX: #E093C7 RGB: (224,147,199)

Renk bilgisi

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

RGB renk modeli

#E093C7 color RGB value is (224,147,199).

RGB: (224,147,199) (88%, 58%, 78%)

RGB bağlantıları ve doygunluk

R 224 of 255 = 88%
G 147 of 255 = 58%
B 199 of 255 = 78%

224
147
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 224 + 147 + 199 = 570 (100%)
R 224 of 570 ~ 39.3%
G 147 of 570 ~ 25.79%
B 199 of 570 ~ 34.91'%

%39.3
%25.79
%34.91

CMYK RENK MODELİ

#E093C7 rengi CMYK tonu (0,34,11,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.38%
  • sarı tonu 11.16%
  • ana renk tonu 12.16%

CMYK: (0,34,11,12)
C0M34Y11K12 (0%, 34%, 11%, 12%)
(0.00 / 0.34 / 0.11 / 0.12)

CMYK yüzdeleri

%0
%34.38
%11.16
%12.16

Codes

Color #E093C7 in popluar color models

E0 93 C7
RGB 224 147 199
HSL 319° 55.40% 72.75%
HSB/HSV 319° 34.38% 87.84%
CMYK 0.00% 34.38% 11.16%
12.16%

Color #E093C7 in popluar number systems.

HEX E0 93 C7
Decimal 224 147 199
Binary 11100000 10010011 11000111
Octal 340 223 307

Shades and tints

Shades of #E093C7

#E093C7
(224,147,199)
#CC86B5
(204,134,181)
#B879A3
(184,121,163)
#A46C91
(164,108,145)
#905F7F
(144,95,127)
#7C526D
(124,82,109)
#68455B
(104,69,91)
#543849
(84,56,73)
#402B37
(64,43,55)
#2C1E25
(44,30,37)
#181113
(24,17,19)
#000000
(0,0,0)

Tints of #E093C7

#E093C7
(224,147,199)
#E29CCC
(226,156,204)
#E4A5D1
(228,165,209)
#E6AED6
(230,174,214)
#E8B7DB
(232,183,219)
#EAC0E0
(234,192,224)
#ECC9E5
(236,201,229)
#EED2EA
(238,210,234)
#F0DBEF
(240,219,239)
#F2E4F4
(242,228,244)
#F4EDF9
(244,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E093C7 color. Also use rgb(224,147,199) instead hex code.

Text Font Color

.myTextColor { color: #E093C7; }

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

This text font color is #E093C7.

Background Color

.myBgColor { background-color: #E093C7; }

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

This div background color is #E093C7.

Border color

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

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

This div border color is #E093C7.

Opacity

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

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

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

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

This text has shadow with #E093C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E093C7.

Preview

Color preview on black background

This text has color #E093C7 on black background.


Color preview on white background

This text has color #E093C7 on white background.


Black color preview on #E093C7 background

This text has black color on #E093C7 background.


White color preview on #E093C7 background

This text has white color on #E093C7 background.


Related colors

Complementary color

Complementary color for #hex is #1F6C38.


I love getcolorcode.com

Triadic colors

1 #C7E093 and #93C7E0 with #E093C7 are triadic colors.

2 #C793E0 and #93E0C7 with #E093C7 are triadic colors.