COLOR #E6DAEC

HEX: #E6DAEC RGB: (230,218,236)

Renk bilgisi

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

RGB renk modeli

#E6DAEC color RGB value is (230,218,236).

RGB: (230,218,236) (90%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 218 of 255 = 85%
B 236 of 255 = 93%

230
218
236

R + G + B ~ 89%. #E6DAEC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 236 = 684 (100%)
R 230 of 684 ~ 33.63%
G 218 of 684 ~ 31.87%
B 236 of 684 ~ 34.5'%

%33.63
%31.87
%34.5

CMYK RENK MODELİ

#E6DAEC rengi CMYK tonu (3,8,0,7).

  • camgöbeği tonu 2.54%
  • eflatun tonu 7.63%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (3,8,0,7)
C3M8Y0K7 (3%, 8%, 0%, 7%)
(0.03 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%2.54
%7.63
%0
%7.45

Codes

Color #E6DAEC in popluar color models

E6 DA EC
RGB 230 218 236
HSL 280° 32.14% 89.02%
HSB/HSV 280° 7.63% 92.55%
CMYK 2.54% 7.63% 0.00%
7.45%

Color #E6DAEC in popluar number systems.

HEX E6 DA EC
Decimal 230 218 236
Binary 11100110 11011010 11101100
Octal 346 332 354

Shades and tints

Shades of #E6DAEC

#E6DAEC
(230,218,236)
#D2C7D7
(210,199,215)
#BEB4C2
(190,180,194)
#AAA1AD
(170,161,173)
#968E98
(150,142,152)
#827B83
(130,123,131)
#6E686E
(110,104,110)
#5A5559
(90,85,89)
#464244
(70,66,68)
#322F2F
(50,47,47)
#1E1C1A
(30,28,26)
#000000
(0,0,0)

Tints of #E6DAEC

#E6DAEC
(230,218,236)
#E8DDED
(232,221,237)
#EAE0EE
(234,224,238)
#ECE3EF
(236,227,239)
#EEE6F0
(238,230,240)
#F0E9F1
(240,233,241)
#F2ECF2
(242,236,242)
#F4EFF3
(244,239,243)
#F6F2F4
(246,242,244)
#F8F5F5
(248,245,245)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DAEC color. Also use rgb(230,218,236) instead hex code.

Text Font Color

.myTextColor { color: #E6DAEC; }

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

This text font color is #E6DAEC.

Background Color

.myBgColor { background-color: #E6DAEC; }

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

This div background color is #E6DAEC.

Border color

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

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

This div border color is #E6DAEC.

Opacity

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

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

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

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

This text has shadow with #E6DAEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DAEC.

Preview

Color preview on black background

This text has color #E6DAEC on black background.


Color preview on white background

This text has color #E6DAEC on white background.


Black color preview on #E6DAEC background

This text has black color on #E6DAEC background.


White color preview on #E6DAEC background

This text has white color on #E6DAEC background.


Related colors

Complementary color

Complementary color for #hex is #192513.


I love getcolorcode.com

Triadic colors

1 #ECE6DA and #DAECE6 with #E6DAEC are triadic colors.

2 #ECDAE6 and #DAE6EC with #E6DAEC are triadic colors.