COLOR #E5F5DC

HEX: #E5F5DC RGB: (229,245,220)

Renk bilgisi

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

RGB renk modeli

#E5F5DC color RGB value is (229,245,220).

RGB: (229,245,220) (90%, 96%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 245 of 255 = 96%
B 220 of 255 = 86%

229
245
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 245 + 220 = 694 (100%)
R 229 of 694 ~ 33%
G 245 of 694 ~ 35.3%
B 220 of 694 ~ 31.7'%

%33
%35.3
%31.7

CMYK RENK MODELİ

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

  • camgöbeği tonu 6.53%
  • eflatun tonu 0.00%
  • sarı tonu 10.20%
  • 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.53
%0
%10.2
%3.92

Codes

Color #E5F5DC in popluar color models

E5 F5 DC
RGB 229 245 220
HSL 98° 55.56% 91.18%
HSB/HSV 98° 10.20% 96.08%
CMYK 6.53% 0.00% 10.20%
3.92%

Color #E5F5DC in popluar number systems.

HEX E5 F5 DC
Decimal 229 245 220
Binary 11100101 11110101 11011100
Octal 345 365 334

Shades and tints

Shades of #E5F5DC

#E5F5DC
(229,245,220)
#D1DFC8
(209,223,200)
#BDC9B4
(189,201,180)
#A9B3A0
(169,179,160)
#959D8C
(149,157,140)
#818778
(129,135,120)
#6D7164
(109,113,100)
#595B50
(89,91,80)
#45453C
(69,69,60)
#312F28
(49,47,40)
#1D1914
(29,25,20)
#000000
(0,0,0)

Tints of #E5F5DC

#E5F5DC
(229,245,220)
#E7F5DF
(231,245,223)
#E9F5E2
(233,245,226)
#EBF5E5
(235,245,229)
#EDF5E8
(237,245,232)
#EFF5EB
(239,245,235)
#F1F5EE
(241,245,238)
#F3F5F1
(243,245,241)
#F5F5F4
(245,245,244)
#F7F5F7
(247,245,247)
#F9F5FA
(249,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F5DC color. Also use rgb(229,245,220) instead hex code.

Text Font Color

.myTextColor { color: #E5F5DC; }

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

This text font color is #E5F5DC.

Background Color

.myBgColor { background-color: #E5F5DC; }

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

This div background color is #E5F5DC.

Border color

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

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

This div border color is #E5F5DC.

Opacity

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

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

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

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

This text has shadow with #E5F5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F5DC.

Preview

Color preview on black background

This text has color #E5F5DC on black background.


Color preview on white background

This text has color #E5F5DC on white background.


Black color preview on #E5F5DC background

This text has black color on #E5F5DC background.


White color preview on #E5F5DC background

This text has white color on #E5F5DC background.


Related colors

Complementary color

Complementary color for #hex is #1A0A23.


I love getcolorcode.com

Triadic colors

1 #DCE5F5 and #F5DCE5 with #E5F5DC are triadic colors.

2 #DCF5E5 and #F5E5DC with #E5F5DC are triadic colors.