COLOR #E59ED5

HEX: #E59ED5 RGB: (229,158,213)

Renk bilgisi

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

RGB renk modeli

#E59ED5 color RGB value is (229,158,213).

RGB: (229,158,213) (90%, 62%, 84%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 158 of 255 = 62%
B 213 of 255 = 84%

229
158
213

R + G + B ~ 79%. #E59ED5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 158 + 213 = 600 (100%)
R 229 of 600 ~ 38.17%
G 158 of 600 ~ 26.33%
B 213 of 600 ~ 35.5'%

%38.17
%26.33
%35.5

CMYK RENK MODELİ

#E59ED5 rengi CMYK tonu (0,31,7,10).

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

CMYK: (0,31,7,10)
C0M31Y7K10 (0%, 31%, 7%, 10%)
(0.00 / 0.31 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%31
%6.99
%10.2

Codes

Color #E59ED5 in popluar color models

E5 9E D5
RGB 229 158 213
HSL 314° 57.72% 75.88%
HSB/HSV 314° 31.00% 89.80%
CMYK 0.00% 31.00% 6.99%
10.20%

Color #E59ED5 in popluar number systems.

HEX E5 9E D5
Decimal 229 158 213
Binary 11100101 10011110 11010101
Octal 345 236 325

Shades and tints

Shades of #E59ED5

#E59ED5
(229,158,213)
#D190C2
(209,144,194)
#BD82AF
(189,130,175)
#A9749C
(169,116,156)
#956689
(149,102,137)
#815876
(129,88,118)
#6D4A63
(109,74,99)
#593C50
(89,60,80)
#452E3D
(69,46,61)
#31202A
(49,32,42)
#1D1217
(29,18,23)
#000000
(0,0,0)

Tints of #E59ED5

#E59ED5
(229,158,213)
#E7A6D8
(231,166,216)
#E9AEDB
(233,174,219)
#EBB6DE
(235,182,222)
#EDBEE1
(237,190,225)
#EFC6E4
(239,198,228)
#F1CEE7
(241,206,231)
#F3D6EA
(243,214,234)
#F5DEED
(245,222,237)
#F7E6F0
(247,230,240)
#F9EEF3
(249,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E59ED5; }

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

This text font color is #E59ED5.

Background Color

.myBgColor { background-color: #E59ED5; }

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

This div background color is #E59ED5.

Border color

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

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

This div border color is #E59ED5.

Opacity

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

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

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

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

This text has shadow with #E59ED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59ED5.

Preview

Color preview on black background

This text has color #E59ED5 on black background.


Color preview on white background

This text has color #E59ED5 on white background.


Black color preview on #E59ED5 background

This text has black color on #E59ED5 background.


White color preview on #E59ED5 background

This text has white color on #E59ED5 background.


Related colors

Complementary color

Complementary color for #hex is #1A612A.


I love getcolorcode.com

Triadic colors

1 #D5E59E and #9ED5E5 with #E59ED5 are triadic colors.

2 #D59EE5 and #9EE5D5 with #E59ED5 are triadic colors.