COLOR #E5959F

HEX: #E5959F RGB: (229,149,159)

Renk bilgisi

#E5959F contains mainly red color. #E5959F ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E5959F color RGB value is (229,149,159).

RGB: (229,149,159) (90%, 58%, 62%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 149 of 255 = 58%
B 159 of 255 = 62%

229
149
159

R + G + B ~ 70%. #E5959F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 149 + 159 = 537 (100%)
R 229 of 537 ~ 42.64%
G 149 of 537 ~ 27.75%
B 159 of 537 ~ 29.61'%

%42.64
%27.75
%29.61

CMYK RENK MODELİ

#E5959F rengi CMYK tonu (0,35,31,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.93%
  • sarı tonu 30.57%
  • ana renk tonu 10.20%

CMYK: (0,35,31,10)
C0M35Y31K10 (0%, 35%, 31%, 10%)
(0.00 / 0.35 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%34.93
%30.57
%10.2

Codes

Color #E5959F in popluar color models

E5 95 9F
RGB 229 149 159
HSL 353° 60.61% 74.12%
HSB/HSV 353° 34.93% 89.80%
CMYK 0.00% 34.93% 30.57%
10.20%

Color #E5959F in popluar number systems.

HEX E5 95 9F
Decimal 229 149 159
Binary 11100101 10010101 10011111
Octal 345 225 237

Shades and tints

Shades of #E5959F

#E5959F
(229,149,159)
#D18891
(209,136,145)
#BD7B83
(189,123,131)
#A96E75
(169,110,117)
#956167
(149,97,103)
#815459
(129,84,89)
#6D474B
(109,71,75)
#593A3D
(89,58,61)
#452D2F
(69,45,47)
#312021
(49,32,33)
#1D1313
(29,19,19)
#000000
(0,0,0)

Tints of #E5959F

#E5959F
(229,149,159)
#E79EA7
(231,158,167)
#E9A7AF
(233,167,175)
#EBB0B7
(235,176,183)
#EDB9BF
(237,185,191)
#EFC2C7
(239,194,199)
#F1CBCF
(241,203,207)
#F3D4D7
(243,212,215)
#F5DDDF
(245,221,223)
#F7E6E7
(247,230,231)
#F9EFEF
(249,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5959F color. Also use rgb(229,149,159) instead hex code.

Text Font Color

.myTextColor { color: #E5959F; }

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

This text font color is #E5959F.

Background Color

.myBgColor { background-color: #E5959F; }

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

This div background color is #E5959F.

Border color

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

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

This div border color is #E5959F.

Opacity

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

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

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

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

This text has shadow with #E5959F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5959F.

Preview

Color preview on black background

This text has color #E5959F on black background.


Color preview on white background

This text has color #E5959F on white background.


Black color preview on #E5959F background

This text has black color on #E5959F background.


White color preview on #E5959F background

This text has white color on #E5959F background.


Related colors

Complementary color

Complementary color for #hex is #1A6A60.


I love getcolorcode.com

Triadic colors

1 #9FE595 and #959FE5 with #E5959F are triadic colors.

2 #9F95E5 and #95E59F with #E5959F are triadic colors.