COLOR #E4EFDB

HEX: #E4EFDB RGB: (228,239,219)

Color info

#E4EFDB contains red, green and blue colors in about the same proportion. Web safe color of #E4EFDB is #CCFFCC (or #CFC).

RGB color model

#E4EFDB color RGB value is (228,239,219).

RGB: (228,239,219) (89%, 94%, 86%)

RGB channels and saturation

R 228 of 255 = 89%
G 239 of 255 = 94%
B 219 of 255 = 86%

228
239
219

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

Portions of RGB colors in percentages

R + G + B = 228 + 239 + 219 = 686 (100%)
R 228 of 686 ~ 33.24%
G 239 of 686 ~ 34.84%
B 219 of 686 ~ 31.92'%

%33.24
%34.84
%31.92

CMYK color model

#E4EFDB color CMYK value is (5,0,8,6).

  • cyan value is 4.60%
  • magenta value is 0.00%
  • yellow value is 8.37%
  • key color value is 6.27%

CMYK: (5,0,8,6)
C5M0Y8K6 (5%, 0%, 8%, 6%)
(0.05 / 0.00 / 0.08 / 0.06)

CMYK percentages

%4.6
%0
%8.37
%6.27

Codes

Color #E4EFDB in popluar color models

E4 EF DB
RGB 228 239 219
HSL 93° 38.46% 89.80%
HSB/HSV 93° 8.37% 93.73%
CMYK 4.60% 0.00% 8.37%
6.27%

Color #E4EFDB in popluar number systems.

HEX E4 EF DB
Decimal 228 239 219
Binary 11100100 11101111 11011011
Octal 344 357 333

Shades and tints

Shades of #E4EFDB

#E4EFDB
(228,239,219)
#D0DAC8
(208,218,200)
#BCC5B5
(188,197,181)
#A8B0A2
(168,176,162)
#949B8F
(148,155,143)
#80867C
(128,134,124)
#6C7169
(108,113,105)
#585C56
(88,92,86)
#444743
(68,71,67)
#303230
(48,50,48)
#1C1D1D
(28,29,29)
#000000
(0,0,0)

Tints of #E4EFDB

#E4EFDB
(228,239,219)
#E6F0DE
(230,240,222)
#E8F1E1
(232,241,225)
#EAF2E4
(234,242,228)
#ECF3E7
(236,243,231)
#EEF4EA
(238,244,234)
#F0F5ED
(240,245,237)
#F2F6F0
(242,246,240)
#F4F7F3
(244,247,243)
#F6F8F6
(246,248,246)
#F8F9F9
(248,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4EFDB color. Also use rgb(228,239,219) instead hex code.

Text Font Color

.myTextColor { color: #E4EFDB; }

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

This text font color is #E4EFDB.

Background Color

.myBgColor { background-color: #E4EFDB; }

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

This div background color is #E4EFDB.

Border color

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

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

This div border color is #E4EFDB.

Opacity

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

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

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

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

This text has shadow with #E4EFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4EFDB.

Preview

Color preview on black background

This text has color #E4EFDB on black background.


Color preview on white background

This text has color #E4EFDB on white background.


Black color preview on #E4EFDB background

This text has black color on #E4EFDB background.


White color preview on #E4EFDB background

This text has white color on #E4EFDB background.


Related colors

Complementary color

Complementary color for #hex is #1B1024.


I love getcolorcode.com

Triadic colors

1 #DBE4EF and #EFDBE4 with #E4EFDB are triadic colors.

2 #DBEFE4 and #EFE4DB with #E4EFDB are triadic colors.