COLOR #EDF3E7

HEX: #EDF3E7 RGB: (237,243,231)

Renk bilgisi

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

RGB renk modeli

#EDF3E7 color RGB value is (237,243,231).

RGB: (237,243,231) (93%, 95%, 91%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 243 of 255 = 95%
B 231 of 255 = 91%

237
243
231

R + G + B ~ 93%. #EDF3E7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 243 + 231 = 711 (100%)
R 237 of 711 ~ 33.33%
G 243 of 711 ~ 34.18%
B 231 of 711 ~ 32.49'%

%33.33
%34.18
%32.49

CMYK RENK MODELİ

#EDF3E7 rengi CMYK tonu (2,0,5,5).

  • camgöbeği tonu 2.47%
  • eflatun tonu 0.00%
  • sarı tonu 4.94%
  • ana renk tonu 4.71%

CMYK: (2,0,5,5)
C2M0Y5K5 (2%, 0%, 5%, 5%)
(0.02 / 0.00 / 0.05 / 0.05)

CMYK yüzdeleri

%2.47
%0
%4.94
%4.71

Codes

Color #EDF3E7 in popluar color models

ED F3 E7
RGB 237 243 231
HSL 90° 33.33% 92.94%
HSB/HSV 90° 4.94% 95.29%
CMYK 2.47% 0.00% 4.94%
4.71%

Color #EDF3E7 in popluar number systems.

HEX ED F3 E7
Decimal 237 243 231
Binary 11101101 11110011 11100111
Octal 355 363 347

Shades and tints

Shades of #EDF3E7

#EDF3E7
(237,243,231)
#D8DDD2
(216,221,210)
#C3C7BD
(195,199,189)
#AEB1A8
(174,177,168)
#999B93
(153,155,147)
#84857E
(132,133,126)
#6F6F69
(111,111,105)
#5A5954
(90,89,84)
#45433F
(69,67,63)
#302D2A
(48,45,42)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #EDF3E7

#EDF3E7
(237,243,231)
#EEF4E9
(238,244,233)
#EFF5EB
(239,245,235)
#F0F6ED
(240,246,237)
#F1F7EF
(241,247,239)
#F2F8F1
(242,248,241)
#F3F9F3
(243,249,243)
#F4FAF5
(244,250,245)
#F5FBF7
(245,251,247)
#F6FCF9
(246,252,249)
#F7FDFB
(247,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF3E7; }

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

This text font color is #EDF3E7.

Background Color

.myBgColor { background-color: #EDF3E7; }

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

This div background color is #EDF3E7.

Border color

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

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

This div border color is #EDF3E7.

Opacity

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

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

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

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

This text has shadow with #EDF3E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF3E7.

Preview

Color preview on black background

This text has color #EDF3E7 on black background.


Color preview on white background

This text has color #EDF3E7 on white background.


Black color preview on #EDF3E7 background

This text has black color on #EDF3E7 background.


White color preview on #EDF3E7 background

This text has white color on #EDF3E7 background.


Related colors

Complementary color

Complementary color for #hex is #120C18.


I love getcolorcode.com

Triadic colors

1 #E7EDF3 and #F3E7ED with #EDF3E7 are triadic colors.

2 #E7F3ED and #F3EDE7 with #EDF3E7 are triadic colors.