COLOR #E6DCE4

HEX: #E6DCE4 RGB: (230,220,228)

Renk bilgisi

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

RGB renk modeli

#E6DCE4 color RGB value is (230,220,228).

RGB: (230,220,228) (90%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 220 of 255 = 86%
B 228 of 255 = 89%

230
220
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 220 + 228 = 678 (100%)
R 230 of 678 ~ 33.92%
G 220 of 678 ~ 32.45%
B 228 of 678 ~ 33.63'%

%33.92
%32.45
%33.63

CMYK RENK MODELİ

#E6DCE4 rengi CMYK tonu (0,4,1,10).

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

CMYK: (0,4,1,10)
C0M4Y1K10 (0%, 4%, 1%, 10%)
(0.00 / 0.04 / 0.01 / 0.10)

CMYK yüzdeleri

%0
%4.35
%0.87
%9.8

Codes

Color #E6DCE4 in popluar color models

E6 DC E4
RGB 230 220 228
HSL 312° 16.67% 88.24%
HSB/HSV 312° 4.35% 90.20%
CMYK 0.00% 4.35% 0.87%
9.80%

Color #E6DCE4 in popluar number systems.

HEX E6 DC E4
Decimal 230 220 228
Binary 11100110 11011100 11100100
Octal 346 334 344

Shades and tints

Shades of #E6DCE4

#E6DCE4
(230,220,228)
#D2C8D0
(210,200,208)
#BEB4BC
(190,180,188)
#AAA0A8
(170,160,168)
#968C94
(150,140,148)
#827880
(130,120,128)
#6E646C
(110,100,108)
#5A5058
(90,80,88)
#463C44
(70,60,68)
#322830
(50,40,48)
#1E141C
(30,20,28)
#000000
(0,0,0)

Tints of #E6DCE4

#E6DCE4
(230,220,228)
#E8DFE6
(232,223,230)
#EAE2E8
(234,226,232)
#ECE5EA
(236,229,234)
#EEE8EC
(238,232,236)
#F0EBEE
(240,235,238)
#F2EEF0
(242,238,240)
#F4F1F2
(244,241,242)
#F6F4F4
(246,244,244)
#F8F7F6
(248,247,246)
#FAFAF8
(250,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DCE4; }

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

This text font color is #E6DCE4.

Background Color

.myBgColor { background-color: #E6DCE4; }

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

This div background color is #E6DCE4.

Border color

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

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

This div border color is #E6DCE4.

Opacity

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

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

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

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

This text has shadow with #E6DCE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DCE4.

Preview

Color preview on black background

This text has color #E6DCE4 on black background.


Color preview on white background

This text has color #E6DCE4 on white background.


Black color preview on #E6DCE4 background

This text has black color on #E6DCE4 background.


White color preview on #E6DCE4 background

This text has white color on #E6DCE4 background.


Related colors

Complementary color

Complementary color for #hex is #19231B.


I love getcolorcode.com

Triadic colors

1 #E4E6DC and #DCE4E6 with #E6DCE4 are triadic colors.

2 #E4DCE6 and #DCE6E4 with #E6DCE4 are triadic colors.