COLOR #E5F9D7

HEX: #E5F9D7 RGB: (229,249,215)

Renk bilgisi

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

RGB renk modeli

#E5F9D7 color RGB value is (229,249,215).

RGB: (229,249,215) (90%, 98%, 84%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 249 of 255 = 98%
B 215 of 255 = 84%

229
249
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 249 + 215 = 693 (100%)
R 229 of 693 ~ 33.04%
G 249 of 693 ~ 35.93%
B 215 of 693 ~ 31.02'%

%33.04
%35.93
%31.02

CMYK RENK MODELİ

#E5F9D7 rengi CMYK tonu (8,0,14,2).

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

CMYK: (8,0,14,2)
C8M0Y14K2 (8%, 0%, 14%, 2%)
(0.08 / 0.00 / 0.14 / 0.02)

CMYK yüzdeleri

%8.03
%0
%13.65
%2.35

Codes

Color #E5F9D7 in popluar color models

E5 F9 D7
RGB 229 249 215
HSL 95° 73.91% 90.98%
HSB/HSV 95° 13.65% 97.65%
CMYK 8.03% 0.00% 13.65%
2.35%

Color #E5F9D7 in popluar number systems.

HEX E5 F9 D7
Decimal 229 249 215
Binary 11100101 11111001 11010111
Octal 345 371 327

Shades and tints

Shades of #E5F9D7

#E5F9D7
(229,249,215)
#D1E3C4
(209,227,196)
#BDCDB1
(189,205,177)
#A9B79E
(169,183,158)
#95A18B
(149,161,139)
#818B78
(129,139,120)
#6D7565
(109,117,101)
#595F52
(89,95,82)
#45493F
(69,73,63)
#31332C
(49,51,44)
#1D1D19
(29,29,25)
#000000
(0,0,0)

Tints of #E5F9D7

#E5F9D7
(229,249,215)
#E7F9DA
(231,249,218)
#E9F9DD
(233,249,221)
#EBF9E0
(235,249,224)
#EDF9E3
(237,249,227)
#EFF9E6
(239,249,230)
#F1F9E9
(241,249,233)
#F3F9EC
(243,249,236)
#F5F9EF
(245,249,239)
#F7F9F2
(247,249,242)
#F9F9F5
(249,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5F9D7; }

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

This text font color is #E5F9D7.

Background Color

.myBgColor { background-color: #E5F9D7; }

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

This div background color is #E5F9D7.

Border color

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

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

This div border color is #E5F9D7.

Opacity

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

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

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

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

This text has shadow with #E5F9D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F9D7.

Preview

Color preview on black background

This text has color #E5F9D7 on black background.


Color preview on white background

This text has color #E5F9D7 on white background.


Black color preview on #E5F9D7 background

This text has black color on #E5F9D7 background.


White color preview on #E5F9D7 background

This text has white color on #E5F9D7 background.


Related colors

Complementary color

Complementary color for #hex is #1A0628.


I love getcolorcode.com

Triadic colors

1 #D7E5F9 and #F9D7E5 with #E5F9D7 are triadic colors.

2 #D7F9E5 and #F9E5D7 with #E5F9D7 are triadic colors.