COLOR #E6A2DB

HEX: #E6A2DB RGB: (230,162,219)

Renk bilgisi

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

RGB renk modeli

#E6A2DB color RGB value is (230,162,219).

RGB: (230,162,219) (90%, 64%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 162 of 255 = 64%
B 219 of 255 = 86%

230
162
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 162 + 219 = 611 (100%)
R 230 of 611 ~ 37.64%
G 162 of 611 ~ 26.51%
B 219 of 611 ~ 35.84'%

%37.64
%26.51
%35.84

CMYK RENK MODELİ

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

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

Codes

Color #E6A2DB in popluar color models

E6 A2 DB
RGB 230 162 219
HSL 310° 57.63% 76.86%
HSB/HSV 310° 29.57% 90.20%
CMYK 0.00% 29.57% 4.78%
9.80%

Color #E6A2DB in popluar number systems.

HEX E6 A2 DB
Decimal 230 162 219
Binary 11100110 10100010 11011011
Octal 346 242 333

Shades and tints

Shades of #E6A2DB

#E6A2DB
(230,162,219)
#D294C8
(210,148,200)
#BE86B5
(190,134,181)
#AA78A2
(170,120,162)
#966A8F
(150,106,143)
#825C7C
(130,92,124)
#6E4E69
(110,78,105)
#5A4056
(90,64,86)
#463243
(70,50,67)
#322430
(50,36,48)
#1E161D
(30,22,29)
#000000
(0,0,0)

Tints of #E6A2DB

#E6A2DB
(230,162,219)
#E8AADE
(232,170,222)
#EAB2E1
(234,178,225)
#ECBAE4
(236,186,228)
#EEC2E7
(238,194,231)
#F0CAEA
(240,202,234)
#F2D2ED
(242,210,237)
#F4DAF0
(244,218,240)
#F6E2F3
(246,226,243)
#F8EAF6
(248,234,246)
#FAF2F9
(250,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A2DB; }

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

This text font color is #E6A2DB.

Background Color

.myBgColor { background-color: #E6A2DB; }

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

This div background color is #E6A2DB.

Border color

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

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

This div border color is #E6A2DB.

Opacity

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

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

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

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

This text has shadow with #E6A2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A2DB.

Preview

Color preview on black background

This text has color #E6A2DB on black background.


Color preview on white background

This text has color #E6A2DB on white background.


Black color preview on #E6A2DB background

This text has black color on #E6A2DB background.


White color preview on #E6A2DB background

This text has white color on #E6A2DB background.


Related colors

Complementary color

Complementary color for #hex is #195D24.


I love getcolorcode.com

Triadic colors

1 #DBE6A2 and #A2DBE6 with #E6A2DB are triadic colors.

2 #DBA2E6 and #A2E6DB with #E6A2DB are triadic colors.