COLOR #E69ADD

HEX: #E69ADD RGB: (230,154,221)

Renk bilgisi

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

RGB renk modeli

#E69ADD color RGB value is (230,154,221).

RGB: (230,154,221) (90%, 60%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 154 of 255 = 60%
B 221 of 255 = 87%

230
154
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 154 + 221 = 605 (100%)
R 230 of 605 ~ 38.02%
G 154 of 605 ~ 25.45%
B 221 of 605 ~ 36.53'%

%38.02
%25.45
%36.53

CMYK RENK MODELİ

#E69ADD rengi CMYK tonu (0,33,4,10).

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

CMYK: (0,33,4,10)
C0M33Y4K10 (0%, 33%, 4%, 10%)
(0.00 / 0.33 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%33.04
%3.91
%9.8

Codes

Color #E69ADD in popluar color models

E6 9A DD
RGB 230 154 221
HSL 307° 60.32% 75.29%
HSB/HSV 307° 33.04% 90.20%
CMYK 0.00% 33.04% 3.91%
9.80%

Color #E69ADD in popluar number systems.

HEX E6 9A DD
Decimal 230 154 221
Binary 11100110 10011010 11011101
Octal 346 232 335

Shades and tints

Shades of #E69ADD

#E69ADD
(230,154,221)
#D28CC9
(210,140,201)
#BE7EB5
(190,126,181)
#AA70A1
(170,112,161)
#96628D
(150,98,141)
#825479
(130,84,121)
#6E4665
(110,70,101)
#5A3851
(90,56,81)
#462A3D
(70,42,61)
#321C29
(50,28,41)
#1E0E15
(30,14,21)
#000000
(0,0,0)

Tints of #E69ADD

#E69ADD
(230,154,221)
#E8A3E0
(232,163,224)
#EAACE3
(234,172,227)
#ECB5E6
(236,181,230)
#EEBEE9
(238,190,233)
#F0C7EC
(240,199,236)
#F2D0EF
(242,208,239)
#F4D9F2
(244,217,242)
#F6E2F5
(246,226,245)
#F8EBF8
(248,235,248)
#FAF4FB
(250,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E69ADD; }

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

This text font color is #E69ADD.

Background Color

.myBgColor { background-color: #E69ADD; }

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

This div background color is #E69ADD.

Border color

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

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

This div border color is #E69ADD.

Opacity

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

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

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

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

This text has shadow with #E69ADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E69ADD.

Preview

Color preview on black background

This text has color #E69ADD on black background.


Color preview on white background

This text has color #E69ADD on white background.


Black color preview on #E69ADD background

This text has black color on #E69ADD background.


White color preview on #E69ADD background

This text has white color on #E69ADD background.


Related colors

Complementary color

Complementary color for #hex is #196522.


I love getcolorcode.com

Triadic colors

1 #DDE69A and #9ADDE6 with #E69ADD are triadic colors.

2 #DD9AE6 and #9AE6DD with #E69ADD are triadic colors.