COLOR #E6FDCE

HEX: #E6FDCE RGB: (230,253,206)

Renk bilgisi

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

RGB renk modeli

#E6FDCE color RGB value is (230,253,206).

RGB: (230,253,206) (90%, 99%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 253 of 255 = 99%
B 206 of 255 = 81%

230
253
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 253 + 206 = 689 (100%)
R 230 of 689 ~ 33.38%
G 253 of 689 ~ 36.72%
B 206 of 689 ~ 29.9'%

%33.38
%36.72
%29.9

CMYK RENK MODELİ

#E6FDCE rengi CMYK tonu (9,0,19,1).

  • camgöbeği tonu 9.09%
  • eflatun tonu 0.00%
  • sarı tonu 18.58%
  • ana renk tonu 0.78%

CMYK: (9,0,19,1)
C9M0Y19K1 (9%, 0%, 19%, 1%)
(0.09 / 0.00 / 0.19 / 0.01)

CMYK yüzdeleri

%9.09
%0
%18.58
%0.78

Codes

Color #E6FDCE in popluar color models

E6 FD CE
RGB 230 253 206
HSL 89° 92.16% 90.00%
HSB/HSV 89° 18.58% 99.22%
CMYK 9.09% 0.00% 18.58%
0.78%

Color #E6FDCE in popluar number systems.

HEX E6 FD CE
Decimal 230 253 206
Binary 11100110 11111101 11001110
Octal 346 375 316

Shades and tints

Shades of #E6FDCE

#E6FDCE
(230,253,206)
#D2E6BC
(210,230,188)
#BECFAA
(190,207,170)
#AAB898
(170,184,152)
#96A186
(150,161,134)
#828A74
(130,138,116)
#6E7362
(110,115,98)
#5A5C50
(90,92,80)
#46453E
(70,69,62)
#322E2C
(50,46,44)
#1E171A
(30,23,26)
#000000
(0,0,0)

Tints of #E6FDCE

#E6FDCE
(230,253,206)
#E8FDD2
(232,253,210)
#EAFDD6
(234,253,214)
#ECFDDA
(236,253,218)
#EEFDDE
(238,253,222)
#F0FDE2
(240,253,226)
#F2FDE6
(242,253,230)
#F4FDEA
(244,253,234)
#F6FDEE
(246,253,238)
#F8FDF2
(248,253,242)
#FAFDF6
(250,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FDCE; }

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

This text font color is #E6FDCE.

Background Color

.myBgColor { background-color: #E6FDCE; }

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

This div background color is #E6FDCE.

Border color

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

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

This div border color is #E6FDCE.

Opacity

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

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

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

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

This text has shadow with #E6FDCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FDCE.

Preview

Color preview on black background

This text has color #E6FDCE on black background.


Color preview on white background

This text has color #E6FDCE on white background.


Black color preview on #E6FDCE background

This text has black color on #E6FDCE background.


White color preview on #E6FDCE background

This text has white color on #E6FDCE background.


Related colors

Complementary color

Complementary color for #hex is #190231.


I love getcolorcode.com

Triadic colors

1 #CEE6FD and #FDCEE6 with #E6FDCE are triadic colors.

2 #CEFDE6 and #FDE6CE with #E6FDCE are triadic colors.