COLOR #E9ADDD

HEX: #E9ADDD RGB: (233,173,221)

Renk bilgisi

#E9ADDD contains mainly red and blue colors. #E9ADDD ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#E9ADDD color RGB value is (233,173,221).

RGB: (233,173,221) (91%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 173 of 255 = 68%
B 221 of 255 = 87%

233
173
221

R + G + B ~ 82%. #E9ADDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 173 + 221 = 627 (100%)
R 233 of 627 ~ 37.16%
G 173 of 627 ~ 27.59%
B 221 of 627 ~ 35.25'%

%37.16
%27.59
%35.25

CMYK RENK MODELİ

#E9ADDD rengi CMYK tonu (0,26,5,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.75%
  • sarı tonu 5.15%
  • ana renk tonu 8.63%

CMYK: (0,26,5,9)
C0M26Y5K9 (0%, 26%, 5%, 9%)
(0.00 / 0.26 / 0.05 / 0.09)

CMYK yüzdeleri

%0
%25.75
%5.15
%8.63

Codes

Color #E9ADDD in popluar color models

E9 AD DD
RGB 233 173 221
HSL 312° 57.69% 79.61%
HSB/HSV 312° 25.75% 91.37%
CMYK 0.00% 25.75% 5.15%
8.63%

Color #E9ADDD in popluar number systems.

HEX E9 AD DD
Decimal 233 173 221
Binary 11101001 10101101 11011101
Octal 351 255 335

Shades and tints

Shades of #E9ADDD

#E9ADDD
(233,173,221)
#D49EC9
(212,158,201)
#BF8FB5
(191,143,181)
#AA80A1
(170,128,161)
#95718D
(149,113,141)
#806279
(128,98,121)
#6B5365
(107,83,101)
#564451
(86,68,81)
#41353D
(65,53,61)
#2C2629
(44,38,41)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #E9ADDD

#E9ADDD
(233,173,221)
#EBB4E0
(235,180,224)
#EDBBE3
(237,187,227)
#EFC2E6
(239,194,230)
#F1C9E9
(241,201,233)
#F3D0EC
(243,208,236)
#F5D7EF
(245,215,239)
#F7DEF2
(247,222,242)
#F9E5F5
(249,229,245)
#FBECF8
(251,236,248)
#FDF3FB
(253,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9ADDD color. Also use rgb(233,173,221) instead hex code.

Text Font Color

.myTextColor { color: #E9ADDD; }

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

This text font color is #E9ADDD.

Background Color

.myBgColor { background-color: #E9ADDD; }

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

This div background color is #E9ADDD.

Border color

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

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

This div border color is #E9ADDD.

Opacity

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

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

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

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

This text has shadow with #E9ADDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9ADDD.

Preview

Color preview on black background

This text has color #E9ADDD on black background.


Color preview on white background

This text has color #E9ADDD on white background.


Black color preview on #E9ADDD background

This text has black color on #E9ADDD background.


White color preview on #E9ADDD background

This text has white color on #E9ADDD background.


Related colors

Complementary color

Complementary color for #hex is #165222.


I love getcolorcode.com

Triadic colors

1 #DDE9AD and #ADDDE9 with #E9ADDD are triadic colors.

2 #DDADE9 and #ADE9DD with #E9ADDD are triadic colors.