COLOR #ECF9DB

HEX: #ECF9DB RGB: (236,249,219)

Renk bilgisi

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

RGB renk modeli

#ECF9DB color RGB value is (236,249,219).

RGB: (236,249,219) (93%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 249 of 255 = 98%
B 219 of 255 = 86%

236
249
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 249 + 219 = 704 (100%)
R 236 of 704 ~ 33.52%
G 249 of 704 ~ 35.37%
B 219 of 704 ~ 31.11'%

%33.52
%35.37
%31.11

CMYK RENK MODELİ

#ECF9DB rengi CMYK tonu (5,0,12,2).

  • camgöbeği tonu 5.22%
  • eflatun tonu 0.00%
  • sarı tonu 12.05%
  • ana renk tonu 2.35%

CMYK: (5,0,12,2)
C5M0Y12K2 (5%, 0%, 12%, 2%)
(0.05 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%5.22
%0
%12.05
%2.35

Codes

Color #ECF9DB in popluar color models

EC F9 DB
RGB 236 249 219
HSL 86° 71.43% 91.76%
HSB/HSV 86° 12.05% 97.65%
CMYK 5.22% 0.00% 12.05%
2.35%

Color #ECF9DB in popluar number systems.

HEX EC F9 DB
Decimal 236 249 219
Binary 11101100 11111001 11011011
Octal 354 371 333

Shades and tints

Shades of #ECF9DB

#ECF9DB
(236,249,219)
#D7E3C8
(215,227,200)
#C2CDB5
(194,205,181)
#ADB7A2
(173,183,162)
#98A18F
(152,161,143)
#838B7C
(131,139,124)
#6E7569
(110,117,105)
#595F56
(89,95,86)
#444943
(68,73,67)
#2F3330
(47,51,48)
#1A1D1D
(26,29,29)
#000000
(0,0,0)

Tints of #ECF9DB

#ECF9DB
(236,249,219)
#EDF9DE
(237,249,222)
#EEF9E1
(238,249,225)
#EFF9E4
(239,249,228)
#F0F9E7
(240,249,231)
#F1F9EA
(241,249,234)
#F2F9ED
(242,249,237)
#F3F9F0
(243,249,240)
#F4F9F3
(244,249,243)
#F5F9F6
(245,249,246)
#F6F9F9
(246,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECF9DB; }

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

This text font color is #ECF9DB.

Background Color

.myBgColor { background-color: #ECF9DB; }

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

This div background color is #ECF9DB.

Border color

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

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

This div border color is #ECF9DB.

Opacity

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

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

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

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

This text has shadow with #ECF9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF9DB.

Preview

Color preview on black background

This text has color #ECF9DB on black background.


Color preview on white background

This text has color #ECF9DB on white background.


Black color preview on #ECF9DB background

This text has black color on #ECF9DB background.


White color preview on #ECF9DB background

This text has white color on #ECF9DB background.


Related colors

Complementary color

Complementary color for #hex is #130624.


I love getcolorcode.com

Triadic colors

1 #DBECF9 and #F9DBEC with #ECF9DB are triadic colors.

2 #DBF9EC and #F9ECDB with #ECF9DB are triadic colors.