COLOR #ECFDD5

HEX: #ECFDD5 RGB: (236,253,213)

Renk bilgisi

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

RGB renk modeli

#ECFDD5 color RGB value is (236,253,213).

RGB: (236,253,213) (93%, 99%, 84%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 253 of 255 = 99%
B 213 of 255 = 84%

236
253
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 253 + 213 = 702 (100%)
R 236 of 702 ~ 33.62%
G 253 of 702 ~ 36.04%
B 213 of 702 ~ 30.34'%

%33.62
%36.04
%30.34

CMYK RENK MODELİ

#ECFDD5 rengi CMYK tonu (7,0,16,1).

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

CMYK: (7,0,16,1)
C7M0Y16K1 (7%, 0%, 16%, 1%)
(0.07 / 0.00 / 0.16 / 0.01)

CMYK yüzdeleri

%6.72
%0
%15.81
%0.78

Codes

Color #ECFDD5 in popluar color models

EC FD D5
RGB 236 253 213
HSL 86° 90.91% 91.37%
HSB/HSV 86° 15.81% 99.22%
CMYK 6.72% 0.00% 15.81%
0.78%

Color #ECFDD5 in popluar number systems.

HEX EC FD D5
Decimal 236 253 213
Binary 11101100 11111101 11010101
Octal 354 375 325

Shades and tints

Shades of #ECFDD5

#ECFDD5
(236,253,213)
#D7E6C2
(215,230,194)
#C2CFAF
(194,207,175)
#ADB89C
(173,184,156)
#98A189
(152,161,137)
#838A76
(131,138,118)
#6E7363
(110,115,99)
#595C50
(89,92,80)
#44453D
(68,69,61)
#2F2E2A
(47,46,42)
#1A1717
(26,23,23)
#000000
(0,0,0)

Tints of #ECFDD5

#ECFDD5
(236,253,213)
#EDFDD8
(237,253,216)
#EEFDDB
(238,253,219)
#EFFDDE
(239,253,222)
#F0FDE1
(240,253,225)
#F1FDE4
(241,253,228)
#F2FDE7
(242,253,231)
#F3FDEA
(243,253,234)
#F4FDED
(244,253,237)
#F5FDF0
(245,253,240)
#F6FDF3
(246,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECFDD5; }

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

This text font color is #ECFDD5.

Background Color

.myBgColor { background-color: #ECFDD5; }

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

This div background color is #ECFDD5.

Border color

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

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

This div border color is #ECFDD5.

Opacity

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

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

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

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

This text has shadow with #ECFDD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECFDD5.

Preview

Color preview on black background

This text has color #ECFDD5 on black background.


Color preview on white background

This text has color #ECFDD5 on white background.


Black color preview on #ECFDD5 background

This text has black color on #ECFDD5 background.


White color preview on #ECFDD5 background

This text has white color on #ECFDD5 background.


Related colors

Complementary color

Complementary color for #hex is #13022A.


I love getcolorcode.com

Triadic colors

1 #D5ECFD and #FDD5EC with #ECFDD5 are triadic colors.

2 #D5FDEC and #FDECD5 with #ECFDD5 are triadic colors.