COLOR #E4F5DD

HEX: #E4F5DD RGB: (228,245,221)

Renk bilgisi

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

RGB renk modeli

#E4F5DD color RGB value is (228,245,221).

RGB: (228,245,221) (89%, 96%, 87%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 245 of 255 = 96%
B 221 of 255 = 87%

228
245
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 245 + 221 = 694 (100%)
R 228 of 694 ~ 32.85%
G 245 of 694 ~ 35.3%
B 221 of 694 ~ 31.84'%

%32.85
%35.3
%31.84

CMYK RENK MODELİ

#E4F5DD rengi CMYK tonu (7,0,10,4).

  • camgöbeği tonu 6.94%
  • eflatun tonu 0.00%
  • sarı tonu 9.80%
  • ana renk tonu 3.92%

CMYK: (7,0,10,4)
C7M0Y10K4 (7%, 0%, 10%, 4%)
(0.07 / 0.00 / 0.10 / 0.04)

CMYK yüzdeleri

%6.94
%0
%9.8
%3.92

Codes

Color #E4F5DD in popluar color models

E4 F5 DD
RGB 228 245 221
HSL 103° 54.55% 91.37%
HSB/HSV 103° 9.80% 96.08%
CMYK 6.94% 0.00% 9.80%
3.92%

Color #E4F5DD in popluar number systems.

HEX E4 F5 DD
Decimal 228 245 221
Binary 11100100 11110101 11011101
Octal 344 365 335

Shades and tints

Shades of #E4F5DD

#E4F5DD
(228,245,221)
#D0DFC9
(208,223,201)
#BCC9B5
(188,201,181)
#A8B3A1
(168,179,161)
#949D8D
(148,157,141)
#808779
(128,135,121)
#6C7165
(108,113,101)
#585B51
(88,91,81)
#44453D
(68,69,61)
#302F29
(48,47,41)
#1C1915
(28,25,21)
#000000
(0,0,0)

Tints of #E4F5DD

#E4F5DD
(228,245,221)
#E6F5E0
(230,245,224)
#E8F5E3
(232,245,227)
#EAF5E6
(234,245,230)
#ECF5E9
(236,245,233)
#EEF5EC
(238,245,236)
#F0F5EF
(240,245,239)
#F2F5F2
(242,245,242)
#F4F5F5
(244,245,245)
#F6F5F8
(246,245,248)
#F8F5FB
(248,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4F5DD color. Also use rgb(228,245,221) instead hex code.

Text Font Color

.myTextColor { color: #E4F5DD; }

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

This text font color is #E4F5DD.

Background Color

.myBgColor { background-color: #E4F5DD; }

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

This div background color is #E4F5DD.

Border color

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

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

This div border color is #E4F5DD.

Opacity

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

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

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

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

This text has shadow with #E4F5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F5DD.

Preview

Color preview on black background

This text has color #E4F5DD on black background.


Color preview on white background

This text has color #E4F5DD on white background.


Black color preview on #E4F5DD background

This text has black color on #E4F5DD background.


White color preview on #E4F5DD background

This text has white color on #E4F5DD background.


Related colors

Complementary color

Complementary color for #hex is #1B0A22.


I love getcolorcode.com

Triadic colors

1 #DDE4F5 and #F5DDE4 with #E4F5DD are triadic colors.

2 #DDF5E4 and #F5E4DD with #E4F5DD are triadic colors.