COLOR #E6E7DA

HEX: #E6E7DA RGB: (230,231,218)

Renk bilgisi

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

RGB renk modeli

#E6E7DA color RGB value is (230,231,218).

RGB: (230,231,218) (90%, 91%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 231 of 255 = 91%
B 218 of 255 = 85%

230
231
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 231 + 218 = 679 (100%)
R 230 of 679 ~ 33.87%
G 231 of 679 ~ 34.02%
B 218 of 679 ~ 32.11'%

%33.87
%34.02
%32.11

CMYK RENK MODELİ

#E6E7DA rengi CMYK tonu (0,0,6,9).

  • camgöbeği tonu 0.43%
  • eflatun tonu 0.00%
  • sarı tonu 5.63%
  • ana renk tonu 9.41%

CMYK: (0,0,6,9)
C0M0Y6K9 (0%, 0%, 6%, 9%)
(0.00 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%0.43
%0
%5.63
%9.41

Codes

Color #E6E7DA in popluar color models

E6 E7 DA
RGB 230 231 218
HSL 65° 21.31% 88.04%
HSB/HSV 65° 5.63% 90.59%
CMYK 0.43% 0.00% 5.63%
9.41%

Color #E6E7DA in popluar number systems.

HEX E6 E7 DA
Decimal 230 231 218
Binary 11100110 11100111 11011010
Octal 346 347 332

Shades and tints

Shades of #E6E7DA

#E6E7DA
(230,231,218)
#D2D2C7
(210,210,199)
#BEBDB4
(190,189,180)
#AAA8A1
(170,168,161)
#96938E
(150,147,142)
#827E7B
(130,126,123)
#6E6968
(110,105,104)
#5A5455
(90,84,85)
#463F42
(70,63,66)
#322A2F
(50,42,47)
#1E151C
(30,21,28)
#000000
(0,0,0)

Tints of #E6E7DA

#E6E7DA
(230,231,218)
#E8E9DD
(232,233,221)
#EAEBE0
(234,235,224)
#ECEDE3
(236,237,227)
#EEEFE6
(238,239,230)
#F0F1E9
(240,241,233)
#F2F3EC
(242,243,236)
#F4F5EF
(244,245,239)
#F6F7F2
(246,247,242)
#F8F9F5
(248,249,245)
#FAFBF8
(250,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E7DA; }

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

This text font color is #E6E7DA.

Background Color

.myBgColor { background-color: #E6E7DA; }

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

This div background color is #E6E7DA.

Border color

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

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

This div border color is #E6E7DA.

Opacity

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

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

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

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

This text has shadow with #E6E7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E7DA.

Preview

Color preview on black background

This text has color #E6E7DA on black background.


Color preview on white background

This text has color #E6E7DA on white background.


Black color preview on #E6E7DA background

This text has black color on #E6E7DA background.


White color preview on #E6E7DA background

This text has white color on #E6E7DA background.


Related colors

Complementary color

Complementary color for #E6E7DA is #191825.


I love getcolorcode.com

Triadic colors

1 #DAE6E7 and #E7DAE6 with #E6E7DA are triadic colors.

2 #DAE7E6 and #E7E6DA with #E6E7DA are triadic colors.