COLOR #E5A6DB

HEX: #E5A6DB RGB: (229,166,219)

Renk bilgisi

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

RGB renk modeli

#E5A6DB color RGB value is (229,166,219).

RGB: (229,166,219) (90%, 65%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 166 of 255 = 65%
B 219 of 255 = 86%

229
166
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 166 + 219 = 614 (100%)
R 229 of 614 ~ 37.3%
G 166 of 614 ~ 27.04%
B 219 of 614 ~ 35.67'%

%37.3
%27.04
%35.67

CMYK RENK MODELİ

#E5A6DB rengi CMYK tonu (0,28,4,10).

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

CMYK: (0,28,4,10)
C0M28Y4K10 (0%, 28%, 4%, 10%)
(0.00 / 0.28 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%27.51
%4.37
%10.2

Codes

Color #E5A6DB in popluar color models

E5 A6 DB
RGB 229 166 219
HSL 310° 54.78% 77.45%
HSB/HSV 310° 27.51% 89.80%
CMYK 0.00% 27.51% 4.37%
10.20%

Color #E5A6DB in popluar number systems.

HEX E5 A6 DB
Decimal 229 166 219
Binary 11100101 10100110 11011011
Octal 345 246 333

Shades and tints

Shades of #E5A6DB

#E5A6DB
(229,166,219)
#D197C8
(209,151,200)
#BD88B5
(189,136,181)
#A979A2
(169,121,162)
#956A8F
(149,106,143)
#815B7C
(129,91,124)
#6D4C69
(109,76,105)
#593D56
(89,61,86)
#452E43
(69,46,67)
#311F30
(49,31,48)
#1D101D
(29,16,29)
#000000
(0,0,0)

Tints of #E5A6DB

#E5A6DB
(229,166,219)
#E7AEDE
(231,174,222)
#E9B6E1
(233,182,225)
#EBBEE4
(235,190,228)
#EDC6E7
(237,198,231)
#EFCEEA
(239,206,234)
#F1D6ED
(241,214,237)
#F3DEF0
(243,222,240)
#F5E6F3
(245,230,243)
#F7EEF6
(247,238,246)
#F9F6F9
(249,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5A6DB; }

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

This text font color is #E5A6DB.

Background Color

.myBgColor { background-color: #E5A6DB; }

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

This div background color is #E5A6DB.

Border color

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

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

This div border color is #E5A6DB.

Opacity

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

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

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

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

This text has shadow with #E5A6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5A6DB.

Preview

Color preview on black background

This text has color #E5A6DB on black background.


Color preview on white background

This text has color #E5A6DB on white background.


Black color preview on #E5A6DB background

This text has black color on #E5A6DB background.


White color preview on #E5A6DB background

This text has white color on #E5A6DB background.


Related colors

Complementary color

Complementary color for #hex is #1A5924.


I love getcolorcode.com

Triadic colors

1 #DBE5A6 and #A6DBE5 with #E5A6DB are triadic colors.

2 #DBA6E5 and #A6E5DB with #E5A6DB are triadic colors.