COLOR #ECF6D0

HEX: #ECF6D0 RGB: (236,246,208)

Renk bilgisi

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

RGB renk modeli

#ECF6D0 color RGB value is (236,246,208).

RGB: (236,246,208) (93%, 96%, 82%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 246 of 255 = 96%
B 208 of 255 = 82%

236
246
208

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 246 + 208 = 690 (100%)
R 236 of 690 ~ 34.2%
G 246 of 690 ~ 35.65%
B 208 of 690 ~ 30.14'%

%34.2
%35.65
%30.14

CMYK RENK MODELİ

#ECF6D0 rengi CMYK tonu (4,0,15,4).

  • camgöbeği tonu 4.07%
  • eflatun tonu 0.00%
  • sarı tonu 15.45%
  • ana renk tonu 3.53%

CMYK: (4,0,15,4)
C4M0Y15K4 (4%, 0%, 15%, 4%)
(0.04 / 0.00 / 0.15 / 0.04)

CMYK yüzdeleri

%4.07
%0
%15.45
%3.53

Codes

Color #ECF6D0 in popluar color models

EC F6 D0
RGB 236 246 208
HSL 76° 67.86% 89.02%
HSB/HSV 76° 15.45% 96.47%
CMYK 4.07% 0.00% 15.45%
3.53%

Color #ECF6D0 in popluar number systems.

HEX EC F6 D0
Decimal 236 246 208
Binary 11101100 11110110 11010000
Octal 354 366 320

Shades and tints

Shades of #ECF6D0

#ECF6D0
(236,246,208)
#D7E0BE
(215,224,190)
#C2CAAC
(194,202,172)
#ADB49A
(173,180,154)
#989E88
(152,158,136)
#838876
(131,136,118)
#6E7264
(110,114,100)
#595C52
(89,92,82)
#444640
(68,70,64)
#2F302E
(47,48,46)
#1A1A1C
(26,26,28)
#000000
(0,0,0)

Tints of #ECF6D0

#ECF6D0
(236,246,208)
#EDF6D4
(237,246,212)
#EEF6D8
(238,246,216)
#EFF6DC
(239,246,220)
#F0F6E0
(240,246,224)
#F1F6E4
(241,246,228)
#F2F6E8
(242,246,232)
#F3F6EC
(243,246,236)
#F4F6F0
(244,246,240)
#F5F6F4
(245,246,244)
#F6F6F8
(246,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECF6D0 color. Also use rgb(236,246,208) instead hex code.

Text Font Color

.myTextColor { color: #ECF6D0; }

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

This text font color is #ECF6D0.

Background Color

.myBgColor { background-color: #ECF6D0; }

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

This div background color is #ECF6D0.

Border color

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

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

This div border color is #ECF6D0.

Opacity

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

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

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

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

This text has shadow with #ECF6D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF6D0.

Preview

Color preview on black background

This text has color #ECF6D0 on black background.


Color preview on white background

This text has color #ECF6D0 on white background.


Black color preview on #ECF6D0 background

This text has black color on #ECF6D0 background.


White color preview on #ECF6D0 background

This text has white color on #ECF6D0 background.


Related colors

Complementary color

Complementary color for #hex is #13092F.


I love getcolorcode.com

Triadic colors

1 #D0ECF6 and #F6D0EC with #ECF6D0 are triadic colors.

2 #D0F6EC and #F6ECD0 with #ECF6D0 are triadic colors.