COLOR #E7EDD6

HEX: #E7EDD6 RGB: (231,237,214)

Renk bilgisi

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

RGB renk modeli

#E7EDD6 color RGB value is (231,237,214).

RGB: (231,237,214) (91%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 237 of 255 = 93%
B 214 of 255 = 84%

231
237
214

R + G + B ~ 89%. #E7EDD6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 237 + 214 = 682 (100%)
R 231 of 682 ~ 33.87%
G 237 of 682 ~ 34.75%
B 214 of 682 ~ 31.38'%

%33.87
%34.75
%31.38

CMYK RENK MODELİ

#E7EDD6 rengi CMYK tonu (3,0,10,7).

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

CMYK: (3,0,10,7)
C3M0Y10K7 (3%, 0%, 10%, 7%)
(0.03 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%2.53
%0
%9.7
%7.06

Codes

Color #E7EDD6 in popluar color models

E7 ED D6
RGB 231 237 214
HSL 76° 38.98% 88.43%
HSB/HSV 76° 9.70% 92.94%
CMYK 2.53% 0.00% 9.70%
7.06%

Color #E7EDD6 in popluar number systems.

HEX E7 ED D6
Decimal 231 237 214
Binary 11100111 11101101 11010110
Octal 347 355 326

Shades and tints

Shades of #E7EDD6

#E7EDD6
(231,237,214)
#D2D8C3
(210,216,195)
#BDC3B0
(189,195,176)
#A8AE9D
(168,174,157)
#93998A
(147,153,138)
#7E8477
(126,132,119)
#696F64
(105,111,100)
#545A51
(84,90,81)
#3F453E
(63,69,62)
#2A302B
(42,48,43)
#151B18
(21,27,24)
#000000
(0,0,0)

Tints of #E7EDD6

#E7EDD6
(231,237,214)
#E9EED9
(233,238,217)
#EBEFDC
(235,239,220)
#EDF0DF
(237,240,223)
#EFF1E2
(239,241,226)
#F1F2E5
(241,242,229)
#F3F3E8
(243,243,232)
#F5F4EB
(245,244,235)
#F7F5EE
(247,245,238)
#F9F6F1
(249,246,241)
#FBF7F4
(251,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7EDD6; }

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

This text font color is #E7EDD6.

Background Color

.myBgColor { background-color: #E7EDD6; }

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

This div background color is #E7EDD6.

Border color

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

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

This div border color is #E7EDD6.

Opacity

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

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

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

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

This text has shadow with #E7EDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7EDD6.

Preview

Color preview on black background

This text has color #E7EDD6 on black background.


Color preview on white background

This text has color #E7EDD6 on white background.


Black color preview on #E7EDD6 background

This text has black color on #E7EDD6 background.


White color preview on #E7EDD6 background

This text has white color on #E7EDD6 background.


Related colors

Complementary color

Complementary color for #hex is #181229.


I love getcolorcode.com

Triadic colors

1 #D6E7ED and #EDD6E7 with #E7EDD6 are triadic colors.

2 #D6EDE7 and #EDE7D6 with #E7EDD6 are triadic colors.