COLOR #E6FDDA

HEX: #E6FDDA RGB: (230,253,218)

Renk bilgisi

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

RGB renk modeli

#E6FDDA color RGB value is (230,253,218).

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

RGB bağlantıları ve doygunluk

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

230
253
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 253 + 218 = 701 (100%)
R 230 of 701 ~ 32.81%
G 253 of 701 ~ 36.09%
B 218 of 701 ~ 31.1'%

%32.81
%36.09
%31.1

CMYK RENK MODELİ

#E6FDDA rengi CMYK tonu (9,0,14,1).

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

CMYK: (9,0,14,1)
C9M0Y14K1 (9%, 0%, 14%, 1%)
(0.09 / 0.00 / 0.14 / 0.01)

CMYK yüzdeleri

%9.09
%0
%13.83
%0.78

Codes

Color #E6FDDA in popluar color models

E6 FD DA
RGB 230 253 218
HSL 99° 89.74% 92.35%
HSB/HSV 99° 13.83% 99.22%
CMYK 9.09% 0.00% 13.83%
0.78%

Color #E6FDDA in popluar number systems.

HEX E6 FD DA
Decimal 230 253 218
Binary 11100110 11111101 11011010
Octal 346 375 332

Shades and tints

Shades of #E6FDDA

#E6FDDA
(230,253,218)
#D2E6C7
(210,230,199)
#BECFB4
(190,207,180)
#AAB8A1
(170,184,161)
#96A18E
(150,161,142)
#828A7B
(130,138,123)
#6E7368
(110,115,104)
#5A5C55
(90,92,85)
#464542
(70,69,66)
#322E2F
(50,46,47)
#1E171C
(30,23,28)
#000000
(0,0,0)

Tints of #E6FDDA

#E6FDDA
(230,253,218)
#E8FDDD
(232,253,221)
#EAFDE0
(234,253,224)
#ECFDE3
(236,253,227)
#EEFDE6
(238,253,230)
#F0FDE9
(240,253,233)
#F2FDEC
(242,253,236)
#F4FDEF
(244,253,239)
#F6FDF2
(246,253,242)
#F8FDF5
(248,253,245)
#FAFDF8
(250,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FDDA; }

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

This text font color is #E6FDDA.

Background Color

.myBgColor { background-color: #E6FDDA; }

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

This div background color is #E6FDDA.

Border color

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

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

This div border color is #E6FDDA.

Opacity

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

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

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

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

This text has shadow with #E6FDDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FDDA.

Preview

Color preview on black background

This text has color #E6FDDA on black background.


Color preview on white background

This text has color #E6FDDA on white background.


Black color preview on #E6FDDA background

This text has black color on #E6FDDA background.


White color preview on #E6FDDA background

This text has white color on #E6FDDA background.


Related colors

Complementary color

Complementary color for #hex is #190225.


I love getcolorcode.com

Triadic colors

1 #DAE6FD and #FDDAE6 with #E6FDDA are triadic colors.

2 #DAFDE6 and #FDE6DA with #E6FDDA are triadic colors.