COLOR #E6E6D9

HEX: #E6E6D9 RGB: (230,230,217)

Renk bilgisi

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

RGB renk modeli

#E6E6D9 color RGB value is (230,230,217).

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

RGB bağlantıları ve doygunluk

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

230
230
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 230 + 217 = 677 (100%)
R 230 of 677 ~ 33.97%
G 230 of 677 ~ 33.97%
B 217 of 677 ~ 32.05'%

%33.97
%33.97
%32.05

CMYK RENK MODELİ

#E6E6D9 rengi CMYK tonu (0,0,6,10).

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

CMYK: (0,0,6,10)
C0M0Y6K10 (0%, 0%, 6%, 10%)
(0.00 / 0.00 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%0
%5.65
%9.8

Codes

Color #E6E6D9 in popluar color models

E6 E6 D9
RGB 230 230 217
HSL 60° 20.63% 87.65%
HSB/HSV 60° 5.65% 90.20%
CMYK 0.00% 0.00% 5.65%
9.80%

Color #E6E6D9 in popluar number systems.

HEX E6 E6 D9
Decimal 230 230 217
Binary 11100110 11100110 11011001
Octal 346 346 331

Shades and tints

Shades of #E6E6D9

#E6E6D9
(230,230,217)
#D2D2C6
(210,210,198)
#BEBEB3
(190,190,179)
#AAAAA0
(170,170,160)
#96968D
(150,150,141)
#82827A
(130,130,122)
#6E6E67
(110,110,103)
#5A5A54
(90,90,84)
#464641
(70,70,65)
#32322E
(50,50,46)
#1E1E1B
(30,30,27)
#000000
(0,0,0)

Tints of #E6E6D9

#E6E6D9
(230,230,217)
#E8E8DC
(232,232,220)
#EAEADF
(234,234,223)
#ECECE2
(236,236,226)
#EEEEE5
(238,238,229)
#F0F0E8
(240,240,232)
#F2F2EB
(242,242,235)
#F4F4EE
(244,244,238)
#F6F6F1
(246,246,241)
#F8F8F4
(248,248,244)
#FAFAF7
(250,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E6D9; }

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

This text font color is #E6E6D9.

Background Color

.myBgColor { background-color: #E6E6D9; }

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

This div background color is #E6E6D9.

Border color

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

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

This div border color is #E6E6D9.

Opacity

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

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

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

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

This text has shadow with #E6E6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E6D9.

Preview

Color preview on black background

This text has color #E6E6D9 on black background.


Color preview on white background

This text has color #E6E6D9 on white background.


Black color preview on #E6E6D9 background

This text has black color on #E6E6D9 background.


White color preview on #E6E6D9 background

This text has white color on #E6E6D9 background.


Related colors

Complementary color

Complementary color for #hex is #191926.


I love getcolorcode.com