COLOR #E5A1DB

HEX: #E5A1DB RGB: (229,161,219)

Renk bilgisi

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

RGB renk modeli

#E5A1DB color RGB value is (229,161,219).

RGB: (229,161,219) (90%, 63%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 161 of 255 = 63%
B 219 of 255 = 86%

229
161
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 161 + 219 = 609 (100%)
R 229 of 609 ~ 37.6%
G 161 of 609 ~ 26.44%
B 219 of 609 ~ 35.96'%

%37.6
%26.44
%35.96

CMYK RENK MODELİ

#E5A1DB rengi CMYK tonu (0,30,4,10).

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

CMYK: (0,30,4,10)
C0M30Y4K10 (0%, 30%, 4%, 10%)
(0.00 / 0.30 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%29.69
%4.37
%10.2

Codes

Color #E5A1DB in popluar color models

E5 A1 DB
RGB 229 161 219
HSL 309° 56.67% 76.47%
HSB/HSV 309° 29.69% 89.80%
CMYK 0.00% 29.69% 4.37%
10.20%

Color #E5A1DB in popluar number systems.

HEX E5 A1 DB
Decimal 229 161 219
Binary 11100101 10100001 11011011
Octal 345 241 333

Shades and tints

Shades of #E5A1DB

#E5A1DB
(229,161,219)
#D193C8
(209,147,200)
#BD85B5
(189,133,181)
#A977A2
(169,119,162)
#95698F
(149,105,143)
#815B7C
(129,91,124)
#6D4D69
(109,77,105)
#593F56
(89,63,86)
#453143
(69,49,67)
#312330
(49,35,48)
#1D151D
(29,21,29)
#000000
(0,0,0)

Tints of #E5A1DB

#E5A1DB
(229,161,219)
#E7A9DE
(231,169,222)
#E9B1E1
(233,177,225)
#EBB9E4
(235,185,228)
#EDC1E7
(237,193,231)
#EFC9EA
(239,201,234)
#F1D1ED
(241,209,237)
#F3D9F0
(243,217,240)
#F5E1F3
(245,225,243)
#F7E9F6
(247,233,246)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5A1DB; }

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

This text font color is #E5A1DB.

Background Color

.myBgColor { background-color: #E5A1DB; }

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

This div background color is #E5A1DB.

Border color

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

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

This div border color is #E5A1DB.

Opacity

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

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

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

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

This text has shadow with #E5A1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5A1DB.

Preview

Color preview on black background

This text has color #E5A1DB on black background.


Color preview on white background

This text has color #E5A1DB on white background.


Black color preview on #E5A1DB background

This text has black color on #E5A1DB background.


White color preview on #E5A1DB background

This text has white color on #E5A1DB background.


Related colors

Complementary color

Complementary color for #hex is #1A5E24.


I love getcolorcode.com

Triadic colors

1 #DBE5A1 and #A1DBE5 with #E5A1DB are triadic colors.

2 #DBA1E5 and #A1E5DB with #E5A1DB are triadic colors.