COLOR #EDFDD7

HEX: #EDFDD7 RGB: (237,253,215)

Renk bilgisi

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

RGB renk modeli

#EDFDD7 color RGB value is (237,253,215).

RGB: (237,253,215) (93%, 99%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 215 of 255 = 84%

237
253
215

R + G + B ~ 92%. #EDFDD7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 215 = 705 (100%)
R 237 of 705 ~ 33.62%
G 253 of 705 ~ 35.89%
B 215 of 705 ~ 30.5'%

%33.62
%35.89
%30.5

CMYK RENK MODELİ

#EDFDD7 rengi CMYK tonu (6,0,15,1).

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

CMYK: (6,0,15,1)
C6M0Y15K1 (6%, 0%, 15%, 1%)
(0.06 / 0.00 / 0.15 / 0.01)

CMYK yüzdeleri

%6.32
%0
%15.02
%0.78

Codes

Color #EDFDD7 in popluar color models

ED FD D7
RGB 237 253 215
HSL 85° 90.48% 91.76%
HSB/HSV 85° 15.02% 99.22%
CMYK 6.32% 0.00% 15.02%
0.78%

Color #EDFDD7 in popluar number systems.

HEX ED FD D7
Decimal 237 253 215
Binary 11101101 11111101 11010111
Octal 355 375 327

Shades and tints

Shades of #EDFDD7

#EDFDD7
(237,253,215)
#D8E6C4
(216,230,196)
#C3CFB1
(195,207,177)
#AEB89E
(174,184,158)
#99A18B
(153,161,139)
#848A78
(132,138,120)
#6F7365
(111,115,101)
#5A5C52
(90,92,82)
#45453F
(69,69,63)
#302E2C
(48,46,44)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #EDFDD7

#EDFDD7
(237,253,215)
#EEFDDA
(238,253,218)
#EFFDDD
(239,253,221)
#F0FDE0
(240,253,224)
#F1FDE3
(241,253,227)
#F2FDE6
(242,253,230)
#F3FDE9
(243,253,233)
#F4FDEC
(244,253,236)
#F5FDEF
(245,253,239)
#F6FDF2
(246,253,242)
#F7FDF5
(247,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDD7; }

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

This text font color is #EDFDD7.

Background Color

.myBgColor { background-color: #EDFDD7; }

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

This div background color is #EDFDD7.

Border color

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

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

This div border color is #EDFDD7.

Opacity

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

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

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

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

This text has shadow with #EDFDD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDD7.

Preview

Color preview on black background

This text has color #EDFDD7 on black background.


Color preview on white background

This text has color #EDFDD7 on white background.


Black color preview on #EDFDD7 background

This text has black color on #EDFDD7 background.


White color preview on #EDFDD7 background

This text has white color on #EDFDD7 background.


Related colors

Complementary color

Complementary color for #hex is #120228.


I love getcolorcode.com

Triadic colors

1 #D7EDFD and #FDD7ED with #EDFDD7 are triadic colors.

2 #D7FDED and #FDEDD7 with #EDFDD7 are triadic colors.