COLOR #ECFDF9

HEX: #ECFDF9 RGB: (236,253,249)

Renk bilgisi

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

RGB renk modeli

#ECFDF9 color RGB value is (236,253,249).

RGB: (236,253,249) (93%, 99%, 98%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 253 of 255 = 99%
B 249 of 255 = 98%

236
253
249

R + G + B ~ 97%. #ECFDF9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 253 + 249 = 738 (100%)
R 236 of 738 ~ 31.98%
G 253 of 738 ~ 34.28%
B 249 of 738 ~ 33.74'%

%31.98
%34.28
%33.74

CMYK RENK MODELİ

#ECFDF9 rengi CMYK tonu (7,0,2,1).

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

CMYK: (7,0,2,1)
C7M0Y2K1 (7%, 0%, 2%, 1%)
(0.07 / 0.00 / 0.02 / 0.01)

CMYK yüzdeleri

%6.72
%0
%1.58
%0.78

Codes

Color #ECFDF9 in popluar color models

EC FD F9
RGB 236 253 249
HSL 166° 80.95% 95.88%
HSB/HSV 166° 6.72% 99.22%
CMYK 6.72% 0.00% 1.58%
0.78%

Color #ECFDF9 in popluar number systems.

HEX EC FD F9
Decimal 236 253 249
Binary 11101100 11111101 11111001
Octal 354 375 371

Shades and tints

Shades of #ECFDF9

#ECFDF9
(236,253,249)
#D7E6E3
(215,230,227)
#C2CFCD
(194,207,205)
#ADB8B7
(173,184,183)
#98A1A1
(152,161,161)
#838A8B
(131,138,139)
#6E7375
(110,115,117)
#595C5F
(89,92,95)
#444549
(68,69,73)
#2F2E33
(47,46,51)
#1A171D
(26,23,29)
#000000
(0,0,0)

Tints of #ECFDF9

#ECFDF9
(236,253,249)
#EDFDF9
(237,253,249)
#EEFDF9
(238,253,249)
#EFFDF9
(239,253,249)
#F0FDF9
(240,253,249)
#F1FDF9
(241,253,249)
#F2FDF9
(242,253,249)
#F3FDF9
(243,253,249)
#F4FDF9
(244,253,249)
#F5FDF9
(245,253,249)
#F6FDF9
(246,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECFDF9; }

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

This text font color is #ECFDF9.

Background Color

.myBgColor { background-color: #ECFDF9; }

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

This div background color is #ECFDF9.

Border color

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

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

This div border color is #ECFDF9.

Opacity

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

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

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

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

This text has shadow with #ECFDF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECFDF9.

Preview

Color preview on black background

This text has color #ECFDF9 on black background.


Color preview on white background

This text has color #ECFDF9 on white background.


Black color preview on #ECFDF9 background

This text has black color on #ECFDF9 background.


White color preview on #ECFDF9 background

This text has white color on #ECFDF9 background.


Related colors

Complementary color

Complementary color for #hex is #130206.


I love getcolorcode.com

Triadic colors

1 #F9ECFD and #FDF9EC with #ECFDF9 are triadic colors.

2 #F9FDEC and #FDECF9 with #ECFDF9 are triadic colors.