COLOR #E6FECE

HEX: #E6FECE RGB: (230,254,206)

Renk bilgisi

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

RGB renk modeli

#E6FECE color RGB value is (230,254,206).

RGB: (230,254,206) (90%, 100%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 254 of 255 = 100%
B 206 of 255 = 81%

230
254
206

R + G + B ~ 90%. #E6FECE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 254 + 206 = 690 (100%)
R 230 of 690 ~ 33.33%
G 254 of 690 ~ 36.81%
B 206 of 690 ~ 29.86'%

%33.33
%36.81
%29.86

CMYK RENK MODELİ

#E6FECE rengi CMYK tonu (9,0,19,0).

  • camgöbeği tonu 9.45%
  • eflatun tonu 0.00%
  • sarı tonu 18.90%
  • ana renk tonu 0.39%

CMYK: (9,0,19,0)
C9M0Y19K0 (9%, 0%, 19%, 0%)
(0.09 / 0.00 / 0.19 / 0.00)

CMYK yüzdeleri

%9.45
%0
%18.9
%0.39

Codes

Color #E6FECE in popluar color models

E6 FE CE
RGB 230 254 206
HSL 90° 96.00% 90.20%
HSB/HSV 90° 18.90% 99.61%
CMYK 9.45% 0.00% 18.90%
0.39%

Color #E6FECE in popluar number systems.

HEX E6 FE CE
Decimal 230 254 206
Binary 11100110 11111110 11001110
Octal 346 376 316

Shades and tints

Shades of #E6FECE

#E6FECE
(230,254,206)
#D2E7BC
(210,231,188)
#BED0AA
(190,208,170)
#AAB998
(170,185,152)
#96A286
(150,162,134)
#828B74
(130,139,116)
#6E7462
(110,116,98)
#5A5D50
(90,93,80)
#46463E
(70,70,62)
#322F2C
(50,47,44)
#1E181A
(30,24,26)
#000000
(0,0,0)

Tints of #E6FECE

#E6FECE
(230,254,206)
#E8FED2
(232,254,210)
#EAFED6
(234,254,214)
#ECFEDA
(236,254,218)
#EEFEDE
(238,254,222)
#F0FEE2
(240,254,226)
#F2FEE6
(242,254,230)
#F4FEEA
(244,254,234)
#F6FEEE
(246,254,238)
#F8FEF2
(248,254,242)
#FAFEF6
(250,254,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FECE; }

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

This text font color is #E6FECE.

Background Color

.myBgColor { background-color: #E6FECE; }

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

This div background color is #E6FECE.

Border color

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

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

This div border color is #E6FECE.

Opacity

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

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

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

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

This text has shadow with #E6FECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FECE.

Preview

Color preview on black background

This text has color #E6FECE on black background.


Color preview on white background

This text has color #E6FECE on white background.


Black color preview on #E6FECE background

This text has black color on #E6FECE background.


White color preview on #E6FECE background

This text has white color on #E6FECE background.


Related colors

Complementary color

Complementary color for #hex is #190131.


I love getcolorcode.com

Triadic colors

1 #CEE6FE and #FECEE6 with #E6FECE are triadic colors.

2 #CEFEE6 and #FEE6CE with #E6FECE are triadic colors.