COLOR #ECF8D4

HEX: #ECF8D4 RGB: (236,248,212)

Renk bilgisi

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

RGB renk modeli

#ECF8D4 color RGB value is (236,248,212).

RGB: (236,248,212) (93%, 97%, 83%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 248 of 255 = 97%
B 212 of 255 = 83%

236
248
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 248 + 212 = 696 (100%)
R 236 of 696 ~ 33.91%
G 248 of 696 ~ 35.63%
B 212 of 696 ~ 30.46'%

%33.91
%35.63
%30.46

CMYK RENK MODELİ

#ECF8D4 rengi CMYK tonu (5,0,15,3).

  • camgöbeği tonu 4.84%
  • eflatun tonu 0.00%
  • sarı tonu 14.52%
  • ana renk tonu 2.75%

CMYK: (5,0,15,3)
C5M0Y15K3 (5%, 0%, 15%, 3%)
(0.05 / 0.00 / 0.15 / 0.03)

CMYK yüzdeleri

%4.84
%0
%14.52
%2.75

Codes

Color #ECF8D4 in popluar color models

EC F8 D4
RGB 236 248 212
HSL 80° 72.00% 90.20%
HSB/HSV 80° 14.52% 97.25%
CMYK 4.84% 0.00% 14.52%
2.75%

Color #ECF8D4 in popluar number systems.

HEX EC F8 D4
Decimal 236 248 212
Binary 11101100 11111000 11010100
Octal 354 370 324

Shades and tints

Shades of #ECF8D4

#ECF8D4
(236,248,212)
#D7E2C1
(215,226,193)
#C2CCAE
(194,204,174)
#ADB69B
(173,182,155)
#98A088
(152,160,136)
#838A75
(131,138,117)
#6E7462
(110,116,98)
#595E4F
(89,94,79)
#44483C
(68,72,60)
#2F3229
(47,50,41)
#1A1C16
(26,28,22)
#000000
(0,0,0)

Tints of #ECF8D4

#ECF8D4
(236,248,212)
#EDF8D7
(237,248,215)
#EEF8DA
(238,248,218)
#EFF8DD
(239,248,221)
#F0F8E0
(240,248,224)
#F1F8E3
(241,248,227)
#F2F8E6
(242,248,230)
#F3F8E9
(243,248,233)
#F4F8EC
(244,248,236)
#F5F8EF
(245,248,239)
#F6F8F2
(246,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECF8D4 color. Also use rgb(236,248,212) instead hex code.

Text Font Color

.myTextColor { color: #ECF8D4; }

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

This text font color is #ECF8D4.

Background Color

.myBgColor { background-color: #ECF8D4; }

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

This div background color is #ECF8D4.

Border color

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

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

This div border color is #ECF8D4.

Opacity

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

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

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

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

This text has shadow with #ECF8D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF8D4.

Preview

Color preview on black background

This text has color #ECF8D4 on black background.


Color preview on white background

This text has color #ECF8D4 on white background.


Black color preview on #ECF8D4 background

This text has black color on #ECF8D4 background.


White color preview on #ECF8D4 background

This text has white color on #ECF8D4 background.


Related colors

Complementary color

Complementary color for #hex is #13072B.


I love getcolorcode.com

Triadic colors

1 #D4ECF8 and #F8D4EC with #ECF8D4 are triadic colors.

2 #D4F8EC and #F8ECD4 with #ECF8D4 are triadic colors.