COLOR #ECF0DB

HEX: #ECF0DB RGB: (236,240,219)

Renk bilgisi

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

RGB renk modeli

#ECF0DB color RGB value is (236,240,219).

RGB: (236,240,219) (93%, 94%, 86%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 240 of 255 = 94%
B 219 of 255 = 86%

236
240
219

R + G + B ~ 91%. #ECF0DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 240 + 219 = 695 (100%)
R 236 of 695 ~ 33.96%
G 240 of 695 ~ 34.53%
B 219 of 695 ~ 31.51'%

%33.96
%34.53
%31.51

CMYK RENK MODELİ

#ECF0DB rengi CMYK tonu (2,0,9,6).

  • camgöbeği tonu 1.67%
  • eflatun tonu 0.00%
  • sarı tonu 8.75%
  • ana renk tonu 5.88%

CMYK: (2,0,9,6)
C2M0Y9K6 (2%, 0%, 9%, 6%)
(0.02 / 0.00 / 0.09 / 0.06)

CMYK yüzdeleri

%1.67
%0
%8.75
%5.88

Codes

Color #ECF0DB in popluar color models

EC F0 DB
RGB 236 240 219
HSL 71° 41.18% 90.00%
HSB/HSV 71° 8.75% 94.12%
CMYK 1.67% 0.00% 8.75%
5.88%

Color #ECF0DB in popluar number systems.

HEX EC F0 DB
Decimal 236 240 219
Binary 11101100 11110000 11011011
Octal 354 360 333

Shades and tints

Shades of #ECF0DB

#ECF0DB
(236,240,219)
#D7DBC8
(215,219,200)
#C2C6B5
(194,198,181)
#ADB1A2
(173,177,162)
#989C8F
(152,156,143)
#83877C
(131,135,124)
#6E7269
(110,114,105)
#595D56
(89,93,86)
#444843
(68,72,67)
#2F3330
(47,51,48)
#1A1E1D
(26,30,29)
#000000
(0,0,0)

Tints of #ECF0DB

#ECF0DB
(236,240,219)
#EDF1DE
(237,241,222)
#EEF2E1
(238,242,225)
#EFF3E4
(239,243,228)
#F0F4E7
(240,244,231)
#F1F5EA
(241,245,234)
#F2F6ED
(242,246,237)
#F3F7F0
(243,247,240)
#F4F8F3
(244,248,243)
#F5F9F6
(245,249,246)
#F6FAF9
(246,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECF0DB color. Also use rgb(236,240,219) instead hex code.

Text Font Color

.myTextColor { color: #ECF0DB; }

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

This text font color is #ECF0DB.

Background Color

.myBgColor { background-color: #ECF0DB; }

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

This div background color is #ECF0DB.

Border color

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

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

This div border color is #ECF0DB.

Opacity

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

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

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

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

This text has shadow with #ECF0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF0DB.

Preview

Color preview on black background

This text has color #ECF0DB on black background.


Color preview on white background

This text has color #ECF0DB on white background.


Black color preview on #ECF0DB background

This text has black color on #ECF0DB background.


White color preview on #ECF0DB background

This text has white color on #ECF0DB background.


Related colors

Complementary color

Complementary color for #hex is #130F24.


I love getcolorcode.com

Triadic colors

1 #DBECF0 and #F0DBEC with #ECF0DB are triadic colors.

2 #DBF0EC and #F0ECDB with #ECF0DB are triadic colors.