COLOR #E6FDD6

HEX: #E6FDD6 RGB: (230,253,214)

Renk bilgisi

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

RGB renk modeli

#E6FDD6 color RGB value is (230,253,214).

RGB: (230,253,214) (90%, 99%, 84%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 253 of 255 = 99%
B 214 of 255 = 84%

230
253
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 253 + 214 = 697 (100%)
R 230 of 697 ~ 33%
G 253 of 697 ~ 36.3%
B 214 of 697 ~ 30.7'%

%33
%36.3
%30.7

CMYK RENK MODELİ

#E6FDD6 rengi CMYK tonu (9,0,15,1).

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

CMYK: (9,0,15,1)
C9M0Y15K1 (9%, 0%, 15%, 1%)
(0.09 / 0.00 / 0.15 / 0.01)

CMYK yüzdeleri

%9.09
%0
%15.42
%0.78

Codes

Color #E6FDD6 in popluar color models

E6 FD D6
RGB 230 253 214
HSL 95° 90.70% 91.57%
HSB/HSV 95° 15.42% 99.22%
CMYK 9.09% 0.00% 15.42%
0.78%

Color #E6FDD6 in popluar number systems.

HEX E6 FD D6
Decimal 230 253 214
Binary 11100110 11111101 11010110
Octal 346 375 326

Shades and tints

Shades of #E6FDD6

#E6FDD6
(230,253,214)
#D2E6C3
(210,230,195)
#BECFB0
(190,207,176)
#AAB89D
(170,184,157)
#96A18A
(150,161,138)
#828A77
(130,138,119)
#6E7364
(110,115,100)
#5A5C51
(90,92,81)
#46453E
(70,69,62)
#322E2B
(50,46,43)
#1E1718
(30,23,24)
#000000
(0,0,0)

Tints of #E6FDD6

#E6FDD6
(230,253,214)
#E8FDD9
(232,253,217)
#EAFDDC
(234,253,220)
#ECFDDF
(236,253,223)
#EEFDE2
(238,253,226)
#F0FDE5
(240,253,229)
#F2FDE8
(242,253,232)
#F4FDEB
(244,253,235)
#F6FDEE
(246,253,238)
#F8FDF1
(248,253,241)
#FAFDF4
(250,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FDD6; }

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

This text font color is #E6FDD6.

Background Color

.myBgColor { background-color: #E6FDD6; }

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

This div background color is #E6FDD6.

Border color

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

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

This div border color is #E6FDD6.

Opacity

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

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

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

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

This text has shadow with #E6FDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FDD6.

Preview

Color preview on black background

This text has color #E6FDD6 on black background.


Color preview on white background

This text has color #E6FDD6 on white background.


Black color preview on #E6FDD6 background

This text has black color on #E6FDD6 background.


White color preview on #E6FDD6 background

This text has white color on #E6FDD6 background.


Related colors

Complementary color

Complementary color for #hex is #190229.


I love getcolorcode.com

Triadic colors

1 #D6E6FD and #FDD6E6 with #E6FDD6 are triadic colors.

2 #D6FDE6 and #FDE6D6 with #E6FDD6 are triadic colors.