COLOR #EDF7ED

HEX: #EDF7ED RGB: (237,247,237)

Renk bilgisi

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

RGB renk modeli

#EDF7ED color RGB value is (237,247,237).

RGB: (237,247,237) (93%, 97%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 247 of 255 = 97%
B 237 of 255 = 93%

237
247
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 247 + 237 = 721 (100%)
R 237 of 721 ~ 32.87%
G 247 of 721 ~ 34.26%
B 237 of 721 ~ 32.87'%

%32.87
%34.26
%32.87

CMYK RENK MODELİ

#EDF7ED rengi CMYK tonu (4,0,4,3).

  • camgöbeği tonu 4.05%
  • eflatun tonu 0.00%
  • sarı tonu 4.05%
  • ana renk tonu 3.14%

CMYK: (4,0,4,3)
C4M0Y4K3 (4%, 0%, 4%, 3%)
(0.04 / 0.00 / 0.04 / 0.03)

CMYK yüzdeleri

%4.05
%0
%4.05
%3.14

Codes

Color #EDF7ED in popluar color models

ED F7 ED
RGB 237 247 237
HSL 120° 38.46% 94.90%
HSB/HSV 120° 4.05% 96.86%
CMYK 4.05% 0.00% 4.05%
3.14%

Color #EDF7ED in popluar number systems.

HEX ED F7 ED
Decimal 237 247 237
Binary 11101101 11110111 11101101
Octal 355 367 355

Shades and tints

Shades of #EDF7ED

#EDF7ED
(237,247,237)
#D8E1D8
(216,225,216)
#C3CBC3
(195,203,195)
#AEB5AE
(174,181,174)
#999F99
(153,159,153)
#848984
(132,137,132)
#6F736F
(111,115,111)
#5A5D5A
(90,93,90)
#454745
(69,71,69)
#303130
(48,49,48)
#1B1B1B
(27,27,27)
#000000
(0,0,0)

Tints of #EDF7ED

#EDF7ED
(237,247,237)
#EEF7EE
(238,247,238)
#EFF7EF
(239,247,239)
#F0F7F0
(240,247,240)
#F1F7F1
(241,247,241)
#F2F7F2
(242,247,242)
#F3F7F3
(243,247,243)
#F4F7F4
(244,247,244)
#F5F7F5
(245,247,245)
#F6F7F6
(246,247,246)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF7ED; }

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

This text font color is #EDF7ED.

Background Color

.myBgColor { background-color: #EDF7ED; }

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

This div background color is #EDF7ED.

Border color

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

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

This div border color is #EDF7ED.

Opacity

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

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

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

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

This text has shadow with #EDF7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF7ED.

Preview

Color preview on black background

This text has color #EDF7ED on black background.


Color preview on white background

This text has color #EDF7ED on white background.


Black color preview on #EDF7ED background

This text has black color on #EDF7ED background.


White color preview on #EDF7ED background

This text has white color on #EDF7ED background.


Related colors

Complementary color

Complementary color for #hex is #120812.


I love getcolorcode.com

Triadic colors

1 #EDEDF7 and #F7EDED with #EDF7ED are triadic colors.

2 #EDF7ED and #F7EDED with #EDF7ED are triadic colors.