COLOR #E6DAE6

HEX: #E6DAE6 RGB: (230,218,230)

Renk bilgisi

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

RGB renk modeli

#E6DAE6 color RGB value is (230,218,230).

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

RGB bağlantıları ve doygunluk

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

230
218
230

R + G + B ~ 88%. #E6DAE6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 230 = 678 (100%)
R 230 of 678 ~ 33.92%
G 218 of 678 ~ 32.15%
B 230 of 678 ~ 33.92'%

%33.92
%32.15
%33.92

CMYK RENK MODELİ

#E6DAE6 rengi CMYK tonu (0,5,0,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.22%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (0,5,0,10)
C0M5Y0K10 (0%, 5%, 0%, 10%)
(0.00 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%0
%5.22
%0
%9.8

Codes

Color #E6DAE6 in popluar color models

E6 DA E6
RGB 230 218 230
HSL 300° 19.35% 87.84%
HSB/HSV 300° 5.22% 90.20%
CMYK 0.00% 5.22% 0.00%
9.80%

Color #E6DAE6 in popluar number systems.

HEX E6 DA E6
Decimal 230 218 230
Binary 11100110 11011010 11100110
Octal 346 332 346

Shades and tints

Shades of #E6DAE6

#E6DAE6
(230,218,230)
#D2C7D2
(210,199,210)
#BEB4BE
(190,180,190)
#AAA1AA
(170,161,170)
#968E96
(150,142,150)
#827B82
(130,123,130)
#6E686E
(110,104,110)
#5A555A
(90,85,90)
#464246
(70,66,70)
#322F32
(50,47,50)
#1E1C1E
(30,28,30)
#000000
(0,0,0)

Tints of #E6DAE6

#E6DAE6
(230,218,230)
#E8DDE8
(232,221,232)
#EAE0EA
(234,224,234)
#ECE3EC
(236,227,236)
#EEE6EE
(238,230,238)
#F0E9F0
(240,233,240)
#F2ECF2
(242,236,242)
#F4EFF4
(244,239,244)
#F6F2F6
(246,242,246)
#F8F5F8
(248,245,248)
#FAF8FA
(250,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DAE6; }

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

This text font color is #E6DAE6.

Background Color

.myBgColor { background-color: #E6DAE6; }

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

This div background color is #E6DAE6.

Border color

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

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

This div border color is #E6DAE6.

Opacity

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

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

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

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

This text has shadow with #E6DAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DAE6.

Preview

Color preview on black background

This text has color #E6DAE6 on black background.


Color preview on white background

This text has color #E6DAE6 on white background.


Black color preview on #E6DAE6 background

This text has black color on #E6DAE6 background.


White color preview on #E6DAE6 background

This text has white color on #E6DAE6 background.


Related colors

Complementary color

Complementary color for #hex is #192519.


I love getcolorcode.com

Triadic colors

1 #E6E6DA and #DAE6E6 with #E6DAE6 are triadic colors.

2 #E6DAE6 and #DAE6E6 with #E6DAE6 are triadic colors.