COLOR #E49DDD

HEX: #E49DDD RGB: (228,157,221)

Renk bilgisi

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

RGB renk modeli

#E49DDD color RGB value is (228,157,221).

RGB: (228,157,221) (89%, 62%, 87%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 157 of 255 = 62%
B 221 of 255 = 87%

228
157
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 157 + 221 = 606 (100%)
R 228 of 606 ~ 37.62%
G 157 of 606 ~ 25.91%
B 221 of 606 ~ 36.47'%

%37.62
%25.91
%36.47

CMYK RENK MODELİ

#E49DDD rengi CMYK tonu (0,31,3,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.14%
  • sarı tonu 3.07%
  • ana renk tonu 10.59%

CMYK: (0,31,3,11)
C0M31Y3K11 (0%, 31%, 3%, 11%)
(0.00 / 0.31 / 0.03 / 0.11)

CMYK yüzdeleri

%0
%31.14
%3.07
%10.59

Codes

Color #E49DDD in popluar color models

E4 9D DD
RGB 228 157 221
HSL 306° 56.80% 75.49%
HSB/HSV 306° 31.14% 89.41%
CMYK 0.00% 31.14% 3.07%
10.59%

Color #E49DDD in popluar number systems.

HEX E4 9D DD
Decimal 228 157 221
Binary 11100100 10011101 11011101
Octal 344 235 335

Shades and tints

Shades of #E49DDD

#E49DDD
(228,157,221)
#D08FC9
(208,143,201)
#BC81B5
(188,129,181)
#A873A1
(168,115,161)
#94658D
(148,101,141)
#805779
(128,87,121)
#6C4965
(108,73,101)
#583B51
(88,59,81)
#442D3D
(68,45,61)
#301F29
(48,31,41)
#1C1115
(28,17,21)
#000000
(0,0,0)

Tints of #E49DDD

#E49DDD
(228,157,221)
#E6A5E0
(230,165,224)
#E8ADE3
(232,173,227)
#EAB5E6
(234,181,230)
#ECBDE9
(236,189,233)
#EEC5EC
(238,197,236)
#F0CDEF
(240,205,239)
#F2D5F2
(242,213,242)
#F4DDF5
(244,221,245)
#F6E5F8
(246,229,248)
#F8EDFB
(248,237,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E49DDD color. Also use rgb(228,157,221) instead hex code.

Text Font Color

.myTextColor { color: #E49DDD; }

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

This text font color is #E49DDD.

Background Color

.myBgColor { background-color: #E49DDD; }

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

This div background color is #E49DDD.

Border color

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

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

This div border color is #E49DDD.

Opacity

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

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

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

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

This text has shadow with #E49DDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E49DDD.

Preview

Color preview on black background

This text has color #E49DDD on black background.


Color preview on white background

This text has color #E49DDD on white background.


Black color preview on #E49DDD background

This text has black color on #E49DDD background.


White color preview on #E49DDD background

This text has white color on #E49DDD background.


Related colors

Complementary color

Complementary color for #hex is #1B6222.


I love getcolorcode.com

Triadic colors

1 #DDE49D and #9DDDE4 with #E49DDD are triadic colors.

2 #DD9DE4 and #9DE4DD with #E49DDD are triadic colors.