COLOR #E09AD9

HEX: #E09AD9 RGB: (224,154,217)

Renk bilgisi

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

RGB renk modeli

#E09AD9 color RGB value is (224,154,217).

RGB: (224,154,217) (88%, 60%, 85%)

RGB bağlantıları ve doygunluk

R 224 of 255 = 88%
G 154 of 255 = 60%
B 217 of 255 = 85%

224
154
217

R + G + B ~ 78%. #E09AD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 224 + 154 + 217 = 595 (100%)
R 224 of 595 ~ 37.65%
G 154 of 595 ~ 25.88%
B 217 of 595 ~ 36.47'%

%37.65
%25.88
%36.47

CMYK RENK MODELİ

#E09AD9 rengi CMYK tonu (0,31,3,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.25%
  • sarı tonu 3.13%
  • ana renk tonu 12.16%

CMYK: (0,31,3,12)
C0M31Y3K12 (0%, 31%, 3%, 12%)
(0.00 / 0.31 / 0.03 / 0.12)

CMYK yüzdeleri

%0
%31.25
%3.13
%12.16

Codes

Color #E09AD9 in popluar color models

E0 9A D9
RGB 224 154 217
HSL 306° 53.03% 74.12%
HSB/HSV 306° 31.25% 87.84%
CMYK 0.00% 31.25% 3.13%
12.16%

Color #E09AD9 in popluar number systems.

HEX E0 9A D9
Decimal 224 154 217
Binary 11100000 10011010 11011001
Octal 340 232 331

Shades and tints

Shades of #E09AD9

#E09AD9
(224,154,217)
#CC8CC6
(204,140,198)
#B87EB3
(184,126,179)
#A470A0
(164,112,160)
#90628D
(144,98,141)
#7C547A
(124,84,122)
#684667
(104,70,103)
#543854
(84,56,84)
#402A41
(64,42,65)
#2C1C2E
(44,28,46)
#180E1B
(24,14,27)
#000000
(0,0,0)

Tints of #E09AD9

#E09AD9
(224,154,217)
#E2A3DC
(226,163,220)
#E4ACDF
(228,172,223)
#E6B5E2
(230,181,226)
#E8BEE5
(232,190,229)
#EAC7E8
(234,199,232)
#ECD0EB
(236,208,235)
#EED9EE
(238,217,238)
#F0E2F1
(240,226,241)
#F2EBF4
(242,235,244)
#F4F4F7
(244,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E09AD9 color. Also use rgb(224,154,217) instead hex code.

Text Font Color

.myTextColor { color: #E09AD9; }

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

This text font color is #E09AD9.

Background Color

.myBgColor { background-color: #E09AD9; }

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

This div background color is #E09AD9.

Border color

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

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

This div border color is #E09AD9.

Opacity

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

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

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

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

This text has shadow with #E09AD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E09AD9.

Preview

Color preview on black background

This text has color #E09AD9 on black background.


Color preview on white background

This text has color #E09AD9 on white background.


Black color preview on #E09AD9 background

This text has black color on #E09AD9 background.


White color preview on #E09AD9 background

This text has white color on #E09AD9 background.


Related colors

Complementary color

Complementary color for #hex is #1F6526.


I love getcolorcode.com

Triadic colors

1 #D9E09A and #9AD9E0 with #E09AD9 are triadic colors.

2 #D99AE0 and #9AE0D9 with #E09AD9 are triadic colors.