COLOR #E6E2ED

HEX: #E6E2ED RGB: (230,226,237)

Renk bilgisi

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

RGB renk modeli

#E6E2ED color RGB value is (230,226,237).

RGB: (230,226,237) (90%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 226 of 255 = 89%
B 237 of 255 = 93%

230
226
237

R + G + B ~ 91%. #E6E2ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 226 + 237 = 693 (100%)
R 230 of 693 ~ 33.19%
G 226 of 693 ~ 32.61%
B 237 of 693 ~ 34.2'%

%33.19
%32.61
%34.2

CMYK RENK MODELİ

#E6E2ED rengi CMYK tonu (3,5,0,7).

  • camgöbeği tonu 2.95%
  • eflatun tonu 4.64%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (3,5,0,7)
C3M5Y0K7 (3%, 5%, 0%, 7%)
(0.03 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%2.95
%4.64
%0
%7.06

Codes

Color #E6E2ED in popluar color models

E6 E2 ED
RGB 230 226 237
HSL 262° 23.40% 90.78%
HSB/HSV 262° 4.64% 92.94%
CMYK 2.95% 4.64% 0.00%
7.06%

Color #E6E2ED in popluar number systems.

HEX E6 E2 ED
Decimal 230 226 237
Binary 11100110 11100010 11101101
Octal 346 342 355

Shades and tints

Shades of #E6E2ED

#E6E2ED
(230,226,237)
#D2CED8
(210,206,216)
#BEBAC3
(190,186,195)
#AAA6AE
(170,166,174)
#969299
(150,146,153)
#827E84
(130,126,132)
#6E6A6F
(110,106,111)
#5A565A
(90,86,90)
#464245
(70,66,69)
#322E30
(50,46,48)
#1E1A1B
(30,26,27)
#000000
(0,0,0)

Tints of #E6E2ED

#E6E2ED
(230,226,237)
#E8E4EE
(232,228,238)
#EAE6EF
(234,230,239)
#ECE8F0
(236,232,240)
#EEEAF1
(238,234,241)
#F0ECF2
(240,236,242)
#F2EEF3
(242,238,243)
#F4F0F4
(244,240,244)
#F6F2F5
(246,242,245)
#F8F4F6
(248,244,246)
#FAF6F7
(250,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E2ED; }

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

This text font color is #E6E2ED.

Background Color

.myBgColor { background-color: #E6E2ED; }

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

This div background color is #E6E2ED.

Border color

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

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

This div border color is #E6E2ED.

Opacity

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

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

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

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

This text has shadow with #E6E2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E2ED.

Preview

Color preview on black background

This text has color #E6E2ED on black background.


Color preview on white background

This text has color #E6E2ED on white background.


Black color preview on #E6E2ED background

This text has black color on #E6E2ED background.


White color preview on #E6E2ED background

This text has white color on #E6E2ED background.


Related colors

Complementary color

Complementary color for #hex is #191D12.


I love getcolorcode.com

Triadic colors

1 #EDE6E2 and #E2EDE6 with #E6E2ED are triadic colors.

2 #EDE2E6 and #E2E6ED with #E6E2ED are triadic colors.