COLOR #E6EECE

HEX: #E6EECE RGB: (230,238,206)

Renk bilgisi

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

RGB renk modeli

#E6EECE color RGB value is (230,238,206).

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

RGB bağlantıları ve doygunluk

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

230
238
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 238 + 206 = 674 (100%)
R 230 of 674 ~ 34.12%
G 238 of 674 ~ 35.31%
B 206 of 674 ~ 30.56'%

%34.12
%35.31
%30.56

CMYK RENK MODELİ

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

  • camgöbeği tonu 3.36%
  • eflatun tonu 0.00%
  • sarı tonu 13.45%
  • ana renk tonu 6.67%

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

CMYK yüzdeleri

%3.36
%0
%13.45
%6.67

Codes

Color #E6EECE in popluar color models

E6 EE CE
RGB 230 238 206
HSL 75° 48.48% 87.06%
HSB/HSV 75° 13.45% 93.33%
CMYK 3.36% 0.00% 13.45%
6.67%

Color #E6EECE in popluar number systems.

HEX E6 EE CE
Decimal 230 238 206
Binary 11100110 11101110 11001110
Octal 346 356 316

Shades and tints

Shades of #E6EECE

#E6EECE
(230,238,206)
#D2D9BC
(210,217,188)
#BEC4AA
(190,196,170)
#AAAF98
(170,175,152)
#969A86
(150,154,134)
#828574
(130,133,116)
#6E7062
(110,112,98)
#5A5B50
(90,91,80)
#46463E
(70,70,62)
#32312C
(50,49,44)
#1E1C1A
(30,28,26)
#000000
(0,0,0)

Tints of #E6EECE

#E6EECE
(230,238,206)
#E8EFD2
(232,239,210)
#EAF0D6
(234,240,214)
#ECF1DA
(236,241,218)
#EEF2DE
(238,242,222)
#F0F3E2
(240,243,226)
#F2F4E6
(242,244,230)
#F4F5EA
(244,245,234)
#F6F6EE
(246,246,238)
#F8F7F2
(248,247,242)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EECE; }

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

This text font color is #E6EECE.

Background Color

.myBgColor { background-color: #E6EECE; }

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

This div background color is #E6EECE.

Border color

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

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

This div border color is #E6EECE.

Opacity

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

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

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

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

This text has shadow with #E6EECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EECE.

Preview

Color preview on black background

This text has color #E6EECE on black background.


Color preview on white background

This text has color #E6EECE on white background.


Black color preview on #E6EECE background

This text has black color on #E6EECE background.


White color preview on #E6EECE background

This text has white color on #E6EECE background.


Related colors

Complementary color

Complementary color for #hex is #191131.


I love getcolorcode.com

Triadic colors

1 #CEE6EE and #EECEE6 with #E6EECE are triadic colors.

2 #CEEEE6 and #EEE6CE with #E6EECE are triadic colors.