COLOR #E5F4DD

HEX: #E5F4DD RGB: (229,244,221)

Renk bilgisi

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

RGB renk modeli

#E5F4DD color RGB value is (229,244,221).

RGB: (229,244,221) (90%, 96%, 87%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 244 of 255 = 96%
B 221 of 255 = 87%

229
244
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 244 + 221 = 694 (100%)
R 229 of 694 ~ 33%
G 244 of 694 ~ 35.16%
B 221 of 694 ~ 31.84'%

%33
%35.16
%31.84

CMYK RENK MODELİ

#E5F4DD rengi CMYK tonu (6,0,9,4).

  • camgöbeği tonu 6.15%
  • eflatun tonu 0.00%
  • sarı tonu 9.43%
  • ana renk tonu 4.31%

CMYK: (6,0,9,4)
C6M0Y9K4 (6%, 0%, 9%, 4%)
(0.06 / 0.00 / 0.09 / 0.04)

CMYK yüzdeleri

%6.15
%0
%9.43
%4.31

Codes

Color #E5F4DD in popluar color models

E5 F4 DD
RGB 229 244 221
HSL 99° 51.11% 91.18%
HSB/HSV 99° 9.43% 95.69%
CMYK 6.15% 0.00% 9.43%
4.31%

Color #E5F4DD in popluar number systems.

HEX E5 F4 DD
Decimal 229 244 221
Binary 11100101 11110100 11011101
Octal 345 364 335

Shades and tints

Shades of #E5F4DD

#E5F4DD
(229,244,221)
#D1DEC9
(209,222,201)
#BDC8B5
(189,200,181)
#A9B2A1
(169,178,161)
#959C8D
(149,156,141)
#818679
(129,134,121)
#6D7065
(109,112,101)
#595A51
(89,90,81)
#45443D
(69,68,61)
#312E29
(49,46,41)
#1D1815
(29,24,21)
#000000
(0,0,0)

Tints of #E5F4DD

#E5F4DD
(229,244,221)
#E7F5E0
(231,245,224)
#E9F6E3
(233,246,227)
#EBF7E6
(235,247,230)
#EDF8E9
(237,248,233)
#EFF9EC
(239,249,236)
#F1FAEF
(241,250,239)
#F3FBF2
(243,251,242)
#F5FCF5
(245,252,245)
#F7FDF8
(247,253,248)
#F9FEFB
(249,254,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F4DD color. Also use rgb(229,244,221) instead hex code.

Text Font Color

.myTextColor { color: #E5F4DD; }

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

This text font color is #E5F4DD.

Background Color

.myBgColor { background-color: #E5F4DD; }

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

This div background color is #E5F4DD.

Border color

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

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

This div border color is #E5F4DD.

Opacity

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

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

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

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

This text has shadow with #E5F4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F4DD.

Preview

Color preview on black background

This text has color #E5F4DD on black background.


Color preview on white background

This text has color #E5F4DD on white background.


Black color preview on #E5F4DD background

This text has black color on #E5F4DD background.


White color preview on #E5F4DD background

This text has white color on #E5F4DD background.


Related colors

Complementary color

Complementary color for #hex is #1A0B22.


I love getcolorcode.com

Triadic colors

1 #DDE5F4 and #F4DDE5 with #E5F4DD are triadic colors.

2 #DDF4E5 and #F4E5DD with #E5F4DD are triadic colors.