COLOR #E6EDCE

HEX: #E6EDCE RGB: (230,237,206)

Renk bilgisi

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

RGB renk modeli

#E6EDCE color RGB value is (230,237,206).

RGB: (230,237,206) (90%, 93%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 237 of 255 = 93%
B 206 of 255 = 81%

230
237
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 237 + 206 = 673 (100%)
R 230 of 673 ~ 34.18%
G 237 of 673 ~ 35.22%
B 206 of 673 ~ 30.61'%

%34.18
%35.22
%30.61

CMYK RENK MODELİ

#E6EDCE rengi CMYK tonu (3,0,13,7).

  • camgöbeği tonu 2.95%
  • eflatun tonu 0.00%
  • sarı tonu 13.08%
  • ana renk tonu 7.06%

CMYK: (3,0,13,7)
C3M0Y13K7 (3%, 0%, 13%, 7%)
(0.03 / 0.00 / 0.13 / 0.07)

CMYK yüzdeleri

%2.95
%0
%13.08
%7.06

Codes

Color #E6EDCE in popluar color models

E6 ED CE
RGB 230 237 206
HSL 74° 46.27% 86.86%
HSB/HSV 74° 13.08% 92.94%
CMYK 2.95% 0.00% 13.08%
7.06%

Color #E6EDCE in popluar number systems.

HEX E6 ED CE
Decimal 230 237 206
Binary 11100110 11101101 11001110
Octal 346 355 316

Shades and tints

Shades of #E6EDCE

#E6EDCE
(230,237,206)
#D2D8BC
(210,216,188)
#BEC3AA
(190,195,170)
#AAAE98
(170,174,152)
#969986
(150,153,134)
#828474
(130,132,116)
#6E6F62
(110,111,98)
#5A5A50
(90,90,80)
#46453E
(70,69,62)
#32302C
(50,48,44)
#1E1B1A
(30,27,26)
#000000
(0,0,0)

Tints of #E6EDCE

#E6EDCE
(230,237,206)
#E8EED2
(232,238,210)
#EAEFD6
(234,239,214)
#ECF0DA
(236,240,218)
#EEF1DE
(238,241,222)
#F0F2E2
(240,242,226)
#F2F3E6
(242,243,230)
#F4F4EA
(244,244,234)
#F6F5EE
(246,245,238)
#F8F6F2
(248,246,242)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EDCE; }

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

This text font color is #E6EDCE.

Background Color

.myBgColor { background-color: #E6EDCE; }

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

This div background color is #E6EDCE.

Border color

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

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

This div border color is #E6EDCE.

Opacity

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

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

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

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

This text has shadow with #E6EDCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EDCE.

Preview

Color preview on black background

This text has color #E6EDCE on black background.


Color preview on white background

This text has color #E6EDCE on white background.


Black color preview on #E6EDCE background

This text has black color on #E6EDCE background.


White color preview on #E6EDCE background

This text has white color on #E6EDCE background.


Related colors

Complementary color

Complementary color for #hex is #191231.


I love getcolorcode.com

Triadic colors

1 #CEE6ED and #EDCEE6 with #E6EDCE are triadic colors.

2 #CEEDE6 and #EDE6CE with #E6EDCE are triadic colors.