COLOR #E6DFEF

HEX: #E6DFEF RGB: (230,223,239)

Renk bilgisi

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

RGB renk modeli

#E6DFEF color RGB value is (230,223,239).

RGB: (230,223,239) (90%, 87%, 94%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 223 of 255 = 87%
B 239 of 255 = 94%

230
223
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 223 + 239 = 692 (100%)
R 230 of 692 ~ 33.24%
G 223 of 692 ~ 32.23%
B 239 of 692 ~ 34.54'%

%33.24
%32.23
%34.54

CMYK RENK MODELİ

#E6DFEF rengi CMYK tonu (4,7,0,6).

  • camgöbeği tonu 3.77%
  • eflatun tonu 6.69%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (4,7,0,6)
C4M7Y0K6 (4%, 7%, 0%, 6%)
(0.04 / 0.07 / 0.00 / 0.06)

CMYK yüzdeleri

%3.77
%6.69
%0
%6.27

Codes

Color #E6DFEF in popluar color models

E6 DF EF
RGB 230 223 239
HSL 266° 33.33% 90.59%
HSB/HSV 266° 6.69% 93.73%
CMYK 3.77% 6.69% 0.00%
6.27%

Color #E6DFEF in popluar number systems.

HEX E6 DF EF
Decimal 230 223 239
Binary 11100110 11011111 11101111
Octal 346 337 357

Shades and tints

Shades of #E6DFEF

#E6DFEF
(230,223,239)
#D2CBDA
(210,203,218)
#BEB7C5
(190,183,197)
#AAA3B0
(170,163,176)
#968F9B
(150,143,155)
#827B86
(130,123,134)
#6E6771
(110,103,113)
#5A535C
(90,83,92)
#463F47
(70,63,71)
#322B32
(50,43,50)
#1E171D
(30,23,29)
#000000
(0,0,0)

Tints of #E6DFEF

#E6DFEF
(230,223,239)
#E8E1F0
(232,225,240)
#EAE3F1
(234,227,241)
#ECE5F2
(236,229,242)
#EEE7F3
(238,231,243)
#F0E9F4
(240,233,244)
#F2EBF5
(242,235,245)
#F4EDF6
(244,237,246)
#F6EFF7
(246,239,247)
#F8F1F8
(248,241,248)
#FAF3F9
(250,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DFEF; }

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

This text font color is #E6DFEF.

Background Color

.myBgColor { background-color: #E6DFEF; }

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

This div background color is #E6DFEF.

Border color

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

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

This div border color is #E6DFEF.

Opacity

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

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

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

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

This text has shadow with #E6DFEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DFEF.

Preview

Color preview on black background

This text has color #E6DFEF on black background.


Color preview on white background

This text has color #E6DFEF on white background.


Black color preview on #E6DFEF background

This text has black color on #E6DFEF background.


White color preview on #E6DFEF background

This text has white color on #E6DFEF background.


Related colors

Complementary color

Complementary color for #hex is #192010.


I love getcolorcode.com

Triadic colors

1 #EFE6DF and #DFEFE6 with #E6DFEF are triadic colors.

2 #EFDFE6 and #DFE6EF with #E6DFEF are triadic colors.