COLOR #E6FCDA

HEX: #E6FCDA RGB: (230,252,218)

Renk bilgisi

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

RGB renk modeli

#E6FCDA color RGB value is (230,252,218).

RGB: (230,252,218) (90%, 99%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 218 of 255 = 85%

230
252
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 218 = 700 (100%)
R 230 of 700 ~ 32.86%
G 252 of 700 ~ 36%
B 218 of 700 ~ 31.14'%

%32.86
%36
%31.14

CMYK RENK MODELİ

#E6FCDA rengi CMYK tonu (9,0,13,1).

  • camgöbeği tonu 8.73%
  • eflatun tonu 0.00%
  • sarı tonu 13.49%
  • ana renk tonu 1.18%

CMYK: (9,0,13,1)
C9M0Y13K1 (9%, 0%, 13%, 1%)
(0.09 / 0.00 / 0.13 / 0.01)

CMYK yüzdeleri

%8.73
%0
%13.49
%1.18

Codes

Color #E6FCDA in popluar color models

E6 FC DA
RGB 230 252 218
HSL 99° 85.00% 92.16%
HSB/HSV 99° 13.49% 98.82%
CMYK 8.73% 0.00% 13.49%
1.18%

Color #E6FCDA in popluar number systems.

HEX E6 FC DA
Decimal 230 252 218
Binary 11100110 11111100 11011010
Octal 346 374 332

Shades and tints

Shades of #E6FCDA

#E6FCDA
(230,252,218)
#D2E6C7
(210,230,199)
#BED0B4
(190,208,180)
#AABAA1
(170,186,161)
#96A48E
(150,164,142)
#828E7B
(130,142,123)
#6E7868
(110,120,104)
#5A6255
(90,98,85)
#464C42
(70,76,66)
#32362F
(50,54,47)
#1E201C
(30,32,28)
#000000
(0,0,0)

Tints of #E6FCDA

#E6FCDA
(230,252,218)
#E8FCDD
(232,252,221)
#EAFCE0
(234,252,224)
#ECFCE3
(236,252,227)
#EEFCE6
(238,252,230)
#F0FCE9
(240,252,233)
#F2FCEC
(242,252,236)
#F4FCEF
(244,252,239)
#F6FCF2
(246,252,242)
#F8FCF5
(248,252,245)
#FAFCF8
(250,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FCDA; }

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

This text font color is #E6FCDA.

Background Color

.myBgColor { background-color: #E6FCDA; }

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

This div background color is #E6FCDA.

Border color

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

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

This div border color is #E6FCDA.

Opacity

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

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

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

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

This text has shadow with #E6FCDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FCDA.

Preview

Color preview on black background

This text has color #E6FCDA on black background.


Color preview on white background

This text has color #E6FCDA on white background.


Black color preview on #E6FCDA background

This text has black color on #E6FCDA background.


White color preview on #E6FCDA background

This text has white color on #E6FCDA background.


Related colors

Complementary color

Complementary color for #hex is #190325.


I love getcolorcode.com

Triadic colors

1 #DAE6FC and #FCDAE6 with #E6FCDA are triadic colors.

2 #DAFCE6 and #FCE6DA with #E6FCDA are triadic colors.