COLOR #E9E6ED

HEX: #E9E6ED RGB: (233,230,237)

Renk bilgisi

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

RGB renk modeli

#E9E6ED color RGB value is (233,230,237).

RGB: (233,230,237) (91%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 230 of 255 = 90%
B 237 of 255 = 93%

233
230
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 230 + 237 = 700 (100%)
R 233 of 700 ~ 33.29%
G 230 of 700 ~ 32.86%
B 237 of 700 ~ 33.86'%

%33.29
%32.86
%33.86

CMYK RENK MODELİ

#E9E6ED rengi CMYK tonu (2,3,0,7).

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

CMYK: (2,3,0,7)
C2M3Y0K7 (2%, 3%, 0%, 7%)
(0.02 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%1.69
%2.95
%0
%7.06

Codes

Color #E9E6ED in popluar color models

E9 E6 ED
RGB 233 230 237
HSL 266° 16.28% 91.57%
HSB/HSV 266° 2.95% 92.94%
CMYK 1.69% 2.95% 0.00%
7.06%

Color #E9E6ED in popluar number systems.

HEX E9 E6 ED
Decimal 233 230 237
Binary 11101001 11100110 11101101
Octal 351 346 355

Shades and tints

Shades of #E9E6ED

#E9E6ED
(233,230,237)
#D4D2D8
(212,210,216)
#BFBEC3
(191,190,195)
#AAAAAE
(170,170,174)
#959699
(149,150,153)
#808284
(128,130,132)
#6B6E6F
(107,110,111)
#565A5A
(86,90,90)
#414645
(65,70,69)
#2C3230
(44,50,48)
#171E1B
(23,30,27)
#000000
(0,0,0)

Tints of #E9E6ED

#E9E6ED
(233,230,237)
#EBE8EE
(235,232,238)
#EDEAEF
(237,234,239)
#EFECF0
(239,236,240)
#F1EEF1
(241,238,241)
#F3F0F2
(243,240,242)
#F5F2F3
(245,242,243)
#F7F4F4
(247,244,244)
#F9F6F5
(249,246,245)
#FBF8F6
(251,248,246)
#FDFAF7
(253,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9E6ED; }

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

This text font color is #E9E6ED.

Background Color

.myBgColor { background-color: #E9E6ED; }

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

This div background color is #E9E6ED.

Border color

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

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

This div border color is #E9E6ED.

Opacity

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

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

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

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

This text has shadow with #E9E6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9E6ED.

Preview

Color preview on black background

This text has color #E9E6ED on black background.


Color preview on white background

This text has color #E9E6ED on white background.


Black color preview on #E9E6ED background

This text has black color on #E9E6ED background.


White color preview on #E9E6ED background

This text has white color on #E9E6ED background.


Related colors

Complementary color

Complementary color for #hex is #161912.


I love getcolorcode.com

Triadic colors

1 #EDE9E6 and #E6EDE9 with #E9E6ED are triadic colors.

2 #EDE6E9 and #E6E9ED with #E9E6ED are triadic colors.