COLOR #E6E4D9

HEX: #E6E4D9 RGB: (230,228,217)

Renk bilgisi

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

RGB renk modeli

#E6E4D9 color RGB value is (230,228,217).

RGB: (230,228,217) (90%, 89%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 228 of 255 = 89%
B 217 of 255 = 85%

230
228
217

R + G + B ~ 88%. #E6E4D9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 228 + 217 = 675 (100%)
R 230 of 675 ~ 34.07%
G 228 of 675 ~ 33.78%
B 217 of 675 ~ 32.15'%

%34.07
%33.78
%32.15

CMYK RENK MODELİ

#E6E4D9 rengi CMYK tonu (0,1,6,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.87%
  • sarı tonu 5.65%
  • ana renk tonu 9.80%

CMYK: (0,1,6,10)
C0M1Y6K10 (0%, 1%, 6%, 10%)
(0.00 / 0.01 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%0.87
%5.65
%9.8

Codes

Color #E6E4D9 in popluar color models

E6 E4 D9
RGB 230 228 217
HSL 51° 20.63% 87.65%
HSB/HSV 51° 5.65% 90.20%
CMYK 0.00% 0.87% 5.65%
9.80%

Color #E6E4D9 in popluar number systems.

HEX E6 E4 D9
Decimal 230 228 217
Binary 11100110 11100100 11011001
Octal 346 344 331

Shades and tints

Shades of #E6E4D9

#E6E4D9
(230,228,217)
#D2D0C6
(210,208,198)
#BEBCB3
(190,188,179)
#AAA8A0
(170,168,160)
#96948D
(150,148,141)
#82807A
(130,128,122)
#6E6C67
(110,108,103)
#5A5854
(90,88,84)
#464441
(70,68,65)
#32302E
(50,48,46)
#1E1C1B
(30,28,27)
#000000
(0,0,0)

Tints of #E6E4D9

#E6E4D9
(230,228,217)
#E8E6DC
(232,230,220)
#EAE8DF
(234,232,223)
#ECEAE2
(236,234,226)
#EEECE5
(238,236,229)
#F0EEE8
(240,238,232)
#F2F0EB
(242,240,235)
#F4F2EE
(244,242,238)
#F6F4F1
(246,244,241)
#F8F6F4
(248,246,244)
#FAF8F7
(250,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6E4D9 color. Also use rgb(230,228,217) instead hex code.

Text Font Color

.myTextColor { color: #E6E4D9; }

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

This text font color is #E6E4D9.

Background Color

.myBgColor { background-color: #E6E4D9; }

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

This div background color is #E6E4D9.

Border color

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

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

This div border color is #E6E4D9.

Opacity

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

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

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

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

This text has shadow with #E6E4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E4D9.

Preview

Color preview on black background

This text has color #E6E4D9 on black background.


Color preview on white background

This text has color #E6E4D9 on white background.


Black color preview on #E6E4D9 background

This text has black color on #E6E4D9 background.


White color preview on #E6E4D9 background

This text has white color on #E6E4D9 background.


Related colors

Complementary color

Complementary color for #hex is #191B26.


I love getcolorcode.com

Triadic colors

1 #D9E6E4 and #E4D9E6 with #E6E4D9 are triadic colors.

2 #D9E4E6 and #E4E6D9 with #E6E4D9 are triadic colors.