COLOR #EDFDF6

HEX: #EDFDF6 RGB: (237,253,246)

Renk bilgisi

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

RGB renk modeli

#EDFDF6 color RGB value is (237,253,246).

RGB: (237,253,246) (93%, 99%, 96%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 246 of 255 = 96%

237
253
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 246 = 736 (100%)
R 237 of 736 ~ 32.2%
G 253 of 736 ~ 34.38%
B 246 of 736 ~ 33.42'%

%32.2
%34.38
%33.42

CMYK RENK MODELİ

#EDFDF6 rengi CMYK tonu (6,0,3,1).

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

CMYK: (6,0,3,1)
C6M0Y3K1 (6%, 0%, 3%, 1%)
(0.06 / 0.00 / 0.03 / 0.01)

CMYK yüzdeleri

%6.32
%0
%2.77
%0.78

Codes

Color #EDFDF6 in popluar color models

ED FD F6
RGB 237 253 246
HSL 154° 80.00% 96.08%
HSB/HSV 154° 6.32% 99.22%
CMYK 6.32% 0.00% 2.77%
0.78%

Color #EDFDF6 in popluar number systems.

HEX ED FD F6
Decimal 237 253 246
Binary 11101101 11111101 11110110
Octal 355 375 366

Shades and tints

Shades of #EDFDF6

#EDFDF6
(237,253,246)
#D8E6E0
(216,230,224)
#C3CFCA
(195,207,202)
#AEB8B4
(174,184,180)
#99A19E
(153,161,158)
#848A88
(132,138,136)
#6F7372
(111,115,114)
#5A5C5C
(90,92,92)
#454546
(69,69,70)
#302E30
(48,46,48)
#1B171A
(27,23,26)
#000000
(0,0,0)

Tints of #EDFDF6

#EDFDF6
(237,253,246)
#EEFDF6
(238,253,246)
#EFFDF6
(239,253,246)
#F0FDF6
(240,253,246)
#F1FDF6
(241,253,246)
#F2FDF6
(242,253,246)
#F3FDF6
(243,253,246)
#F4FDF6
(244,253,246)
#F5FDF6
(245,253,246)
#F6FDF6
(246,253,246)
#F7FDF6
(247,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDF6; }

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

This text font color is #EDFDF6.

Background Color

.myBgColor { background-color: #EDFDF6; }

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

This div background color is #EDFDF6.

Border color

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

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

This div border color is #EDFDF6.

Opacity

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

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

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

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

This text has shadow with #EDFDF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDF6.

Preview

Color preview on black background

This text has color #EDFDF6 on black background.


Color preview on white background

This text has color #EDFDF6 on white background.


Black color preview on #EDFDF6 background

This text has black color on #EDFDF6 background.


White color preview on #EDFDF6 background

This text has white color on #EDFDF6 background.


Related colors

Complementary color

Complementary color for #hex is #120209.


I love getcolorcode.com

Triadic colors

1 #F6EDFD and #FDF6ED with #EDFDF6 are triadic colors.

2 #F6FDED and #FDEDF6 with #EDFDF6 are triadic colors.