COLOR #E6DDEE

HEX: #E6DDEE RGB: (230,221,238)

Renk bilgisi

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

RGB renk modeli

#E6DDEE color RGB value is (230,221,238).

RGB: (230,221,238) (90%, 87%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 221 of 255 = 87%
B 238 of 255 = 93%

230
221
238

R + G + B ~ 90%. #E6DDEE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 238 = 689 (100%)
R 230 of 689 ~ 33.38%
G 221 of 689 ~ 32.08%
B 238 of 689 ~ 34.54'%

%33.38
%32.08
%34.54

CMYK RENK MODELİ

#E6DDEE rengi CMYK tonu (3,7,0,7).

  • camgöbeği tonu 3.36%
  • eflatun tonu 7.14%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (3,7,0,7)
C3M7Y0K7 (3%, 7%, 0%, 7%)
(0.03 / 0.07 / 0.00 / 0.07)

CMYK yüzdeleri

%3.36
%7.14
%0
%6.67

Codes

Color #E6DDEE in popluar color models

E6 DD EE
RGB 230 221 238
HSL 272° 33.33% 90.00%
HSB/HSV 272° 7.14% 93.33%
CMYK 3.36% 7.14% 0.00%
6.67%

Color #E6DDEE in popluar number systems.

HEX E6 DD EE
Decimal 230 221 238
Binary 11100110 11011101 11101110
Octal 346 335 356

Shades and tints

Shades of #E6DDEE

#E6DDEE
(230,221,238)
#D2C9D9
(210,201,217)
#BEB5C4
(190,181,196)
#AAA1AF
(170,161,175)
#968D9A
(150,141,154)
#827985
(130,121,133)
#6E6570
(110,101,112)
#5A515B
(90,81,91)
#463D46
(70,61,70)
#322931
(50,41,49)
#1E151C
(30,21,28)
#000000
(0,0,0)

Tints of #E6DDEE

#E6DDEE
(230,221,238)
#E8E0EF
(232,224,239)
#EAE3F0
(234,227,240)
#ECE6F1
(236,230,241)
#EEE9F2
(238,233,242)
#F0ECF3
(240,236,243)
#F2EFF4
(242,239,244)
#F4F2F5
(244,242,245)
#F6F5F6
(246,245,246)
#F8F8F7
(248,248,247)
#FAFBF8
(250,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DDEE color. Also use rgb(230,221,238) instead hex code.

Text Font Color

.myTextColor { color: #E6DDEE; }

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

This text font color is #E6DDEE.

Background Color

.myBgColor { background-color: #E6DDEE; }

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

This div background color is #E6DDEE.

Border color

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

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

This div border color is #E6DDEE.

Opacity

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

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

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

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

This text has shadow with #E6DDEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DDEE.

Preview

Color preview on black background

This text has color #E6DDEE on black background.


Color preview on white background

This text has color #E6DDEE on white background.


Black color preview on #E6DDEE background

This text has black color on #E6DDEE background.


White color preview on #E6DDEE background

This text has white color on #E6DDEE background.


Related colors

Complementary color

Complementary color for #hex is #192211.


I love getcolorcode.com

Triadic colors

1 #EEE6DD and #DDEEE6 with #E6DDEE are triadic colors.

2 #EEDDE6 and #DDE6EE with #E6DDEE are triadic colors.