COLOR #E7F9ED

HEX: #E7F9ED RGB: (231,249,237)

Renk bilgisi

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

RGB renk modeli

#E7F9ED color RGB value is (231,249,237).

RGB: (231,249,237) (91%, 98%, 93%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 249 of 255 = 98%
B 237 of 255 = 93%

231
249
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 249 + 237 = 717 (100%)
R 231 of 717 ~ 32.22%
G 249 of 717 ~ 34.73%
B 237 of 717 ~ 33.05'%

%32.22
%34.73
%33.05

CMYK RENK MODELİ

#E7F9ED rengi CMYK tonu (7,0,5,2).

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

CMYK: (7,0,5,2)
C7M0Y5K2 (7%, 0%, 5%, 2%)
(0.07 / 0.00 / 0.05 / 0.02)

CMYK yüzdeleri

%7.23
%0
%4.82
%2.35

Codes

Color #E7F9ED in popluar color models

E7 F9 ED
RGB 231 249 237
HSL 140° 60.00% 94.12%
HSB/HSV 140° 7.23% 97.65%
CMYK 7.23% 0.00% 4.82%
2.35%

Color #E7F9ED in popluar number systems.

HEX E7 F9 ED
Decimal 231 249 237
Binary 11100111 11111001 11101101
Octal 347 371 355

Shades and tints

Shades of #E7F9ED

#E7F9ED
(231,249,237)
#D2E3D8
(210,227,216)
#BDCDC3
(189,205,195)
#A8B7AE
(168,183,174)
#93A199
(147,161,153)
#7E8B84
(126,139,132)
#69756F
(105,117,111)
#545F5A
(84,95,90)
#3F4945
(63,73,69)
#2A3330
(42,51,48)
#151D1B
(21,29,27)
#000000
(0,0,0)

Tints of #E7F9ED

#E7F9ED
(231,249,237)
#E9F9EE
(233,249,238)
#EBF9EF
(235,249,239)
#EDF9F0
(237,249,240)
#EFF9F1
(239,249,241)
#F1F9F2
(241,249,242)
#F3F9F3
(243,249,243)
#F5F9F4
(245,249,244)
#F7F9F5
(247,249,245)
#F9F9F6
(249,249,246)
#FBF9F7
(251,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7F9ED; }

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

This text font color is #E7F9ED.

Background Color

.myBgColor { background-color: #E7F9ED; }

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

This div background color is #E7F9ED.

Border color

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

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

This div border color is #E7F9ED.

Opacity

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

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

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

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

This text has shadow with #E7F9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7F9ED.

Preview

Color preview on black background

This text has color #E7F9ED on black background.


Color preview on white background

This text has color #E7F9ED on white background.


Black color preview on #E7F9ED background

This text has black color on #E7F9ED background.


White color preview on #E7F9ED background

This text has white color on #E7F9ED background.


Related colors

Complementary color

Complementary color for #hex is #180612.


I love getcolorcode.com

Triadic colors

1 #EDE7F9 and #F9EDE7 with #E7F9ED are triadic colors.

2 #EDF9E7 and #F9E7ED with #E7F9ED are triadic colors.