COLOR #E5F9ED

HEX: #E5F9ED RGB: (229,249,237)

Renk bilgisi

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

RGB renk modeli

#E5F9ED color RGB value is (229,249,237).

RGB: (229,249,237) (90%, 98%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 249 of 255 = 98%
B 237 of 255 = 93%

229
249
237

R + G + B ~ 94%. #E5F9ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 249 + 237 = 715 (100%)
R 229 of 715 ~ 32.03%
G 249 of 715 ~ 34.83%
B 237 of 715 ~ 33.15'%

%32.03
%34.83
%33.15

CMYK RENK MODELİ

#E5F9ED rengi CMYK tonu (8,0,5,2).

  • camgöbeği tonu 8.03%
  • eflatun tonu 0.00%
  • sarı tonu 4.82%
  • ana renk tonu 2.35%

CMYK: (8,0,5,2)
C8M0Y5K2 (8%, 0%, 5%, 2%)
(0.08 / 0.00 / 0.05 / 0.02)

CMYK yüzdeleri

%8.03
%0
%4.82
%2.35

Codes

Color #E5F9ED in popluar color models

E5 F9 ED
RGB 229 249 237
HSL 144° 62.50% 93.73%
HSB/HSV 144° 8.03% 97.65%
CMYK 8.03% 0.00% 4.82%
2.35%

Color #E5F9ED in popluar number systems.

HEX E5 F9 ED
Decimal 229 249 237
Binary 11100101 11111001 11101101
Octal 345 371 355

Shades and tints

Shades of #E5F9ED

#E5F9ED
(229,249,237)
#D1E3D8
(209,227,216)
#BDCDC3
(189,205,195)
#A9B7AE
(169,183,174)
#95A199
(149,161,153)
#818B84
(129,139,132)
#6D756F
(109,117,111)
#595F5A
(89,95,90)
#454945
(69,73,69)
#313330
(49,51,48)
#1D1D1B
(29,29,27)
#000000
(0,0,0)

Tints of #E5F9ED

#E5F9ED
(229,249,237)
#E7F9EE
(231,249,238)
#E9F9EF
(233,249,239)
#EBF9F0
(235,249,240)
#EDF9F1
(237,249,241)
#EFF9F2
(239,249,242)
#F1F9F3
(241,249,243)
#F3F9F4
(243,249,244)
#F5F9F5
(245,249,245)
#F7F9F6
(247,249,246)
#F9F9F7
(249,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F9ED color. Also use rgb(229,249,237) instead hex code.

Text Font Color

.myTextColor { color: #E5F9ED; }

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

This text font color is #E5F9ED.

Background Color

.myBgColor { background-color: #E5F9ED; }

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

This div background color is #E5F9ED.

Border color

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

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

This div border color is #E5F9ED.

Opacity

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

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

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

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

This text has shadow with #E5F9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F9ED.

Preview

Color preview on black background

This text has color #E5F9ED on black background.


Color preview on white background

This text has color #E5F9ED on white background.


Black color preview on #E5F9ED background

This text has black color on #E5F9ED background.


White color preview on #E5F9ED background

This text has white color on #E5F9ED background.


Related colors

Complementary color

Complementary color for #hex is #1A0612.


I love getcolorcode.com

Triadic colors

1 #EDE5F9 and #F9EDE5 with #E5F9ED are triadic colors.

2 #EDF9E5 and #F9E5ED with #E5F9ED are triadic colors.