COLOR #E69ADB

HEX: #E69ADB RGB: (230,154,219)

Renk bilgisi

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

RGB renk modeli

#E69ADB color RGB value is (230,154,219).

RGB: (230,154,219) (90%, 60%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 154 of 255 = 60%
B 219 of 255 = 86%

230
154
219

R + G + B ~ 79%. #E69ADB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 154 + 219 = 603 (100%)
R 230 of 603 ~ 38.14%
G 154 of 603 ~ 25.54%
B 219 of 603 ~ 36.32'%

%38.14
%25.54
%36.32

CMYK RENK MODELİ

#E69ADB rengi CMYK tonu (0,33,5,10).

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

CMYK: (0,33,5,10)
C0M33Y5K10 (0%, 33%, 5%, 10%)
(0.00 / 0.33 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%33.04
%4.78
%9.8

Codes

Color #E69ADB in popluar color models

E6 9A DB
RGB 230 154 219
HSL 309° 60.32% 75.29%
HSB/HSV 309° 33.04% 90.20%
CMYK 0.00% 33.04% 4.78%
9.80%

Color #E69ADB in popluar number systems.

HEX E6 9A DB
Decimal 230 154 219
Binary 11100110 10011010 11011011
Octal 346 232 333

Shades and tints

Shades of #E69ADB

#E69ADB
(230,154,219)
#D28CC8
(210,140,200)
#BE7EB5
(190,126,181)
#AA70A2
(170,112,162)
#96628F
(150,98,143)
#82547C
(130,84,124)
#6E4669
(110,70,105)
#5A3856
(90,56,86)
#462A43
(70,42,67)
#321C30
(50,28,48)
#1E0E1D
(30,14,29)
#000000
(0,0,0)

Tints of #E69ADB

#E69ADB
(230,154,219)
#E8A3DE
(232,163,222)
#EAACE1
(234,172,225)
#ECB5E4
(236,181,228)
#EEBEE7
(238,190,231)
#F0C7EA
(240,199,234)
#F2D0ED
(242,208,237)
#F4D9F0
(244,217,240)
#F6E2F3
(246,226,243)
#F8EBF6
(248,235,246)
#FAF4F9
(250,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E69ADB; }

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

This text font color is #E69ADB.

Background Color

.myBgColor { background-color: #E69ADB; }

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

This div background color is #E69ADB.

Border color

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

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

This div border color is #E69ADB.

Opacity

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

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

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

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

This text has shadow with #E69ADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E69ADB.

Preview

Color preview on black background

This text has color #E69ADB on black background.


Color preview on white background

This text has color #E69ADB on white background.


Black color preview on #E69ADB background

This text has black color on #E69ADB background.


White color preview on #E69ADB background

This text has white color on #E69ADB background.


Related colors

Complementary color

Complementary color for #hex is #196524.


I love getcolorcode.com

Triadic colors

1 #DBE69A and #9ADBE6 with #E69ADB are triadic colors.

2 #DB9AE6 and #9AE6DB with #E69ADB are triadic colors.