COLOR #ECF0D9

HEX: #ECF0D9 RGB: (236,240,217)

Renk bilgisi

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

RGB renk modeli

#ECF0D9 color RGB value is (236,240,217).

RGB: (236,240,217) (93%, 94%, 85%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 240 of 255 = 94%
B 217 of 255 = 85%

236
240
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 240 + 217 = 693 (100%)
R 236 of 693 ~ 34.05%
G 240 of 693 ~ 34.63%
B 217 of 693 ~ 31.31'%

%34.05
%34.63
%31.31

CMYK RENK MODELİ

#ECF0D9 rengi CMYK tonu (2,0,10,6).

  • camgöbeği tonu 1.67%
  • eflatun tonu 0.00%
  • sarı tonu 9.58%
  • ana renk tonu 5.88%

CMYK: (2,0,10,6)
C2M0Y10K6 (2%, 0%, 10%, 6%)
(0.02 / 0.00 / 0.10 / 0.06)

CMYK yüzdeleri

%1.67
%0
%9.58
%5.88

Codes

Color #ECF0D9 in popluar color models

EC F0 D9
RGB 236 240 217
HSL 70° 43.40% 89.61%
HSB/HSV 70° 9.58% 94.12%
CMYK 1.67% 0.00% 9.58%
5.88%

Color #ECF0D9 in popluar number systems.

HEX EC F0 D9
Decimal 236 240 217
Binary 11101100 11110000 11011001
Octal 354 360 331

Shades and tints

Shades of #ECF0D9

#ECF0D9
(236,240,217)
#D7DBC6
(215,219,198)
#C2C6B3
(194,198,179)
#ADB1A0
(173,177,160)
#989C8D
(152,156,141)
#83877A
(131,135,122)
#6E7267
(110,114,103)
#595D54
(89,93,84)
#444841
(68,72,65)
#2F332E
(47,51,46)
#1A1E1B
(26,30,27)
#000000
(0,0,0)

Tints of #ECF0D9

#ECF0D9
(236,240,217)
#EDF1DC
(237,241,220)
#EEF2DF
(238,242,223)
#EFF3E2
(239,243,226)
#F0F4E5
(240,244,229)
#F1F5E8
(241,245,232)
#F2F6EB
(242,246,235)
#F3F7EE
(243,247,238)
#F4F8F1
(244,248,241)
#F5F9F4
(245,249,244)
#F6FAF7
(246,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECF0D9; }

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

This text font color is #ECF0D9.

Background Color

.myBgColor { background-color: #ECF0D9; }

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

This div background color is #ECF0D9.

Border color

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

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

This div border color is #ECF0D9.

Opacity

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

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

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

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

This text has shadow with #ECF0D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF0D9.

Preview

Color preview on black background

This text has color #ECF0D9 on black background.


Color preview on white background

This text has color #ECF0D9 on white background.


Black color preview on #ECF0D9 background

This text has black color on #ECF0D9 background.


White color preview on #ECF0D9 background

This text has white color on #ECF0D9 background.


Related colors

Complementary color

Complementary color for #hex is #130F26.


I love getcolorcode.com

Triadic colors

1 #D9ECF0 and #F0D9EC with #ECF0D9 are triadic colors.

2 #D9F0EC and #F0ECD9 with #ECF0D9 are triadic colors.