COLOR #ECFCC5

HEX: #ECFCC5 RGB: (236,252,197)

Renk bilgisi

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

RGB renk modeli

#ECFCC5 color RGB value is (236,252,197).

RGB: (236,252,197) (93%, 99%, 77%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 252 of 255 = 99%
B 197 of 255 = 77%

236
252
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 252 + 197 = 685 (100%)
R 236 of 685 ~ 34.45%
G 252 of 685 ~ 36.79%
B 197 of 685 ~ 28.76'%

%34.45
%36.79
%28.76

CMYK RENK MODELİ

#ECFCC5 rengi CMYK tonu (6,0,22,1).

  • camgöbeği tonu 6.35%
  • eflatun tonu 0.00%
  • sarı tonu 21.83%
  • ana renk tonu 1.18%

CMYK: (6,0,22,1)
C6M0Y22K1 (6%, 0%, 22%, 1%)
(0.06 / 0.00 / 0.22 / 0.01)

CMYK yüzdeleri

%6.35
%0
%21.83
%1.18

Codes

Color #ECFCC5 in popluar color models

EC FC C5
RGB 236 252 197
HSL 77° 90.16% 88.04%
HSB/HSV 77° 21.83% 98.82%
CMYK 6.35% 0.00% 21.83%
1.18%

Color #ECFCC5 in popluar number systems.

HEX EC FC C5
Decimal 236 252 197
Binary 11101100 11111100 11000101
Octal 354 374 305

Shades and tints

Shades of #ECFCC5

#ECFCC5
(236,252,197)
#D7E6B4
(215,230,180)
#C2D0A3
(194,208,163)
#ADBA92
(173,186,146)
#98A481
(152,164,129)
#838E70
(131,142,112)
#6E785F
(110,120,95)
#59624E
(89,98,78)
#444C3D
(68,76,61)
#2F362C
(47,54,44)
#1A201B
(26,32,27)
#000000
(0,0,0)

Tints of #ECFCC5

#ECFCC5
(236,252,197)
#EDFCCA
(237,252,202)
#EEFCCF
(238,252,207)
#EFFCD4
(239,252,212)
#F0FCD9
(240,252,217)
#F1FCDE
(241,252,222)
#F2FCE3
(242,252,227)
#F3FCE8
(243,252,232)
#F4FCED
(244,252,237)
#F5FCF2
(245,252,242)
#F6FCF7
(246,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECFCC5 color. Also use rgb(236,252,197) instead hex code.

Text Font Color

.myTextColor { color: #ECFCC5; }

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

This text font color is #ECFCC5.

Background Color

.myBgColor { background-color: #ECFCC5; }

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

This div background color is #ECFCC5.

Border color

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

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

This div border color is #ECFCC5.

Opacity

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

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

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

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

This text has shadow with #ECFCC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECFCC5.

Preview

Color preview on black background

This text has color #ECFCC5 on black background.


Color preview on white background

This text has color #ECFCC5 on white background.


Black color preview on #ECFCC5 background

This text has black color on #ECFCC5 background.


White color preview on #ECFCC5 background

This text has white color on #ECFCC5 background.


Related colors

Complementary color

Complementary color for #hex is #13033A.


I love getcolorcode.com

Triadic colors

1 #C5ECFC and #FCC5EC with #ECFCC5 are triadic colors.

2 #C5FCEC and #FCECC5 with #ECFCC5 are triadic colors.