COLOR #E6DEE4

HEX: #E6DEE4 RGB: (230,222,228)

Renk bilgisi

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

RGB renk modeli

#E6DEE4 color RGB value is (230,222,228).

RGB: (230,222,228) (90%, 87%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 222 of 255 = 87%
B 228 of 255 = 89%

230
222
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 222 + 228 = 680 (100%)
R 230 of 680 ~ 33.82%
G 222 of 680 ~ 32.65%
B 228 of 680 ~ 33.53'%

%33.82
%32.65
%33.53

CMYK RENK MODELİ

#E6DEE4 rengi CMYK tonu (0,3,1,10).

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

CMYK: (0,3,1,10)
C0M3Y1K10 (0%, 3%, 1%, 10%)
(0.00 / 0.03 / 0.01 / 0.10)

CMYK yüzdeleri

%0
%3.48
%0.87
%9.8

Codes

Color #E6DEE4 in popluar color models

E6 DE E4
RGB 230 222 228
HSL 315° 13.79% 88.63%
HSB/HSV 315° 3.48% 90.20%
CMYK 0.00% 3.48% 0.87%
9.80%

Color #E6DEE4 in popluar number systems.

HEX E6 DE E4
Decimal 230 222 228
Binary 11100110 11011110 11100100
Octal 346 336 344

Shades and tints

Shades of #E6DEE4

#E6DEE4
(230,222,228)
#D2CAD0
(210,202,208)
#BEB6BC
(190,182,188)
#AAA2A8
(170,162,168)
#968E94
(150,142,148)
#827A80
(130,122,128)
#6E666C
(110,102,108)
#5A5258
(90,82,88)
#463E44
(70,62,68)
#322A30
(50,42,48)
#1E161C
(30,22,28)
#000000
(0,0,0)

Tints of #E6DEE4

#E6DEE4
(230,222,228)
#E8E1E6
(232,225,230)
#EAE4E8
(234,228,232)
#ECE7EA
(236,231,234)
#EEEAEC
(238,234,236)
#F0EDEE
(240,237,238)
#F2F0F0
(242,240,240)
#F4F3F2
(244,243,242)
#F6F6F4
(246,246,244)
#F8F9F6
(248,249,246)
#FAFCF8
(250,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DEE4; }

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

This text font color is #E6DEE4.

Background Color

.myBgColor { background-color: #E6DEE4; }

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

This div background color is #E6DEE4.

Border color

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

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

This div border color is #E6DEE4.

Opacity

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

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

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

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

This text has shadow with #E6DEE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DEE4.

Preview

Color preview on black background

This text has color #E6DEE4 on black background.


Color preview on white background

This text has color #E6DEE4 on white background.


Black color preview on #E6DEE4 background

This text has black color on #E6DEE4 background.


White color preview on #E6DEE4 background

This text has white color on #E6DEE4 background.


Related colors

Complementary color

Complementary color for #hex is #19211B.


I love getcolorcode.com

Triadic colors

1 #E4E6DE and #DEE4E6 with #E6DEE4 are triadic colors.

2 #E4DEE6 and #DEE6E4 with #E6DEE4 are triadic colors.