COLOR #EDFDF7

HEX: #EDFDF7 RGB: (237,253,247)

Renk bilgisi

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

RGB renk modeli

#EDFDF7 color RGB value is (237,253,247).

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

RGB bağlantıları ve doygunluk

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

237
253
247

R + G + B ~ 96%. #EDFDF7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 247 = 737 (100%)
R 237 of 737 ~ 32.16%
G 253 of 737 ~ 34.33%
B 247 of 737 ~ 33.51'%

%32.16
%34.33
%33.51

CMYK RENK MODELİ

#EDFDF7 rengi CMYK tonu (6,0,2,1).

  • camgöbeği tonu 6.32%
  • eflatun tonu 0.00%
  • sarı tonu 2.37%
  • ana renk tonu 0.78%

CMYK: (6,0,2,1)
C6M0Y2K1 (6%, 0%, 2%, 1%)
(0.06 / 0.00 / 0.02 / 0.01)

CMYK yüzdeleri

%6.32
%0
%2.37
%0.78

Codes

Color #EDFDF7 in popluar color models

ED FD F7
RGB 237 253 247
HSL 158° 80.00% 96.08%
HSB/HSV 158° 6.32% 99.22%
CMYK 6.32% 0.00% 2.37%
0.78%

Color #EDFDF7 in popluar number systems.

HEX ED FD F7
Decimal 237 253 247
Binary 11101101 11111101 11110111
Octal 355 375 367

Shades and tints

Shades of #EDFDF7

#EDFDF7
(237,253,247)
#D8E6E1
(216,230,225)
#C3CFCB
(195,207,203)
#AEB8B5
(174,184,181)
#99A19F
(153,161,159)
#848A89
(132,138,137)
#6F7373
(111,115,115)
#5A5C5D
(90,92,93)
#454547
(69,69,71)
#302E31
(48,46,49)
#1B171B
(27,23,27)
#000000
(0,0,0)

Tints of #EDFDF7

#EDFDF7
(237,253,247)
#EEFDF7
(238,253,247)
#EFFDF7
(239,253,247)
#F0FDF7
(240,253,247)
#F1FDF7
(241,253,247)
#F2FDF7
(242,253,247)
#F3FDF7
(243,253,247)
#F4FDF7
(244,253,247)
#F5FDF7
(245,253,247)
#F6FDF7
(246,253,247)
#F7FDF7
(247,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDF7; }

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

This text font color is #EDFDF7.

Background Color

.myBgColor { background-color: #EDFDF7; }

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

This div background color is #EDFDF7.

Border color

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

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

This div border color is #EDFDF7.

Opacity

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

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

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

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

This text has shadow with #EDFDF7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDF7.

Preview

Color preview on black background

This text has color #EDFDF7 on black background.


Color preview on white background

This text has color #EDFDF7 on white background.


Black color preview on #EDFDF7 background

This text has black color on #EDFDF7 background.


White color preview on #EDFDF7 background

This text has white color on #EDFDF7 background.


Related colors

Complementary color

Complementary color for #hex is #120208.


I love getcolorcode.com

Triadic colors

1 #F7EDFD and #FDF7ED with #EDFDF7 are triadic colors.

2 #F7FDED and #FDEDF7 with #EDFDF7 are triadic colors.