COLOR #E59FDB

HEX: #E59FDB RGB: (229,159,219)

Renk bilgisi

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

RGB renk modeli

#E59FDB color RGB value is (229,159,219).

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

RGB bağlantıları ve doygunluk

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

229
159
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 159 + 219 = 607 (100%)
R 229 of 607 ~ 37.73%
G 159 of 607 ~ 26.19%
B 219 of 607 ~ 36.08'%

%37.73
%26.19
%36.08

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.57%
  • 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
%30.57
%4.37
%10.2

Codes

Color #E59FDB in popluar color models

E5 9F DB
RGB 229 159 219
HSL 309° 57.38% 76.08%
HSB/HSV 309° 30.57% 89.80%
CMYK 0.00% 30.57% 4.37%
10.20%

Color #E59FDB in popluar number systems.

HEX E5 9F DB
Decimal 229 159 219
Binary 11100101 10011111 11011011
Octal 345 237 333

Shades and tints

Shades of #E59FDB

#E59FDB
(229,159,219)
#D191C8
(209,145,200)
#BD83B5
(189,131,181)
#A975A2
(169,117,162)
#95678F
(149,103,143)
#81597C
(129,89,124)
#6D4B69
(109,75,105)
#593D56
(89,61,86)
#452F43
(69,47,67)
#312130
(49,33,48)
#1D131D
(29,19,29)
#000000
(0,0,0)

Tints of #E59FDB

#E59FDB
(229,159,219)
#E7A7DE
(231,167,222)
#E9AFE1
(233,175,225)
#EBB7E4
(235,183,228)
#EDBFE7
(237,191,231)
#EFC7EA
(239,199,234)
#F1CFED
(241,207,237)
#F3D7F0
(243,215,240)
#F5DFF3
(245,223,243)
#F7E7F6
(247,231,246)
#F9EFF9
(249,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E59FDB; }

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

This text font color is #E59FDB.

Background Color

.myBgColor { background-color: #E59FDB; }

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

This div background color is #E59FDB.

Border color

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

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

This div border color is #E59FDB.

Opacity

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

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

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

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

This text has shadow with #E59FDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59FDB.

Preview

Color preview on black background

This text has color #E59FDB on black background.


Color preview on white background

This text has color #E59FDB on white background.


Black color preview on #E59FDB background

This text has black color on #E59FDB background.


White color preview on #E59FDB background

This text has white color on #E59FDB background.


Related colors

Complementary color

Complementary color for #hex is #1A6024.


I love getcolorcode.com

Triadic colors

1 #DBE59F and #9FDBE5 with #E59FDB are triadic colors.

2 #DB9FE5 and #9FE5DB with #E59FDB are triadic colors.