COLOR #E6A1DB

HEX: #E6A1DB RGB: (230,161,219)

Renk bilgisi

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

RGB renk modeli

#E6A1DB color RGB value is (230,161,219).

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

RGB bağlantıları ve doygunluk

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

230
161
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 161 + 219 = 610 (100%)
R 230 of 610 ~ 37.7%
G 161 of 610 ~ 26.39%
B 219 of 610 ~ 35.9'%

%37.7
%26.39
%35.9

CMYK RENK MODELİ

#E6A1DB rengi CMYK tonu (0,30,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.00%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (0,30,5,10)
C0M30Y5K10 (0%, 30%, 5%, 10%)
(0.00 / 0.30 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%30
%4.78
%9.8

Codes

Color #E6A1DB in popluar color models

E6 A1 DB
RGB 230 161 219
HSL 310° 57.98% 76.67%
HSB/HSV 310° 30.00% 90.20%
CMYK 0.00% 30.00% 4.78%
9.80%

Color #E6A1DB in popluar number systems.

HEX E6 A1 DB
Decimal 230 161 219
Binary 11100110 10100001 11011011
Octal 346 241 333

Shades and tints

Shades of #E6A1DB

#E6A1DB
(230,161,219)
#D293C8
(210,147,200)
#BE85B5
(190,133,181)
#AA77A2
(170,119,162)
#96698F
(150,105,143)
#825B7C
(130,91,124)
#6E4D69
(110,77,105)
#5A3F56
(90,63,86)
#463143
(70,49,67)
#322330
(50,35,48)
#1E151D
(30,21,29)
#000000
(0,0,0)

Tints of #E6A1DB

#E6A1DB
(230,161,219)
#E8A9DE
(232,169,222)
#EAB1E1
(234,177,225)
#ECB9E4
(236,185,228)
#EEC1E7
(238,193,231)
#F0C9EA
(240,201,234)
#F2D1ED
(242,209,237)
#F4D9F0
(244,217,240)
#F6E1F3
(246,225,243)
#F8E9F6
(248,233,246)
#FAF1F9
(250,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A1DB; }

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

This text font color is #E6A1DB.

Background Color

.myBgColor { background-color: #E6A1DB; }

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

This div background color is #E6A1DB.

Border color

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

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

This div border color is #E6A1DB.

Opacity

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

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

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

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

This text has shadow with #E6A1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A1DB.

Preview

Color preview on black background

This text has color #E6A1DB on black background.


Color preview on white background

This text has color #E6A1DB on white background.


Black color preview on #E6A1DB background

This text has black color on #E6A1DB background.


White color preview on #E6A1DB background

This text has white color on #E6A1DB background.


Related colors

Complementary color

Complementary color for #hex is #195E24.


I love getcolorcode.com

Triadic colors

1 #DBE6A1 and #A1DBE6 with #E6A1DB are triadic colors.

2 #DBA1E6 and #A1E6DB with #E6A1DB are triadic colors.