COLOR #E6DEE9

HEX: #E6DEE9 RGB: (230,222,233)

Renk bilgisi

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

RGB renk modeli

#E6DEE9 color RGB value is (230,222,233).

RGB: (230,222,233) (90%, 87%, 91%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 222 of 255 = 87%
B 233 of 255 = 91%

230
222
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 222 + 233 = 685 (100%)
R 230 of 685 ~ 33.58%
G 222 of 685 ~ 32.41%
B 233 of 685 ~ 34.01'%

%33.58
%32.41
%34.01

CMYK RENK MODELİ

#E6DEE9 rengi CMYK tonu (1,5,0,9).

  • camgöbeği tonu 1.29%
  • eflatun tonu 4.72%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (1,5,0,9)
C1M5Y0K9 (1%, 5%, 0%, 9%)
(0.01 / 0.05 / 0.00 / 0.09)

CMYK yüzdeleri

%1.29
%4.72
%0
%8.63

Codes

Color #E6DEE9 in popluar color models

E6 DE E9
RGB 230 222 233
HSL 284° 20.00% 89.22%
HSB/HSV 284° 4.72% 91.37%
CMYK 1.29% 4.72% 0.00%
8.63%

Color #E6DEE9 in popluar number systems.

HEX E6 DE E9
Decimal 230 222 233
Binary 11100110 11011110 11101001
Octal 346 336 351

Shades and tints

Shades of #E6DEE9

#E6DEE9
(230,222,233)
#D2CAD4
(210,202,212)
#BEB6BF
(190,182,191)
#AAA2AA
(170,162,170)
#968E95
(150,142,149)
#827A80
(130,122,128)
#6E666B
(110,102,107)
#5A5256
(90,82,86)
#463E41
(70,62,65)
#322A2C
(50,42,44)
#1E1617
(30,22,23)
#000000
(0,0,0)

Tints of #E6DEE9

#E6DEE9
(230,222,233)
#E8E1EB
(232,225,235)
#EAE4ED
(234,228,237)
#ECE7EF
(236,231,239)
#EEEAF1
(238,234,241)
#F0EDF3
(240,237,243)
#F2F0F5
(242,240,245)
#F4F3F7
(244,243,247)
#F6F6F9
(246,246,249)
#F8F9FB
(248,249,251)
#FAFCFD
(250,252,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DEE9; }

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

This text font color is #E6DEE9.

Background Color

.myBgColor { background-color: #E6DEE9; }

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

This div background color is #E6DEE9.

Border color

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

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

This div border color is #E6DEE9.

Opacity

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

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

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

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

This text has shadow with #E6DEE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DEE9.

Preview

Color preview on black background

This text has color #E6DEE9 on black background.


Color preview on white background

This text has color #E6DEE9 on white background.


Black color preview on #E6DEE9 background

This text has black color on #E6DEE9 background.


White color preview on #E6DEE9 background

This text has white color on #E6DEE9 background.


Related colors

Complementary color

Complementary color for #hex is #192116.


I love getcolorcode.com

Triadic colors

1 #E9E6DE and #DEE9E6 with #E6DEE9 are triadic colors.

2 #E9DEE6 and #DEE6E9 with #E6DEE9 are triadic colors.