COLOR #E6ECE6

HEX: #E6ECE6 RGB: (230,236,230)

Renk bilgisi

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

RGB renk modeli

#E6ECE6 color RGB value is (230,236,230).

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

RGB bağlantıları ve doygunluk

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

230
236
230

R + G + B ~ 91%. #E6ECE6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 230 = 696 (100%)
R 230 of 696 ~ 33.05%
G 236 of 696 ~ 33.91%
B 230 of 696 ~ 33.05'%

%33.05
%33.91
%33.05

CMYK RENK MODELİ

#E6ECE6 rengi CMYK tonu (3,0,3,7).

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

CMYK: (3,0,3,7)
C3M0Y3K7 (3%, 0%, 3%, 7%)
(0.03 / 0.00 / 0.03 / 0.07)

CMYK yüzdeleri

%2.54
%0
%2.54
%7.45

Codes

Color #E6ECE6 in popluar color models

E6 EC E6
RGB 230 236 230
HSL 120° 13.64% 91.37%
HSB/HSV 120° 2.54% 92.55%
CMYK 2.54% 0.00% 2.54%
7.45%

Color #E6ECE6 in popluar number systems.

HEX E6 EC E6
Decimal 230 236 230
Binary 11100110 11101100 11100110
Octal 346 354 346

Shades and tints

Shades of #E6ECE6

#E6ECE6
(230,236,230)
#D2D7D2
(210,215,210)
#BEC2BE
(190,194,190)
#AAADAA
(170,173,170)
#969896
(150,152,150)
#828382
(130,131,130)
#6E6E6E
(110,110,110)
#5A595A
(90,89,90)
#464446
(70,68,70)
#322F32
(50,47,50)
#1E1A1E
(30,26,30)
#000000
(0,0,0)

Tints of #E6ECE6

#E6ECE6
(230,236,230)
#E8EDE8
(232,237,232)
#EAEEEA
(234,238,234)
#ECEFEC
(236,239,236)
#EEF0EE
(238,240,238)
#F0F1F0
(240,241,240)
#F2F2F2
(242,242,242)
#F4F3F4
(244,243,244)
#F6F4F6
(246,244,246)
#F8F5F8
(248,245,248)
#FAF6FA
(250,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ECE6; }

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

This text font color is #E6ECE6.

Background Color

.myBgColor { background-color: #E6ECE6; }

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

This div background color is #E6ECE6.

Border color

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

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

This div border color is #E6ECE6.

Opacity

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

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

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

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

This text has shadow with #E6ECE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ECE6.

Preview

Color preview on black background

This text has color #E6ECE6 on black background.


Color preview on white background

This text has color #E6ECE6 on white background.


Black color preview on #E6ECE6 background

This text has black color on #E6ECE6 background.


White color preview on #E6ECE6 background

This text has white color on #E6ECE6 background.


Related colors

Complementary color

Complementary color for #hex is #191319.


I love getcolorcode.com

Triadic colors

1 #E6E6EC and #ECE6E6 with #E6ECE6 are triadic colors.

2 #E6ECE6 and #ECE6E6 with #E6ECE6 are triadic colors.