COLOR #E6DCE3

HEX: #E6DCE3 RGB: (230,220,227)

Renk bilgisi

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

RGB renk modeli

#E6DCE3 color RGB value is (230,220,227).

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

RGB bağlantıları ve doygunluk

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

230
220
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 220 + 227 = 677 (100%)
R 230 of 677 ~ 33.97%
G 220 of 677 ~ 32.5%
B 227 of 677 ~ 33.53'%

%33.97
%32.5
%33.53

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.35%
  • sarı tonu 1.30%
  • 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
%1.3
%9.8

Codes

Color #E6DCE3 in popluar color models

E6 DC E3
RGB 230 220 227
HSL 318° 16.67% 88.24%
HSB/HSV 318° 4.35% 90.20%
CMYK 0.00% 4.35% 1.30%
9.80%

Color #E6DCE3 in popluar number systems.

HEX E6 DC E3
Decimal 230 220 227
Binary 11100110 11011100 11100011
Octal 346 334 343

Shades and tints

Shades of #E6DCE3

#E6DCE3
(230,220,227)
#D2C8CF
(210,200,207)
#BEB4BB
(190,180,187)
#AAA0A7
(170,160,167)
#968C93
(150,140,147)
#82787F
(130,120,127)
#6E646B
(110,100,107)
#5A5057
(90,80,87)
#463C43
(70,60,67)
#32282F
(50,40,47)
#1E141B
(30,20,27)
#000000
(0,0,0)

Tints of #E6DCE3

#E6DCE3
(230,220,227)
#E8DFE5
(232,223,229)
#EAE2E7
(234,226,231)
#ECE5E9
(236,229,233)
#EEE8EB
(238,232,235)
#F0EBED
(240,235,237)
#F2EEEF
(242,238,239)
#F4F1F1
(244,241,241)
#F6F4F3
(246,244,243)
#F8F7F5
(248,247,245)
#FAFAF7
(250,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DCE3; }

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

This text font color is #E6DCE3.

Background Color

.myBgColor { background-color: #E6DCE3; }

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

This div background color is #E6DCE3.

Border color

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

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

This div border color is #E6DCE3.

Opacity

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

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

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

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

This text has shadow with #E6DCE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DCE3.

Preview

Color preview on black background

This text has color #E6DCE3 on black background.


Color preview on white background

This text has color #E6DCE3 on white background.


Black color preview on #E6DCE3 background

This text has black color on #E6DCE3 background.


White color preview on #E6DCE3 background

This text has white color on #E6DCE3 background.


Related colors

Complementary color

Complementary color for #hex is #19231C.


I love getcolorcode.com

Triadic colors

1 #E3E6DC and #DCE3E6 with #E6DCE3 are triadic colors.

2 #E3DCE6 and #DCE6E3 with #E6DCE3 are triadic colors.