COLOR #E6ECC2

HEX: #E6ECC2 RGB: (230,236,194)

Renk bilgisi

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

RGB renk modeli

#E6ECC2 color RGB value is (230,236,194).

RGB: (230,236,194) (90%, 93%, 76%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 236 of 255 = 93%
B 194 of 255 = 76%

230
236
194

R + G + B ~ 86%. #E6ECC2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 194 = 660 (100%)
R 230 of 660 ~ 34.85%
G 236 of 660 ~ 35.76%
B 194 of 660 ~ 29.39'%

%34.85
%35.76
%29.39

CMYK RENK MODELİ

#E6ECC2 rengi CMYK tonu (3,0,18,7).

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

CMYK: (3,0,18,7)
C3M0Y18K7 (3%, 0%, 18%, 7%)
(0.03 / 0.00 / 0.18 / 0.07)

CMYK yüzdeleri

%2.54
%0
%17.8
%7.45

Codes

Color #E6ECC2 in popluar color models

E6 EC C2
RGB 230 236 194
HSL 69° 52.50% 84.31%
HSB/HSV 69° 17.80% 92.55%
CMYK 2.54% 0.00% 17.80%
7.45%

Color #E6ECC2 in popluar number systems.

HEX E6 EC C2
Decimal 230 236 194
Binary 11100110 11101100 11000010
Octal 346 354 302

Shades and tints

Shades of #E6ECC2

#E6ECC2
(230,236,194)
#D2D7B1
(210,215,177)
#BEC2A0
(190,194,160)
#AAAD8F
(170,173,143)
#96987E
(150,152,126)
#82836D
(130,131,109)
#6E6E5C
(110,110,92)
#5A594B
(90,89,75)
#46443A
(70,68,58)
#322F29
(50,47,41)
#1E1A18
(30,26,24)
#000000
(0,0,0)

Tints of #E6ECC2

#E6ECC2
(230,236,194)
#E8EDC7
(232,237,199)
#EAEECC
(234,238,204)
#ECEFD1
(236,239,209)
#EEF0D6
(238,240,214)
#F0F1DB
(240,241,219)
#F2F2E0
(242,242,224)
#F4F3E5
(244,243,229)
#F6F4EA
(246,244,234)
#F8F5EF
(248,245,239)
#FAF6F4
(250,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ECC2; }

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

This text font color is #E6ECC2.

Background Color

.myBgColor { background-color: #E6ECC2; }

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

This div background color is #E6ECC2.

Border color

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

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

This div border color is #E6ECC2.

Opacity

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

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

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

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

This text has shadow with #E6ECC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ECC2.

Preview

Color preview on black background

This text has color #E6ECC2 on black background.


Color preview on white background

This text has color #E6ECC2 on white background.


Black color preview on #E6ECC2 background

This text has black color on #E6ECC2 background.


White color preview on #E6ECC2 background

This text has white color on #E6ECC2 background.


Related colors

Complementary color

Complementary color for #hex is #19133D.


I love getcolorcode.com

Triadic colors

1 #C2E6EC and #ECC2E6 with #E6ECC2 are triadic colors.

2 #C2ECE6 and #ECE6C2 with #E6ECC2 are triadic colors.