COLOR #E59DC9

HEX: #E59DC9 RGB: (229,157,201)

Renk bilgisi

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

RGB renk modeli

#E59DC9 color RGB value is (229,157,201).

RGB: (229,157,201) (90%, 62%, 79%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 157 of 255 = 62%
B 201 of 255 = 79%

229
157
201

R + G + B ~ 77%. #E59DC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 157 + 201 = 587 (100%)
R 229 of 587 ~ 39.01%
G 157 of 587 ~ 26.75%
B 201 of 587 ~ 34.24'%

%39.01
%26.75
%34.24

CMYK RENK MODELİ

#E59DC9 rengi CMYK tonu (0,31,12,10).

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

CMYK: (0,31,12,10)
C0M31Y12K10 (0%, 31%, 12%, 10%)
(0.00 / 0.31 / 0.12 / 0.10)

CMYK yüzdeleri

%0
%31.44
%12.23
%10.2

Codes

Color #E59DC9 in popluar color models

E5 9D C9
RGB 229 157 201
HSL 323° 58.06% 75.69%
HSB/HSV 323° 31.44% 89.80%
CMYK 0.00% 31.44% 12.23%
10.20%

Color #E59DC9 in popluar number systems.

HEX E5 9D C9
Decimal 229 157 201
Binary 11100101 10011101 11001001
Octal 345 235 311

Shades and tints

Shades of #E59DC9

#E59DC9
(229,157,201)
#D18FB7
(209,143,183)
#BD81A5
(189,129,165)
#A97393
(169,115,147)
#956581
(149,101,129)
#81576F
(129,87,111)
#6D495D
(109,73,93)
#593B4B
(89,59,75)
#452D39
(69,45,57)
#311F27
(49,31,39)
#1D1115
(29,17,21)
#000000
(0,0,0)

Tints of #E59DC9

#E59DC9
(229,157,201)
#E7A5CD
(231,165,205)
#E9ADD1
(233,173,209)
#EBB5D5
(235,181,213)
#EDBDD9
(237,189,217)
#EFC5DD
(239,197,221)
#F1CDE1
(241,205,225)
#F3D5E5
(243,213,229)
#F5DDE9
(245,221,233)
#F7E5ED
(247,229,237)
#F9EDF1
(249,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E59DC9; }

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

This text font color is #E59DC9.

Background Color

.myBgColor { background-color: #E59DC9; }

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

This div background color is #E59DC9.

Border color

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

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

This div border color is #E59DC9.

Opacity

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

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

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

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

This text has shadow with #E59DC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59DC9.

Preview

Color preview on black background

This text has color #E59DC9 on black background.


Color preview on white background

This text has color #E59DC9 on white background.


Black color preview on #E59DC9 background

This text has black color on #E59DC9 background.


White color preview on #E59DC9 background

This text has white color on #E59DC9 background.


Related colors

Complementary color

Complementary color for #hex is #1A6236.


I love getcolorcode.com

Triadic colors

1 #C9E59D and #9DC9E5 with #E59DC9 are triadic colors.

2 #C99DE5 and #9DE5C9 with #E59DC9 are triadic colors.