COLOR #E63C5E

HEX: #E63C5E RGB: (230,60,94)

Renk bilgisi

#E63C5E contains mainly red color. #E63C5E ‘ nin web güvenlik rengi #CC3366 (ya da #C36) dir.

RGB renk modeli

#E63C5E color RGB value is (230,60,94).

RGB: (230,60,94) (90%, 24%, 37%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 60 of 255 = 24%
B 94 of 255 = 37%

230
60
94

R + G + B ~ 50%. #E63C5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 60 + 94 = 384 (100%)
R 230 of 384 ~ 59.9%
G 60 of 384 ~ 15.63%
B 94 of 384 ~ 24.48'%

%59.9
%15.63
%24.48

CMYK RENK MODELİ

#E63C5E rengi CMYK tonu (0,74,59,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 73.91%
  • sarı tonu 59.13%
  • ana renk tonu 9.80%

CMYK: (0,74,59,10)
C0M74Y59K10 (0%, 74%, 59%, 10%)
(0.00 / 0.74 / 0.59 / 0.10)

CMYK yüzdeleri

%0
%73.91
%59.13
%9.8

Codes

Color #E63C5E in popluar color models

E6 3C 5E
RGB 230 60 94
HSL 348° 77.27% 56.86%
HSB/HSV 348° 73.91% 90.20%
CMYK 0.00% 73.91% 59.13%
9.80%

Color #E63C5E in popluar number systems.

HEX E6 3C 5E
Decimal 230 60 94
Binary 11100110 111100 1011110
Octal 346 74 136

Shades and tints

Shades of #E63C5E

#E63C5E
(230,60,94)
#D23756
(210,55,86)
#BE324E
(190,50,78)
#AA2D46
(170,45,70)
#96283E
(150,40,62)
#822336
(130,35,54)
#6E1E2E
(110,30,46)
#5A1926
(90,25,38)
#46141E
(70,20,30)
#320F16
(50,15,22)
#1E0A0E
(30,10,14)
#000000
(0,0,0)

Tints of #E63C5E

#E63C5E
(230,60,94)
#E84D6C
(232,77,108)
#EA5E7A
(234,94,122)
#EC6F88
(236,111,136)
#EE8096
(238,128,150)
#F091A4
(240,145,164)
#F2A2B2
(242,162,178)
#F4B3C0
(244,179,192)
#F6C4CE
(246,196,206)
#F8D5DC
(248,213,220)
#FAE6EA
(250,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E63C5E color. Also use rgb(230,60,94) instead hex code.

Text Font Color

.myTextColor { color: #E63C5E; }

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

This text font color is #E63C5E.

Background Color

.myBgColor { background-color: #E63C5E; }

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

This div background color is #E63C5E.

Border color

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

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

This div border color is #E63C5E.

Opacity

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

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

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

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

This text has shadow with #E63C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E63C5E.

Preview

Color preview on black background

This text has color #E63C5E on black background.


Color preview on white background

This text has color #E63C5E on white background.


Black color preview on #E63C5E background

This text has black color on #E63C5E background.


White color preview on #E63C5E background

This text has white color on #E63C5E background.


Related colors

Complementary color

Complementary color for #hex is #19C3A1.


I love getcolorcode.com

Triadic colors

1 #5EE63C and #3C5EE6 with #E63C5E are triadic colors.

2 #5E3CE6 and #3CE65E with #E63C5E are triadic colors.