COLOR #E6ECD6

HEX: #E6ECD6 RGB: (230,236,214)

Renk bilgisi

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

RGB renk modeli

#E6ECD6 color RGB value is (230,236,214).

RGB: (230,236,214) (90%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 236 of 255 = 93%
B 214 of 255 = 84%

230
236
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 214 = 680 (100%)
R 230 of 680 ~ 33.82%
G 236 of 680 ~ 34.71%
B 214 of 680 ~ 31.47'%

%33.82
%34.71
%31.47

CMYK RENK MODELİ

#E6ECD6 rengi CMYK tonu (3,0,9,7).

  • camgöbeği tonu 2.54%
  • eflatun tonu 0.00%
  • sarı tonu 9.32%
  • ana renk tonu 7.45%

CMYK: (3,0,9,7)
C3M0Y9K7 (3%, 0%, 9%, 7%)
(0.03 / 0.00 / 0.09 / 0.07)

CMYK yüzdeleri

%2.54
%0
%9.32
%7.45

Codes

Color #E6ECD6 in popluar color models

E6 EC D6
RGB 230 236 214
HSL 76° 36.67% 88.24%
HSB/HSV 76° 9.32% 92.55%
CMYK 2.54% 0.00% 9.32%
7.45%

Color #E6ECD6 in popluar number systems.

HEX E6 EC D6
Decimal 230 236 214
Binary 11100110 11101100 11010110
Octal 346 354 326

Shades and tints

Shades of #E6ECD6

#E6ECD6
(230,236,214)
#D2D7C3
(210,215,195)
#BEC2B0
(190,194,176)
#AAAD9D
(170,173,157)
#96988A
(150,152,138)
#828377
(130,131,119)
#6E6E64
(110,110,100)
#5A5951
(90,89,81)
#46443E
(70,68,62)
#322F2B
(50,47,43)
#1E1A18
(30,26,24)
#000000
(0,0,0)

Tints of #E6ECD6

#E6ECD6
(230,236,214)
#E8EDD9
(232,237,217)
#EAEEDC
(234,238,220)
#ECEFDF
(236,239,223)
#EEF0E2
(238,240,226)
#F0F1E5
(240,241,229)
#F2F2E8
(242,242,232)
#F4F3EB
(244,243,235)
#F6F4EE
(246,244,238)
#F8F5F1
(248,245,241)
#FAF6F4
(250,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ECD6; }

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

This text font color is #E6ECD6.

Background Color

.myBgColor { background-color: #E6ECD6; }

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

This div background color is #E6ECD6.

Border color

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

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

This div border color is #E6ECD6.

Opacity

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

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

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

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

This text has shadow with #E6ECD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ECD6.

Preview

Color preview on black background

This text has color #E6ECD6 on black background.


Color preview on white background

This text has color #E6ECD6 on white background.


Black color preview on #E6ECD6 background

This text has black color on #E6ECD6 background.


White color preview on #E6ECD6 background

This text has white color on #E6ECD6 background.


Related colors

Complementary color

Complementary color for #hex is #191329.


I love getcolorcode.com

Triadic colors

1 #D6E6EC and #ECD6E6 with #E6ECD6 are triadic colors.

2 #D6ECE6 and #ECE6D6 with #E6ECD6 are triadic colors.