COLOR #E59D9F

HEX: #E59D9F RGB: (229,157,159)

Renk bilgisi

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

RGB renk modeli

#E59D9F color RGB value is (229,157,159).

RGB: (229,157,159) (90%, 62%, 62%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 157 of 255 = 62%
B 159 of 255 = 62%

229
157
159

R + G + B ~ 71%. #E59D9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 157 + 159 = 545 (100%)
R 229 of 545 ~ 42.02%
G 157 of 545 ~ 28.81%
B 159 of 545 ~ 29.17'%

%42.02
%28.81
%29.17

CMYK RENK MODELİ

#E59D9F rengi CMYK tonu (0,31,31,10).

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

CMYK: (0,31,31,10)
C0M31Y31K10 (0%, 31%, 31%, 10%)
(0.00 / 0.31 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%31.44
%30.57
%10.2

Codes

Color #E59D9F in popluar color models

E5 9D 9F
RGB 229 157 159
HSL 358° 58.06% 75.69%
HSB/HSV 358° 31.44% 89.80%
CMYK 0.00% 31.44% 30.57%
10.20%

Color #E59D9F in popluar number systems.

HEX E5 9D 9F
Decimal 229 157 159
Binary 11100101 10011101 10011111
Octal 345 235 237

Shades and tints

Shades of #E59D9F

#E59D9F
(229,157,159)
#D18F91
(209,143,145)
#BD8183
(189,129,131)
#A97375
(169,115,117)
#956567
(149,101,103)
#815759
(129,87,89)
#6D494B
(109,73,75)
#593B3D
(89,59,61)
#452D2F
(69,45,47)
#311F21
(49,31,33)
#1D1113
(29,17,19)
#000000
(0,0,0)

Tints of #E59D9F

#E59D9F
(229,157,159)
#E7A5A7
(231,165,167)
#E9ADAF
(233,173,175)
#EBB5B7
(235,181,183)
#EDBDBF
(237,189,191)
#EFC5C7
(239,197,199)
#F1CDCF
(241,205,207)
#F3D5D7
(243,213,215)
#F5DDDF
(245,221,223)
#F7E5E7
(247,229,231)
#F9EDEF
(249,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E59D9F; }

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

This text font color is #E59D9F.

Background Color

.myBgColor { background-color: #E59D9F; }

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

This div background color is #E59D9F.

Border color

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

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

This div border color is #E59D9F.

Opacity

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

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

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

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

This text has shadow with #E59D9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59D9F.

Preview

Color preview on black background

This text has color #E59D9F on black background.


Color preview on white background

This text has color #E59D9F on white background.


Black color preview on #E59D9F background

This text has black color on #E59D9F background.


White color preview on #E59D9F background

This text has white color on #E59D9F background.


Related colors

Complementary color

Complementary color for #hex is #1A6260.


I love getcolorcode.com

Triadic colors

1 #9FE59D and #9D9FE5 with #E59D9F are triadic colors.

2 #9F9DE5 and #9DE59F with #E59D9F are triadic colors.