COLOR #E6DAEB

HEX: #E6DAEB RGB: (230,218,235)

Renk bilgisi

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

RGB renk modeli

#E6DAEB color RGB value is (230,218,235).

RGB: (230,218,235) (90%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 218 of 255 = 85%
B 235 of 255 = 92%

230
218
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 235 = 683 (100%)
R 230 of 683 ~ 33.67%
G 218 of 683 ~ 31.92%
B 235 of 683 ~ 34.41'%

%33.67
%31.92
%34.41

CMYK RENK MODELİ

#E6DAEB rengi CMYK tonu (2,7,0,8).

  • camgöbeği tonu 2.13%
  • eflatun tonu 7.23%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (2,7,0,8)
C2M7Y0K8 (2%, 7%, 0%, 8%)
(0.02 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%2.13
%7.23
%0
%7.84

Codes

Color #E6DAEB in popluar color models

E6 DA EB
RGB 230 218 235
HSL 282° 29.82% 88.82%
HSB/HSV 282° 7.23% 92.16%
CMYK 2.13% 7.23% 0.00%
7.84%

Color #E6DAEB in popluar number systems.

HEX E6 DA EB
Decimal 230 218 235
Binary 11100110 11011010 11101011
Octal 346 332 353

Shades and tints

Shades of #E6DAEB

#E6DAEB
(230,218,235)
#D2C7D6
(210,199,214)
#BEB4C1
(190,180,193)
#AAA1AC
(170,161,172)
#968E97
(150,142,151)
#827B82
(130,123,130)
#6E686D
(110,104,109)
#5A5558
(90,85,88)
#464243
(70,66,67)
#322F2E
(50,47,46)
#1E1C19
(30,28,25)
#000000
(0,0,0)

Tints of #E6DAEB

#E6DAEB
(230,218,235)
#E8DDEC
(232,221,236)
#EAE0ED
(234,224,237)
#ECE3EE
(236,227,238)
#EEE6EF
(238,230,239)
#F0E9F0
(240,233,240)
#F2ECF1
(242,236,241)
#F4EFF2
(244,239,242)
#F6F2F3
(246,242,243)
#F8F5F4
(248,245,244)
#FAF8F5
(250,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DAEB; }

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

This text font color is #E6DAEB.

Background Color

.myBgColor { background-color: #E6DAEB; }

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

This div background color is #E6DAEB.

Border color

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

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

This div border color is #E6DAEB.

Opacity

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

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

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

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

This text has shadow with #E6DAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DAEB.

Preview

Color preview on black background

This text has color #E6DAEB on black background.


Color preview on white background

This text has color #E6DAEB on white background.


Black color preview on #E6DAEB background

This text has black color on #E6DAEB background.


White color preview on #E6DAEB background

This text has white color on #E6DAEB background.


Related colors

Complementary color

Complementary color for #hex is #192514.


I love getcolorcode.com

Triadic colors

1 #EBE6DA and #DAEBE6 with #E6DAEB are triadic colors.

2 #EBDAE6 and #DAE6EB with #E6DAEB are triadic colors.