COLOR #E6DEE2

HEX: #E6DEE2 RGB: (230,222,226)

Renk bilgisi

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

RGB renk modeli

#E6DEE2 color RGB value is (230,222,226).

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

RGB bağlantıları ve doygunluk

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

230
222
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 222 + 226 = 678 (100%)
R 230 of 678 ~ 33.92%
G 222 of 678 ~ 32.74%
B 226 of 678 ~ 33.33'%

%33.92
%32.74
%33.33

CMYK RENK MODELİ

#E6DEE2 rengi CMYK tonu (0,3,2,10).

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

CMYK: (0,3,2,10)
C0M3Y2K10 (0%, 3%, 2%, 10%)
(0.00 / 0.03 / 0.02 / 0.10)

CMYK yüzdeleri

%0
%3.48
%1.74
%9.8

Codes

Color #E6DEE2 in popluar color models

E6 DE E2
RGB 230 222 226
HSL 330° 13.79% 88.63%
HSB/HSV 330° 3.48% 90.20%
CMYK 0.00% 3.48% 1.74%
9.80%

Color #E6DEE2 in popluar number systems.

HEX E6 DE E2
Decimal 230 222 226
Binary 11100110 11011110 11100010
Octal 346 336 342

Shades and tints

Shades of #E6DEE2

#E6DEE2
(230,222,226)
#D2CACE
(210,202,206)
#BEB6BA
(190,182,186)
#AAA2A6
(170,162,166)
#968E92
(150,142,146)
#827A7E
(130,122,126)
#6E666A
(110,102,106)
#5A5256
(90,82,86)
#463E42
(70,62,66)
#322A2E
(50,42,46)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6DEE2

#E6DEE2
(230,222,226)
#E8E1E4
(232,225,228)
#EAE4E6
(234,228,230)
#ECE7E8
(236,231,232)
#EEEAEA
(238,234,234)
#F0EDEC
(240,237,236)
#F2F0EE
(242,240,238)
#F4F3F0
(244,243,240)
#F6F6F2
(246,246,242)
#F8F9F4
(248,249,244)
#FAFCF6
(250,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DEE2; }

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

This text font color is #E6DEE2.

Background Color

.myBgColor { background-color: #E6DEE2; }

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

This div background color is #E6DEE2.

Border color

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

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

This div border color is #E6DEE2.

Opacity

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

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

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

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

This text has shadow with #E6DEE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DEE2.

Preview

Color preview on black background

This text has color #E6DEE2 on black background.


Color preview on white background

This text has color #E6DEE2 on white background.


Black color preview on #E6DEE2 background

This text has black color on #E6DEE2 background.


White color preview on #E6DEE2 background

This text has white color on #E6DEE2 background.


Related colors

Complementary color

Complementary color for #hex is #19211D.


I love getcolorcode.com

Triadic colors

1 #E2E6DE and #DEE2E6 with #E6DEE2 are triadic colors.

2 #E2DEE6 and #DEE6E2 with #E6DEE2 are triadic colors.