COLOR #E59DDB

HEX: #E59DDB RGB: (229,157,219)

Renk bilgisi

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

RGB renk modeli

#E59DDB color RGB value is (229,157,219).

RGB: (229,157,219) (90%, 62%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 157 of 255 = 62%
B 219 of 255 = 86%

229
157
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 157 + 219 = 605 (100%)
R 229 of 605 ~ 37.85%
G 157 of 605 ~ 25.95%
B 219 of 605 ~ 36.2'%

%37.85
%25.95
%36.2

CMYK RENK MODELİ

#E59DDB rengi CMYK tonu (0,31,4,10).

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

CMYK: (0,31,4,10)
C0M31Y4K10 (0%, 31%, 4%, 10%)
(0.00 / 0.31 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%31.44
%4.37
%10.2

Codes

Color #E59DDB in popluar color models

E5 9D DB
RGB 229 157 219
HSL 308° 58.06% 75.69%
HSB/HSV 308° 31.44% 89.80%
CMYK 0.00% 31.44% 4.37%
10.20%

Color #E59DDB in popluar number systems.

HEX E5 9D DB
Decimal 229 157 219
Binary 11100101 10011101 11011011
Octal 345 235 333

Shades and tints

Shades of #E59DDB

#E59DDB
(229,157,219)
#D18FC8
(209,143,200)
#BD81B5
(189,129,181)
#A973A2
(169,115,162)
#95658F
(149,101,143)
#81577C
(129,87,124)
#6D4969
(109,73,105)
#593B56
(89,59,86)
#452D43
(69,45,67)
#311F30
(49,31,48)
#1D111D
(29,17,29)
#000000
(0,0,0)

Tints of #E59DDB

#E59DDB
(229,157,219)
#E7A5DE
(231,165,222)
#E9ADE1
(233,173,225)
#EBB5E4
(235,181,228)
#EDBDE7
(237,189,231)
#EFC5EA
(239,197,234)
#F1CDED
(241,205,237)
#F3D5F0
(243,213,240)
#F5DDF3
(245,221,243)
#F7E5F6
(247,229,246)
#F9EDF9
(249,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E59DDB; }

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

This text font color is #E59DDB.

Background Color

.myBgColor { background-color: #E59DDB; }

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

This div background color is #E59DDB.

Border color

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

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

This div border color is #E59DDB.

Opacity

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

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

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

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

This text has shadow with #E59DDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59DDB.

Preview

Color preview on black background

This text has color #E59DDB on black background.


Color preview on white background

This text has color #E59DDB on white background.


Black color preview on #E59DDB background

This text has black color on #E59DDB background.


White color preview on #E59DDB background

This text has white color on #E59DDB background.


Related colors

Complementary color

Complementary color for #hex is #1A6224.


I love getcolorcode.com

Triadic colors

1 #DBE59D and #9DDBE5 with #E59DDB are triadic colors.

2 #DB9DE5 and #9DE5DB with #E59DDB are triadic colors.