COLOR #E7EDE5

HEX: #E7EDE5 RGB: (231,237,229)

Renk bilgisi

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

RGB renk modeli

#E7EDE5 color RGB value is (231,237,229).

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

RGB bağlantıları ve doygunluk

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

231
237
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 237 + 229 = 697 (100%)
R 231 of 697 ~ 33.14%
G 237 of 697 ~ 34%
B 229 of 697 ~ 32.86'%

%33.14
%34
%32.86

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%2.53
%0
%3.38
%7.06

Codes

Color #E7EDE5 in popluar color models

E7 ED E5
RGB 231 237 229
HSL 105° 18.18% 91.37%
HSB/HSV 105° 3.38% 92.94%
CMYK 2.53% 0.00% 3.38%
7.06%

Color #E7EDE5 in popluar number systems.

HEX E7 ED E5
Decimal 231 237 229
Binary 11100111 11101101 11100101
Octal 347 355 345

Shades and tints

Shades of #E7EDE5

#E7EDE5
(231,237,229)
#D2D8D1
(210,216,209)
#BDC3BD
(189,195,189)
#A8AEA9
(168,174,169)
#939995
(147,153,149)
#7E8481
(126,132,129)
#696F6D
(105,111,109)
#545A59
(84,90,89)
#3F4545
(63,69,69)
#2A3031
(42,48,49)
#151B1D
(21,27,29)
#000000
(0,0,0)

Tints of #E7EDE5

#E7EDE5
(231,237,229)
#E9EEE7
(233,238,231)
#EBEFE9
(235,239,233)
#EDF0EB
(237,240,235)
#EFF1ED
(239,241,237)
#F1F2EF
(241,242,239)
#F3F3F1
(243,243,241)
#F5F4F3
(245,244,243)
#F7F5F5
(247,245,245)
#F9F6F7
(249,246,247)
#FBF7F9
(251,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7EDE5; }

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

This text font color is #E7EDE5.

Background Color

.myBgColor { background-color: #E7EDE5; }

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

This div background color is #E7EDE5.

Border color

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

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

This div border color is #E7EDE5.

Opacity

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

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

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

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

This text has shadow with #E7EDE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7EDE5.

Preview

Color preview on black background

This text has color #E7EDE5 on black background.


Color preview on white background

This text has color #E7EDE5 on white background.


Black color preview on #E7EDE5 background

This text has black color on #E7EDE5 background.


White color preview on #E7EDE5 background

This text has white color on #E7EDE5 background.


Related colors

Complementary color

Complementary color for #hex is #18121A.


I love getcolorcode.com

Triadic colors

1 #E5E7ED and #EDE5E7 with #E7EDE5 are triadic colors.

2 #E5EDE7 and #EDE7E5 with #E7EDE5 are triadic colors.