COLOR #ECFDB5

HEX: #ECFDB5 RGB: (236,253,181)

Renk bilgisi

#ECFDB5 contains mainly red and green colors. #ECFDB5 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#ECFDB5 color RGB value is (236,253,181).

RGB: (236,253,181) (93%, 99%, 71%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 253 of 255 = 99%
B 181 of 255 = 71%

236
253
181

R + G + B ~ 88%. #ECFDB5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 253 + 181 = 670 (100%)
R 236 of 670 ~ 35.22%
G 253 of 670 ~ 37.76%
B 181 of 670 ~ 27.01'%

%35.22
%37.76
%27.01

CMYK RENK MODELİ

#ECFDB5 rengi CMYK tonu (7,0,28,1).

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

CMYK: (7,0,28,1)
C7M0Y28K1 (7%, 0%, 28%, 1%)
(0.07 / 0.00 / 0.28 / 0.01)

CMYK yüzdeleri

%6.72
%0
%28.46
%0.78

Codes

Color #ECFDB5 in popluar color models

EC FD B5
RGB 236 253 181
HSL 74° 94.74% 85.10%
HSB/HSV 74° 28.46% 99.22%
CMYK 6.72% 0.00% 28.46%
0.78%

Color #ECFDB5 in popluar number systems.

HEX EC FD B5
Decimal 236 253 181
Binary 11101100 11111101 10110101
Octal 354 375 265

Shades and tints

Shades of #ECFDB5

#ECFDB5
(236,253,181)
#D7E6A5
(215,230,165)
#C2CF95
(194,207,149)
#ADB885
(173,184,133)
#98A175
(152,161,117)
#838A65
(131,138,101)
#6E7355
(110,115,85)
#595C45
(89,92,69)
#444535
(68,69,53)
#2F2E25
(47,46,37)
#1A1715
(26,23,21)
#000000
(0,0,0)

Tints of #ECFDB5

#ECFDB5
(236,253,181)
#EDFDBB
(237,253,187)
#EEFDC1
(238,253,193)
#EFFDC7
(239,253,199)
#F0FDCD
(240,253,205)
#F1FDD3
(241,253,211)
#F2FDD9
(242,253,217)
#F3FDDF
(243,253,223)
#F4FDE5
(244,253,229)
#F5FDEB
(245,253,235)
#F6FDF1
(246,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECFDB5; }

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

This text font color is #ECFDB5.

Background Color

.myBgColor { background-color: #ECFDB5; }

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

This div background color is #ECFDB5.

Border color

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

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

This div border color is #ECFDB5.

Opacity

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

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

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

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

This text has shadow with #ECFDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECFDB5.

Preview

Color preview on black background

This text has color #ECFDB5 on black background.


Color preview on white background

This text has color #ECFDB5 on white background.


Black color preview on #ECFDB5 background

This text has black color on #ECFDB5 background.


White color preview on #ECFDB5 background

This text has white color on #ECFDB5 background.


Related colors

Complementary color

Complementary color for #hex is #13024A.


I love getcolorcode.com

Triadic colors

1 #B5ECFD and #FDB5EC with #ECFDB5 are triadic colors.

2 #B5FDEC and #FDECB5 with #ECFDB5 are triadic colors.