COLOR #E9D5E5

HEX: #E9D5E5 RGB: (233,213,229)

Renk bilgisi

#E9D5E5 contains red, green and blue colors in about the same proportion. #E9D5E5 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#E9D5E5 color RGB value is (233,213,229).

RGB: (233,213,229) (91%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 213 of 255 = 84%
B 229 of 255 = 90%

233
213
229

R + G + B ~ 88%. #E9D5E5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 213 + 229 = 675 (100%)
R 233 of 675 ~ 34.52%
G 213 of 675 ~ 31.56%
B 229 of 675 ~ 33.93'%

%34.52
%31.56
%33.93

CMYK RENK MODELİ

#E9D5E5 rengi CMYK tonu (0,9,2,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.58%
  • sarı tonu 1.72%
  • ana renk tonu 8.63%

CMYK: (0,9,2,9)
C0M9Y2K9 (0%, 9%, 2%, 9%)
(0.00 / 0.09 / 0.02 / 0.09)

CMYK yüzdeleri

%0
%8.58
%1.72
%8.63

Codes

Color #E9D5E5 in popluar color models

E9 D5 E5
RGB 233 213 229
HSL 312° 31.25% 87.45%
HSB/HSV 312° 8.58% 91.37%
CMYK 0.00% 8.58% 1.72%
8.63%

Color #E9D5E5 in popluar number systems.

HEX E9 D5 E5
Decimal 233 213 229
Binary 11101001 11010101 11100101
Octal 351 325 345

Shades and tints

Shades of #E9D5E5

#E9D5E5
(233,213,229)
#D4C2D1
(212,194,209)
#BFAFBD
(191,175,189)
#AA9CA9
(170,156,169)
#958995
(149,137,149)
#807681
(128,118,129)
#6B636D
(107,99,109)
#565059
(86,80,89)
#413D45
(65,61,69)
#2C2A31
(44,42,49)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #E9D5E5

#E9D5E5
(233,213,229)
#EBD8E7
(235,216,231)
#EDDBE9
(237,219,233)
#EFDEEB
(239,222,235)
#F1E1ED
(241,225,237)
#F3E4EF
(243,228,239)
#F5E7F1
(245,231,241)
#F7EAF3
(247,234,243)
#F9EDF5
(249,237,245)
#FBF0F7
(251,240,247)
#FDF3F9
(253,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9D5E5 color. Also use rgb(233,213,229) instead hex code.

Text Font Color

.myTextColor { color: #E9D5E5; }

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

This text font color is #E9D5E5.

Background Color

.myBgColor { background-color: #E9D5E5; }

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

This div background color is #E9D5E5.

Border color

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

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

This div border color is #E9D5E5.

Opacity

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

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

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

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

This text has shadow with #E9D5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9D5E5.

Preview

Color preview on black background

This text has color #E9D5E5 on black background.


Color preview on white background

This text has color #E9D5E5 on white background.


Black color preview on #E9D5E5 background

This text has black color on #E9D5E5 background.


White color preview on #E9D5E5 background

This text has white color on #E9D5E5 background.


Related colors

Complementary color

Complementary color for #hex is #162A1A.


I love getcolorcode.com

Triadic colors

1 #E5E9D5 and #D5E5E9 with #E9D5E5 are triadic colors.

2 #E5D5E9 and #D5E9E5 with #E9D5E5 are triadic colors.