COLOR #E6DAED

HEX: #E6DAED RGB: (230,218,237)

Renk bilgisi

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

RGB renk modeli

#E6DAED color RGB value is (230,218,237).

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

RGB bağlantıları ve doygunluk

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

230
218
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 237 = 685 (100%)
R 230 of 685 ~ 33.58%
G 218 of 685 ~ 31.82%
B 237 of 685 ~ 34.6'%

%33.58
%31.82
%34.6

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.95%
  • eflatun tonu 8.02%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%2.95
%8.02
%0
%7.06

Codes

Color #E6DAED in popluar color models

E6 DA ED
RGB 230 218 237
HSL 278° 34.55% 89.22%
HSB/HSV 278° 8.02% 92.94%
CMYK 2.95% 8.02% 0.00%
7.06%

Color #E6DAED in popluar number systems.

HEX E6 DA ED
Decimal 230 218 237
Binary 11100110 11011010 11101101
Octal 346 332 355

Shades and tints

Shades of #E6DAED

#E6DAED
(230,218,237)
#D2C7D8
(210,199,216)
#BEB4C3
(190,180,195)
#AAA1AE
(170,161,174)
#968E99
(150,142,153)
#827B84
(130,123,132)
#6E686F
(110,104,111)
#5A555A
(90,85,90)
#464245
(70,66,69)
#322F30
(50,47,48)
#1E1C1B
(30,28,27)
#000000
(0,0,0)

Tints of #E6DAED

#E6DAED
(230,218,237)
#E8DDEE
(232,221,238)
#EAE0EF
(234,224,239)
#ECE3F0
(236,227,240)
#EEE6F1
(238,230,241)
#F0E9F2
(240,233,242)
#F2ECF3
(242,236,243)
#F4EFF4
(244,239,244)
#F6F2F5
(246,242,245)
#F8F5F6
(248,245,246)
#FAF8F7
(250,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DAED; }

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

This text font color is #E6DAED.

Background Color

.myBgColor { background-color: #E6DAED; }

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

This div background color is #E6DAED.

Border color

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

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

This div border color is #E6DAED.

Opacity

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

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

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

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

This text has shadow with #E6DAED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DAED.

Preview

Color preview on black background

This text has color #E6DAED on black background.


Color preview on white background

This text has color #E6DAED on white background.


Black color preview on #E6DAED background

This text has black color on #E6DAED background.


White color preview on #E6DAED background

This text has white color on #E6DAED background.


Related colors

Complementary color

Complementary color for #hex is #192512.


I love getcolorcode.com

Triadic colors

1 #EDE6DA and #DAEDE6 with #E6DAED are triadic colors.

2 #EDDAE6 and #DAE6ED with #E6DAED are triadic colors.