COLOR #ECF6D1

HEX: #ECF6D1 RGB: (236,246,209)

Renk bilgisi

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

RGB renk modeli

#ECF6D1 color RGB value is (236,246,209).

RGB: (236,246,209) (93%, 96%, 82%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 246 of 255 = 96%
B 209 of 255 = 82%

236
246
209

R + G + B ~ 90%. #ECF6D1 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 246 + 209 = 691 (100%)
R 236 of 691 ~ 34.15%
G 246 of 691 ~ 35.6%
B 209 of 691 ~ 30.25'%

%34.15
%35.6
%30.25

CMYK RENK MODELİ

#ECF6D1 rengi CMYK tonu (4,0,15,4).

  • camgöbeği tonu 4.07%
  • eflatun tonu 0.00%
  • sarı tonu 15.04%
  • ana renk tonu 3.53%

CMYK: (4,0,15,4)
C4M0Y15K4 (4%, 0%, 15%, 4%)
(0.04 / 0.00 / 0.15 / 0.04)

CMYK yüzdeleri

%4.07
%0
%15.04
%3.53

Codes

Color #ECF6D1 in popluar color models

EC F6 D1
RGB 236 246 209
HSL 76° 67.27% 89.22%
HSB/HSV 76° 15.04% 96.47%
CMYK 4.07% 0.00% 15.04%
3.53%

Color #ECF6D1 in popluar number systems.

HEX EC F6 D1
Decimal 236 246 209
Binary 11101100 11110110 11010001
Octal 354 366 321

Shades and tints

Shades of #ECF6D1

#ECF6D1
(236,246,209)
#D7E0BE
(215,224,190)
#C2CAAB
(194,202,171)
#ADB498
(173,180,152)
#989E85
(152,158,133)
#838872
(131,136,114)
#6E725F
(110,114,95)
#595C4C
(89,92,76)
#444639
(68,70,57)
#2F3026
(47,48,38)
#1A1A13
(26,26,19)
#000000
(0,0,0)

Tints of #ECF6D1

#ECF6D1
(236,246,209)
#EDF6D5
(237,246,213)
#EEF6D9
(238,246,217)
#EFF6DD
(239,246,221)
#F0F6E1
(240,246,225)
#F1F6E5
(241,246,229)
#F2F6E9
(242,246,233)
#F3F6ED
(243,246,237)
#F4F6F1
(244,246,241)
#F5F6F5
(245,246,245)
#F6F6F9
(246,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECF6D1 color. Also use rgb(236,246,209) instead hex code.

Text Font Color

.myTextColor { color: #ECF6D1; }

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

This text font color is #ECF6D1.

Background Color

.myBgColor { background-color: #ECF6D1; }

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

This div background color is #ECF6D1.

Border color

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

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

This div border color is #ECF6D1.

Opacity

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

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

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

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

This text has shadow with #ECF6D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF6D1.

Preview

Color preview on black background

This text has color #ECF6D1 on black background.


Color preview on white background

This text has color #ECF6D1 on white background.


Black color preview on #ECF6D1 background

This text has black color on #ECF6D1 background.


White color preview on #ECF6D1 background

This text has white color on #ECF6D1 background.


Related colors

Complementary color

Complementary color for #hex is #13092E.


I love getcolorcode.com

Triadic colors

1 #D1ECF6 and #F6D1EC with #ECF6D1 are triadic colors.

2 #D1F6EC and #F6ECD1 with #ECF6D1 are triadic colors.