COLOR #E7E6ED

HEX: #E7E6ED RGB: (231,230,237)

Renk bilgisi

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

RGB renk modeli

#E7E6ED color RGB value is (231,230,237).

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

RGB bağlantıları ve doygunluk

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

231
230
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 230 + 237 = 698 (100%)
R 231 of 698 ~ 33.09%
G 230 of 698 ~ 32.95%
B 237 of 698 ~ 33.95'%

%33.09
%32.95
%33.95

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.53%
  • eflatun tonu 2.95%
  • 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.53
%2.95
%0
%7.06

Codes

Color #E7E6ED in popluar color models

E7 E6 ED
RGB 231 230 237
HSL 249° 16.28% 91.57%
HSB/HSV 249° 2.95% 92.94%
CMYK 2.53% 2.95% 0.00%
7.06%

Color #E7E6ED in popluar number systems.

HEX E7 E6 ED
Decimal 231 230 237
Binary 11100111 11100110 11101101
Octal 347 346 355

Shades and tints

Shades of #E7E6ED

#E7E6ED
(231,230,237)
#D2D2D8
(210,210,216)
#BDBEC3
(189,190,195)
#A8AAAE
(168,170,174)
#939699
(147,150,153)
#7E8284
(126,130,132)
#696E6F
(105,110,111)
#545A5A
(84,90,90)
#3F4645
(63,70,69)
#2A3230
(42,50,48)
#151E1B
(21,30,27)
#000000
(0,0,0)

Tints of #E7E6ED

#E7E6ED
(231,230,237)
#E9E8EE
(233,232,238)
#EBEAEF
(235,234,239)
#EDECF0
(237,236,240)
#EFEEF1
(239,238,241)
#F1F0F2
(241,240,242)
#F3F2F3
(243,242,243)
#F5F4F4
(245,244,244)
#F7F6F5
(247,246,245)
#F9F8F6
(249,248,246)
#FBFAF7
(251,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7E6ED; }

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

This text font color is #E7E6ED.

Background Color

.myBgColor { background-color: #E7E6ED; }

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

This div background color is #E7E6ED.

Border color

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

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

This div border color is #E7E6ED.

Opacity

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

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

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

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

This text has shadow with #E7E6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7E6ED.

Preview

Color preview on black background

This text has color #E7E6ED on black background.


Color preview on white background

This text has color #E7E6ED on white background.


Black color preview on #E7E6ED background

This text has black color on #E7E6ED background.


White color preview on #E7E6ED background

This text has white color on #E7E6ED background.


Related colors

Complementary color

Complementary color for #hex is #181912.


I love getcolorcode.com

Triadic colors

1 #EDE7E6 and #E6EDE7 with #E7E6ED are triadic colors.

2 #EDE6E7 and #E6E7ED with #E7E6ED are triadic colors.