COLOR #ECFDD6

HEX: #ECFDD6 RGB: (236,253,214)

Renk bilgisi

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

RGB renk modeli

#ECFDD6 color RGB value is (236,253,214).

RGB: (236,253,214) (93%, 99%, 84%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 253 of 255 = 99%
B 214 of 255 = 84%

236
253
214

R + G + B ~ 92%. #ECFDD6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 253 + 214 = 703 (100%)
R 236 of 703 ~ 33.57%
G 253 of 703 ~ 35.99%
B 214 of 703 ~ 30.44'%

%33.57
%35.99
%30.44

CMYK RENK MODELİ

#ECFDD6 rengi CMYK tonu (7,0,15,1).

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

CMYK: (7,0,15,1)
C7M0Y15K1 (7%, 0%, 15%, 1%)
(0.07 / 0.00 / 0.15 / 0.01)

CMYK yüzdeleri

%6.72
%0
%15.42
%0.78

Codes

Color #ECFDD6 in popluar color models

EC FD D6
RGB 236 253 214
HSL 86° 90.70% 91.57%
HSB/HSV 86° 15.42% 99.22%
CMYK 6.72% 0.00% 15.42%
0.78%

Color #ECFDD6 in popluar number systems.

HEX EC FD D6
Decimal 236 253 214
Binary 11101100 11111101 11010110
Octal 354 375 326

Shades and tints

Shades of #ECFDD6

#ECFDD6
(236,253,214)
#D7E6C3
(215,230,195)
#C2CFB0
(194,207,176)
#ADB89D
(173,184,157)
#98A18A
(152,161,138)
#838A77
(131,138,119)
#6E7364
(110,115,100)
#595C51
(89,92,81)
#44453E
(68,69,62)
#2F2E2B
(47,46,43)
#1A1718
(26,23,24)
#000000
(0,0,0)

Tints of #ECFDD6

#ECFDD6
(236,253,214)
#EDFDD9
(237,253,217)
#EEFDDC
(238,253,220)
#EFFDDF
(239,253,223)
#F0FDE2
(240,253,226)
#F1FDE5
(241,253,229)
#F2FDE8
(242,253,232)
#F3FDEB
(243,253,235)
#F4FDEE
(244,253,238)
#F5FDF1
(245,253,241)
#F6FDF4
(246,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECFDD6; }

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

This text font color is #ECFDD6.

Background Color

.myBgColor { background-color: #ECFDD6; }

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

This div background color is #ECFDD6.

Border color

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

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

This div border color is #ECFDD6.

Opacity

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

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

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

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

This text has shadow with #ECFDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECFDD6.

Preview

Color preview on black background

This text has color #ECFDD6 on black background.


Color preview on white background

This text has color #ECFDD6 on white background.


Black color preview on #ECFDD6 background

This text has black color on #ECFDD6 background.


White color preview on #ECFDD6 background

This text has white color on #ECFDD6 background.


Related colors

Complementary color

Complementary color for #hex is #130229.


I love getcolorcode.com

Triadic colors

1 #D6ECFD and #FDD6EC with #ECFDD6 are triadic colors.

2 #D6FDEC and #FDECD6 with #ECFDD6 are triadic colors.