COLOR #E5757E

HEX: #E5757E RGB: (229,117,126)

Renk bilgisi

#E5757E contains mainly red color. #E5757E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#E5757E color RGB value is (229,117,126).

RGB: (229,117,126) (90%, 46%, 49%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 117 of 255 = 46%
B 126 of 255 = 49%

229
117
126

R + G + B ~ 62%. #E5757E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 117 + 126 = 472 (100%)
R 229 of 472 ~ 48.52%
G 117 of 472 ~ 24.79%
B 126 of 472 ~ 26.69'%

%48.52
%24.79
%26.69

CMYK RENK MODELİ

#E5757E rengi CMYK tonu (0,49,45,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.91%
  • sarı tonu 44.98%
  • ana renk tonu 10.20%

CMYK: (0,49,45,10)
C0M49Y45K10 (0%, 49%, 45%, 10%)
(0.00 / 0.49 / 0.45 / 0.10)

CMYK yüzdeleri

%0
%48.91
%44.98
%10.2

Codes

Color #E5757E in popluar color models

E5 75 7E
RGB 229 117 126
HSL 355° 68.29% 67.84%
HSB/HSV 355° 48.91% 89.80%
CMYK 0.00% 48.91% 44.98%
10.20%

Color #E5757E in popluar number systems.

HEX E5 75 7E
Decimal 229 117 126
Binary 11100101 1110101 1111110
Octal 345 165 176

Shades and tints

Shades of #E5757E

#E5757E
(229,117,126)
#D16B73
(209,107,115)
#BD6168
(189,97,104)
#A9575D
(169,87,93)
#954D52
(149,77,82)
#814347
(129,67,71)
#6D393C
(109,57,60)
#592F31
(89,47,49)
#452526
(69,37,38)
#311B1B
(49,27,27)
#1D1110
(29,17,16)
#000000
(0,0,0)

Tints of #E5757E

#E5757E
(229,117,126)
#E78189
(231,129,137)
#E98D94
(233,141,148)
#EB999F
(235,153,159)
#EDA5AA
(237,165,170)
#EFB1B5
(239,177,181)
#F1BDC0
(241,189,192)
#F3C9CB
(243,201,203)
#F5D5D6
(245,213,214)
#F7E1E1
(247,225,225)
#F9EDEC
(249,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5757E color. Also use rgb(229,117,126) instead hex code.

Text Font Color

.myTextColor { color: #E5757E; }

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

This text font color is #E5757E.

Background Color

.myBgColor { background-color: #E5757E; }

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

This div background color is #E5757E.

Border color

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

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

This div border color is #E5757E.

Opacity

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

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

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

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

This text has shadow with #E5757E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5757E.

Preview

Color preview on black background

This text has color #E5757E on black background.


Color preview on white background

This text has color #E5757E on white background.


Black color preview on #E5757E background

This text has black color on #E5757E background.


White color preview on #E5757E background

This text has white color on #E5757E background.


Related colors

Complementary color

Complementary color for #hex is #1A8A81.


I love getcolorcode.com

Triadic colors

1 #7EE575 and #757EE5 with #E5757E are triadic colors.

2 #7E75E5 and #75E57E with #E5757E are triadic colors.