COLOR #E6DFEE

HEX: #E6DFEE RGB: (230,223,238)

Renk bilgisi

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

RGB renk modeli

#E6DFEE color RGB value is (230,223,238).

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

RGB bağlantıları ve doygunluk

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

230
223
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 223 + 238 = 691 (100%)
R 230 of 691 ~ 33.29%
G 223 of 691 ~ 32.27%
B 238 of 691 ~ 34.44'%

%33.29
%32.27
%34.44

CMYK RENK MODELİ

#E6DFEE rengi CMYK tonu (3,6,0,7).

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

CMYK: (3,6,0,7)
C3M6Y0K7 (3%, 6%, 0%, 7%)
(0.03 / 0.06 / 0.00 / 0.07)

CMYK yüzdeleri

%3.36
%6.3
%0
%6.67

Codes

Color #E6DFEE in popluar color models

E6 DF EE
RGB 230 223 238
HSL 268° 30.61% 90.39%
HSB/HSV 268° 6.30% 93.33%
CMYK 3.36% 6.30% 0.00%
6.67%

Color #E6DFEE in popluar number systems.

HEX E6 DF EE
Decimal 230 223 238
Binary 11100110 11011111 11101110
Octal 346 337 356

Shades and tints

Shades of #E6DFEE

#E6DFEE
(230,223,238)
#D2CBD9
(210,203,217)
#BEB7C4
(190,183,196)
#AAA3AF
(170,163,175)
#968F9A
(150,143,154)
#827B85
(130,123,133)
#6E6770
(110,103,112)
#5A535B
(90,83,91)
#463F46
(70,63,70)
#322B31
(50,43,49)
#1E171C
(30,23,28)
#000000
(0,0,0)

Tints of #E6DFEE

#E6DFEE
(230,223,238)
#E8E1EF
(232,225,239)
#EAE3F0
(234,227,240)
#ECE5F1
(236,229,241)
#EEE7F2
(238,231,242)
#F0E9F3
(240,233,243)
#F2EBF4
(242,235,244)
#F4EDF5
(244,237,245)
#F6EFF6
(246,239,246)
#F8F1F7
(248,241,247)
#FAF3F8
(250,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DFEE; }

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

This text font color is #E6DFEE.

Background Color

.myBgColor { background-color: #E6DFEE; }

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

This div background color is #E6DFEE.

Border color

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

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

This div border color is #E6DFEE.

Opacity

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

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

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

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

This text has shadow with #E6DFEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DFEE.

Preview

Color preview on black background

This text has color #E6DFEE on black background.


Color preview on white background

This text has color #E6DFEE on white background.


Black color preview on #E6DFEE background

This text has black color on #E6DFEE background.


White color preview on #E6DFEE background

This text has white color on #E6DFEE background.


Related colors

Complementary color

Complementary color for #hex is #192011.


I love getcolorcode.com

Triadic colors

1 #EEE6DF and #DFEEE6 with #E6DFEE are triadic colors.

2 #EEDFE6 and #DFE6EE with #E6DFEE are triadic colors.