COLOR #E09EDB

HEX: #E09EDB RGB: (224,158,219)

Renk bilgisi

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

RGB renk modeli

#E09EDB color RGB value is (224,158,219).

RGB: (224,158,219) (88%, 62%, 86%)

RGB bağlantıları ve doygunluk

R 224 of 255 = 88%
G 158 of 255 = 62%
B 219 of 255 = 86%

224
158
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 224 + 158 + 219 = 601 (100%)
R 224 of 601 ~ 37.27%
G 158 of 601 ~ 26.29%
B 219 of 601 ~ 36.44'%

%37.27
%26.29
%36.44

CMYK RENK MODELİ

#E09EDB rengi CMYK tonu (0,29,2,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.46%
  • sarı tonu 2.23%
  • ana renk tonu 12.16%

CMYK: (0,29,2,12)
C0M29Y2K12 (0%, 29%, 2%, 12%)
(0.00 / 0.29 / 0.02 / 0.12)

CMYK yüzdeleri

%0
%29.46
%2.23
%12.16

Codes

Color #E09EDB in popluar color models

E0 9E DB
RGB 224 158 219
HSL 305° 51.56% 74.90%
HSB/HSV 305° 29.46% 87.84%
CMYK 0.00% 29.46% 2.23%
12.16%

Color #E09EDB in popluar number systems.

HEX E0 9E DB
Decimal 224 158 219
Binary 11100000 10011110 11011011
Octal 340 236 333

Shades and tints

Shades of #E09EDB

#E09EDB
(224,158,219)
#CC90C8
(204,144,200)
#B882B5
(184,130,181)
#A474A2
(164,116,162)
#90668F
(144,102,143)
#7C587C
(124,88,124)
#684A69
(104,74,105)
#543C56
(84,60,86)
#402E43
(64,46,67)
#2C2030
(44,32,48)
#18121D
(24,18,29)
#000000
(0,0,0)

Tints of #E09EDB

#E09EDB
(224,158,219)
#E2A6DE
(226,166,222)
#E4AEE1
(228,174,225)
#E6B6E4
(230,182,228)
#E8BEE7
(232,190,231)
#EAC6EA
(234,198,234)
#ECCEED
(236,206,237)
#EED6F0
(238,214,240)
#F0DEF3
(240,222,243)
#F2E6F6
(242,230,246)
#F4EEF9
(244,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E09EDB color. Also use rgb(224,158,219) instead hex code.

Text Font Color

.myTextColor { color: #E09EDB; }

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

This text font color is #E09EDB.

Background Color

.myBgColor { background-color: #E09EDB; }

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

This div background color is #E09EDB.

Border color

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

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

This div border color is #E09EDB.

Opacity

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

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

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

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

This text has shadow with #E09EDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E09EDB.

Preview

Color preview on black background

This text has color #E09EDB on black background.


Color preview on white background

This text has color #E09EDB on white background.


Black color preview on #E09EDB background

This text has black color on #E09EDB background.


White color preview on #E09EDB background

This text has white color on #E09EDB background.


Related colors

Complementary color

Complementary color for #hex is #1F6124.


I love getcolorcode.com

Triadic colors

1 #DBE09E and #9EDBE0 with #E09EDB are triadic colors.

2 #DB9EE0 and #9EE0DB with #E09EDB are triadic colors.