COLOR #E6A0DB

HEX: #E6A0DB RGB: (230,160,219)

Renk bilgisi

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

RGB renk modeli

#E6A0DB color RGB value is (230,160,219).

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

RGB bağlantıları ve doygunluk

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

230
160
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 160 + 219 = 609 (100%)
R 230 of 609 ~ 37.77%
G 160 of 609 ~ 26.27%
B 219 of 609 ~ 35.96'%

%37.77
%26.27
%35.96

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.43%
  • 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.43
%4.78
%9.8

Codes

Color #E6A0DB in popluar color models

E6 A0 DB
RGB 230 160 219
HSL 309° 58.33% 76.47%
HSB/HSV 309° 30.43% 90.20%
CMYK 0.00% 30.43% 4.78%
9.80%

Color #E6A0DB in popluar number systems.

HEX E6 A0 DB
Decimal 230 160 219
Binary 11100110 10100000 11011011
Octal 346 240 333

Shades and tints

Shades of #E6A0DB

#E6A0DB
(230,160,219)
#D292C8
(210,146,200)
#BE84B5
(190,132,181)
#AA76A2
(170,118,162)
#96688F
(150,104,143)
#825A7C
(130,90,124)
#6E4C69
(110,76,105)
#5A3E56
(90,62,86)
#463043
(70,48,67)
#322230
(50,34,48)
#1E141D
(30,20,29)
#000000
(0,0,0)

Tints of #E6A0DB

#E6A0DB
(230,160,219)
#E8A8DE
(232,168,222)
#EAB0E1
(234,176,225)
#ECB8E4
(236,184,228)
#EEC0E7
(238,192,231)
#F0C8EA
(240,200,234)
#F2D0ED
(242,208,237)
#F4D8F0
(244,216,240)
#F6E0F3
(246,224,243)
#F8E8F6
(248,232,246)
#FAF0F9
(250,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A0DB; }

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

This text font color is #E6A0DB.

Background Color

.myBgColor { background-color: #E6A0DB; }

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

This div background color is #E6A0DB.

Border color

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

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

This div border color is #E6A0DB.

Opacity

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

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

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

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

This text has shadow with #E6A0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A0DB.

Preview

Color preview on black background

This text has color #E6A0DB on black background.


Color preview on white background

This text has color #E6A0DB on white background.


Black color preview on #E6A0DB background

This text has black color on #E6A0DB background.


White color preview on #E6A0DB background

This text has white color on #E6A0DB background.


Related colors

Complementary color

Complementary color for #hex is #195F24.


I love getcolorcode.com

Triadic colors

1 #DBE6A0 and #A0DBE6 with #E6A0DB are triadic colors.

2 #DBA0E6 and #A0E6DB with #E6A0DB are triadic colors.