COLOR #ECFAD5

HEX: #ECFAD5 RGB: (236,250,213)

Renk bilgisi

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

RGB renk modeli

#ECFAD5 color RGB value is (236,250,213).

RGB: (236,250,213) (93%, 98%, 84%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 250 of 255 = 98%
B 213 of 255 = 84%

236
250
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 250 + 213 = 699 (100%)
R 236 of 699 ~ 33.76%
G 250 of 699 ~ 35.77%
B 213 of 699 ~ 30.47'%

%33.76
%35.77
%30.47

CMYK RENK MODELİ

#ECFAD5 rengi CMYK tonu (6,0,15,2).

  • camgöbeği tonu 5.60%
  • eflatun tonu 0.00%
  • sarı tonu 14.80%
  • ana renk tonu 1.96%

CMYK: (6,0,15,2)
C6M0Y15K2 (6%, 0%, 15%, 2%)
(0.06 / 0.00 / 0.15 / 0.02)

CMYK yüzdeleri

%5.6
%0
%14.8
%1.96

Codes

Color #ECFAD5 in popluar color models

EC FA D5
RGB 236 250 213
HSL 83° 78.72% 90.78%
HSB/HSV 83° 14.80% 98.04%
CMYK 5.60% 0.00% 14.80%
1.96%

Color #ECFAD5 in popluar number systems.

HEX EC FA D5
Decimal 236 250 213
Binary 11101100 11111010 11010101
Octal 354 372 325

Shades and tints

Shades of #ECFAD5

#ECFAD5
(236,250,213)
#D7E4C2
(215,228,194)
#C2CEAF
(194,206,175)
#ADB89C
(173,184,156)
#98A289
(152,162,137)
#838C76
(131,140,118)
#6E7663
(110,118,99)
#596050
(89,96,80)
#444A3D
(68,74,61)
#2F342A
(47,52,42)
#1A1E17
(26,30,23)
#000000
(0,0,0)

Tints of #ECFAD5

#ECFAD5
(236,250,213)
#EDFAD8
(237,250,216)
#EEFADB
(238,250,219)
#EFFADE
(239,250,222)
#F0FAE1
(240,250,225)
#F1FAE4
(241,250,228)
#F2FAE7
(242,250,231)
#F3FAEA
(243,250,234)
#F4FAED
(244,250,237)
#F5FAF0
(245,250,240)
#F6FAF3
(246,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECFAD5; }

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

This text font color is #ECFAD5.

Background Color

.myBgColor { background-color: #ECFAD5; }

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

This div background color is #ECFAD5.

Border color

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

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

This div border color is #ECFAD5.

Opacity

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

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

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

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

This text has shadow with #ECFAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECFAD5.

Preview

Color preview on black background

This text has color #ECFAD5 on black background.


Color preview on white background

This text has color #ECFAD5 on white background.


Black color preview on #ECFAD5 background

This text has black color on #ECFAD5 background.


White color preview on #ECFAD5 background

This text has white color on #ECFAD5 background.


Related colors

Complementary color

Complementary color for #hex is #13052A.


I love getcolorcode.com

Triadic colors

1 #D5ECFA and #FAD5EC with #ECFAD5 are triadic colors.

2 #D5FAEC and #FAECD5 with #ECFAD5 are triadic colors.