COLOR #ECF5E6

HEX: #ECF5E6 RGB: (236,245,230)

Renk bilgisi

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

RGB renk modeli

#ECF5E6 color RGB value is (236,245,230).

RGB: (236,245,230) (93%, 96%, 90%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 245 of 255 = 96%
B 230 of 255 = 90%

236
245
230

R + G + B ~ 93%. #ECF5E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 245 + 230 = 711 (100%)
R 236 of 711 ~ 33.19%
G 245 of 711 ~ 34.46%
B 230 of 711 ~ 32.35'%

%33.19
%34.46
%32.35

CMYK RENK MODELİ

#ECF5E6 rengi CMYK tonu (4,0,6,4).

  • camgöbeği tonu 3.67%
  • eflatun tonu 0.00%
  • sarı tonu 6.12%
  • ana renk tonu 3.92%

CMYK: (4,0,6,4)
C4M0Y6K4 (4%, 0%, 6%, 4%)
(0.04 / 0.00 / 0.06 / 0.04)

CMYK yüzdeleri

%3.67
%0
%6.12
%3.92

Codes

Color #ECF5E6 in popluar color models

EC F5 E6
RGB 236 245 230
HSL 96° 42.86% 93.14%
HSB/HSV 96° 6.12% 96.08%
CMYK 3.67% 0.00% 6.12%
3.92%

Color #ECF5E6 in popluar number systems.

HEX EC F5 E6
Decimal 236 245 230
Binary 11101100 11110101 11100110
Octal 354 365 346

Shades and tints

Shades of #ECF5E6

#ECF5E6
(236,245,230)
#D7DFD2
(215,223,210)
#C2C9BE
(194,201,190)
#ADB3AA
(173,179,170)
#989D96
(152,157,150)
#838782
(131,135,130)
#6E716E
(110,113,110)
#595B5A
(89,91,90)
#444546
(68,69,70)
#2F2F32
(47,47,50)
#1A191E
(26,25,30)
#000000
(0,0,0)

Tints of #ECF5E6

#ECF5E6
(236,245,230)
#EDF5E8
(237,245,232)
#EEF5EA
(238,245,234)
#EFF5EC
(239,245,236)
#F0F5EE
(240,245,238)
#F1F5F0
(241,245,240)
#F2F5F2
(242,245,242)
#F3F5F4
(243,245,244)
#F4F5F6
(244,245,246)
#F5F5F8
(245,245,248)
#F6F5FA
(246,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECF5E6 color. Also use rgb(236,245,230) instead hex code.

Text Font Color

.myTextColor { color: #ECF5E6; }

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

This text font color is #ECF5E6.

Background Color

.myBgColor { background-color: #ECF5E6; }

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

This div background color is #ECF5E6.

Border color

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

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

This div border color is #ECF5E6.

Opacity

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

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

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

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

This text has shadow with #ECF5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF5E6.

Preview

Color preview on black background

This text has color #ECF5E6 on black background.


Color preview on white background

This text has color #ECF5E6 on white background.


Black color preview on #ECF5E6 background

This text has black color on #ECF5E6 background.


White color preview on #ECF5E6 background

This text has white color on #ECF5E6 background.


Related colors

Complementary color

Complementary color for #hex is #130A19.


I love getcolorcode.com

Triadic colors

1 #E6ECF5 and #F5E6EC with #ECF5E6 are triadic colors.

2 #E6F5EC and #F5ECE6 with #ECF5E6 are triadic colors.