COLOR #E59EDF

HEX: #E59EDF RGB: (229,158,223)

Renk bilgisi

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

RGB renk modeli

#E59EDF color RGB value is (229,158,223).

RGB: (229,158,223) (90%, 62%, 87%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 158 of 255 = 62%
B 223 of 255 = 87%

229
158
223

R + G + B ~ 80%. #E59EDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 158 + 223 = 610 (100%)
R 229 of 610 ~ 37.54%
G 158 of 610 ~ 25.9%
B 223 of 610 ~ 36.56'%

%37.54
%25.9
%36.56

CMYK RENK MODELİ

#E59EDF rengi CMYK tonu (0,31,3,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.00%
  • sarı tonu 2.62%
  • ana renk tonu 10.20%

CMYK: (0,31,3,10)
C0M31Y3K10 (0%, 31%, 3%, 10%)
(0.00 / 0.31 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%31
%2.62
%10.2

Codes

Color #E59EDF in popluar color models

E5 9E DF
RGB 229 158 223
HSL 305° 57.72% 75.88%
HSB/HSV 305° 31.00% 89.80%
CMYK 0.00% 31.00% 2.62%
10.20%

Color #E59EDF in popluar number systems.

HEX E5 9E DF
Decimal 229 158 223
Binary 11100101 10011110 11011111
Octal 345 236 337

Shades and tints

Shades of #E59EDF

#E59EDF
(229,158,223)
#D190CB
(209,144,203)
#BD82B7
(189,130,183)
#A974A3
(169,116,163)
#95668F
(149,102,143)
#81587B
(129,88,123)
#6D4A67
(109,74,103)
#593C53
(89,60,83)
#452E3F
(69,46,63)
#31202B
(49,32,43)
#1D1217
(29,18,23)
#000000
(0,0,0)

Tints of #E59EDF

#E59EDF
(229,158,223)
#E7A6E1
(231,166,225)
#E9AEE3
(233,174,227)
#EBB6E5
(235,182,229)
#EDBEE7
(237,190,231)
#EFC6E9
(239,198,233)
#F1CEEB
(241,206,235)
#F3D6ED
(243,214,237)
#F5DEEF
(245,222,239)
#F7E6F1
(247,230,241)
#F9EEF3
(249,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E59EDF color. Also use rgb(229,158,223) instead hex code.

Text Font Color

.myTextColor { color: #E59EDF; }

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

This text font color is #E59EDF.

Background Color

.myBgColor { background-color: #E59EDF; }

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

This div background color is #E59EDF.

Border color

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

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

This div border color is #E59EDF.

Opacity

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

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

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

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

This text has shadow with #E59EDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59EDF.

Preview

Color preview on black background

This text has color #E59EDF on black background.


Color preview on white background

This text has color #E59EDF on white background.


Black color preview on #E59EDF background

This text has black color on #E59EDF background.


White color preview on #E59EDF background

This text has white color on #E59EDF background.


Related colors

Complementary color

Complementary color for #hex is #1A6120.


I love getcolorcode.com

Triadic colors

1 #DFE59E and #9EDFE5 with #E59EDF are triadic colors.

2 #DF9EE5 and #9EE5DF with #E59EDF are triadic colors.