COLOR #E6E5ED

HEX: #E6E5ED RGB: (230,229,237)

Renk bilgisi

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

RGB renk modeli

#E6E5ED color RGB value is (230,229,237).

RGB: (230,229,237) (90%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 229 of 255 = 90%
B 237 of 255 = 93%

230
229
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 229 + 237 = 696 (100%)
R 230 of 696 ~ 33.05%
G 229 of 696 ~ 32.9%
B 237 of 696 ~ 34.05'%

%33.05
%32.9
%34.05

CMYK RENK MODELİ

#E6E5ED rengi CMYK tonu (3,3,0,7).

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

CMYK: (3,3,0,7)
C3M3Y0K7 (3%, 3%, 0%, 7%)
(0.03 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%2.95
%3.38
%0
%7.06

Codes

Color #E6E5ED in popluar color models

E6 E5 ED
RGB 230 229 237
HSL 248° 18.18% 91.37%
HSB/HSV 248° 3.38% 92.94%
CMYK 2.95% 3.38% 0.00%
7.06%

Color #E6E5ED in popluar number systems.

HEX E6 E5 ED
Decimal 230 229 237
Binary 11100110 11100101 11101101
Octal 346 345 355

Shades and tints

Shades of #E6E5ED

#E6E5ED
(230,229,237)
#D2D1D8
(210,209,216)
#BEBDC3
(190,189,195)
#AAA9AE
(170,169,174)
#969599
(150,149,153)
#828184
(130,129,132)
#6E6D6F
(110,109,111)
#5A595A
(90,89,90)
#464545
(70,69,69)
#323130
(50,49,48)
#1E1D1B
(30,29,27)
#000000
(0,0,0)

Tints of #E6E5ED

#E6E5ED
(230,229,237)
#E8E7EE
(232,231,238)
#EAE9EF
(234,233,239)
#ECEBF0
(236,235,240)
#EEEDF1
(238,237,241)
#F0EFF2
(240,239,242)
#F2F1F3
(242,241,243)
#F4F3F4
(244,243,244)
#F6F5F5
(246,245,245)
#F8F7F6
(248,247,246)
#FAF9F7
(250,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E5ED; }

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

This text font color is #E6E5ED.

Background Color

.myBgColor { background-color: #E6E5ED; }

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

This div background color is #E6E5ED.

Border color

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

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

This div border color is #E6E5ED.

Opacity

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

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

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

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

This text has shadow with #E6E5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E5ED.

Preview

Color preview on black background

This text has color #E6E5ED on black background.


Color preview on white background

This text has color #E6E5ED on white background.


Black color preview on #E6E5ED background

This text has black color on #E6E5ED background.


White color preview on #E6E5ED background

This text has white color on #E6E5ED background.


Related colors

Complementary color

Complementary color for #hex is #191A12.


I love getcolorcode.com

Triadic colors

1 #EDE6E5 and #E5EDE6 with #E6E5ED are triadic colors.

2 #EDE5E6 and #E5E6ED with #E6E5ED are triadic colors.