COLOR #ECFDD9

HEX: #ECFDD9 RGB: (236,253,217)

Renk bilgisi

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

RGB renk modeli

#ECFDD9 color RGB value is (236,253,217).

RGB: (236,253,217) (93%, 99%, 85%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 253 of 255 = 99%
B 217 of 255 = 85%

236
253
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 253 + 217 = 706 (100%)
R 236 of 706 ~ 33.43%
G 253 of 706 ~ 35.84%
B 217 of 706 ~ 30.74'%

%33.43
%35.84
%30.74

CMYK RENK MODELİ

#ECFDD9 rengi CMYK tonu (7,0,14,1).

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

CMYK: (7,0,14,1)
C7M0Y14K1 (7%, 0%, 14%, 1%)
(0.07 / 0.00 / 0.14 / 0.01)

CMYK yüzdeleri

%6.72
%0
%14.23
%0.78

Codes

Color #ECFDD9 in popluar color models

EC FD D9
RGB 236 253 217
HSL 88° 90.00% 92.16%
HSB/HSV 88° 14.23% 99.22%
CMYK 6.72% 0.00% 14.23%
0.78%

Color #ECFDD9 in popluar number systems.

HEX EC FD D9
Decimal 236 253 217
Binary 11101100 11111101 11011001
Octal 354 375 331

Shades and tints

Shades of #ECFDD9

#ECFDD9
(236,253,217)
#D7E6C6
(215,230,198)
#C2CFB3
(194,207,179)
#ADB8A0
(173,184,160)
#98A18D
(152,161,141)
#838A7A
(131,138,122)
#6E7367
(110,115,103)
#595C54
(89,92,84)
#444541
(68,69,65)
#2F2E2E
(47,46,46)
#1A171B
(26,23,27)
#000000
(0,0,0)

Tints of #ECFDD9

#ECFDD9
(236,253,217)
#EDFDDC
(237,253,220)
#EEFDDF
(238,253,223)
#EFFDE2
(239,253,226)
#F0FDE5
(240,253,229)
#F1FDE8
(241,253,232)
#F2FDEB
(242,253,235)
#F3FDEE
(243,253,238)
#F4FDF1
(244,253,241)
#F5FDF4
(245,253,244)
#F6FDF7
(246,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECFDD9; }

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

This text font color is #ECFDD9.

Background Color

.myBgColor { background-color: #ECFDD9; }

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

This div background color is #ECFDD9.

Border color

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

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

This div border color is #ECFDD9.

Opacity

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

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

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

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

This text has shadow with #ECFDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECFDD9.

Preview

Color preview on black background

This text has color #ECFDD9 on black background.


Color preview on white background

This text has color #ECFDD9 on white background.


Black color preview on #ECFDD9 background

This text has black color on #ECFDD9 background.


White color preview on #ECFDD9 background

This text has white color on #ECFDD9 background.


Related colors

Complementary color

Complementary color for #hex is #130226.


I love getcolorcode.com

Triadic colors

1 #D9ECFD and #FDD9EC with #ECFDD9 are triadic colors.

2 #D9FDEC and #FDECD9 with #ECFDD9 are triadic colors.