COLOR #E9D3E6

HEX: #E9D3E6 RGB: (233,211,230)

Renk bilgisi

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

RGB renk modeli

#E9D3E6 color RGB value is (233,211,230).

RGB: (233,211,230) (91%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 211 of 255 = 83%
B 230 of 255 = 90%

233
211
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 211 + 230 = 674 (100%)
R 233 of 674 ~ 34.57%
G 211 of 674 ~ 31.31%
B 230 of 674 ~ 34.12'%

%34.57
%31.31
%34.12

CMYK RENK MODELİ

#E9D3E6 rengi CMYK tonu (0,9,1,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.44%
  • sarı tonu 1.29%
  • ana renk tonu 8.63%

CMYK: (0,9,1,9)
C0M9Y1K9 (0%, 9%, 1%, 9%)
(0.00 / 0.09 / 0.01 / 0.09)

CMYK yüzdeleri

%0
%9.44
%1.29
%8.63

Codes

Color #E9D3E6 in popluar color models

E9 D3 E6
RGB 233 211 230
HSL 308° 33.33% 87.06%
HSB/HSV 308° 9.44% 91.37%
CMYK 0.00% 9.44% 1.29%
8.63%

Color #E9D3E6 in popluar number systems.

HEX E9 D3 E6
Decimal 233 211 230
Binary 11101001 11010011 11100110
Octal 351 323 346

Shades and tints

Shades of #E9D3E6

#E9D3E6
(233,211,230)
#D4C0D2
(212,192,210)
#BFADBE
(191,173,190)
#AA9AAA
(170,154,170)
#958796
(149,135,150)
#807482
(128,116,130)
#6B616E
(107,97,110)
#564E5A
(86,78,90)
#413B46
(65,59,70)
#2C2832
(44,40,50)
#17151E
(23,21,30)
#000000
(0,0,0)

Tints of #E9D3E6

#E9D3E6
(233,211,230)
#EBD7E8
(235,215,232)
#EDDBEA
(237,219,234)
#EFDFEC
(239,223,236)
#F1E3EE
(241,227,238)
#F3E7F0
(243,231,240)
#F5EBF2
(245,235,242)
#F7EFF4
(247,239,244)
#F9F3F6
(249,243,246)
#FBF7F8
(251,247,248)
#FDFBFA
(253,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9D3E6 color. Also use rgb(233,211,230) instead hex code.

Text Font Color

.myTextColor { color: #E9D3E6; }

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

This text font color is #E9D3E6.

Background Color

.myBgColor { background-color: #E9D3E6; }

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

This div background color is #E9D3E6.

Border color

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

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

This div border color is #E9D3E6.

Opacity

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

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

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

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

This text has shadow with #E9D3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9D3E6.

Preview

Color preview on black background

This text has color #E9D3E6 on black background.


Color preview on white background

This text has color #E9D3E6 on white background.


Black color preview on #E9D3E6 background

This text has black color on #E9D3E6 background.


White color preview on #E9D3E6 background

This text has white color on #E9D3E6 background.


Related colors

Complementary color

Complementary color for #hex is #162C19.


I love getcolorcode.com

Triadic colors

1 #E6E9D3 and #D3E6E9 with #E9D3E6 are triadic colors.

2 #E6D3E9 and #D3E9E6 with #E9D3E6 are triadic colors.