COLOR #EDFDD4

HEX: #EDFDD4 RGB: (237,253,212)

Renk bilgisi

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

RGB renk modeli

#EDFDD4 color RGB value is (237,253,212).

RGB: (237,253,212) (93%, 99%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 212 of 255 = 83%

237
253
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 212 = 702 (100%)
R 237 of 702 ~ 33.76%
G 253 of 702 ~ 36.04%
B 212 of 702 ~ 30.2'%

%33.76
%36.04
%30.2

CMYK RENK MODELİ

#EDFDD4 rengi CMYK tonu (6,0,16,1).

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

CMYK: (6,0,16,1)
C6M0Y16K1 (6%, 0%, 16%, 1%)
(0.06 / 0.00 / 0.16 / 0.01)

CMYK yüzdeleri

%6.32
%0
%16.21
%0.78

Codes

Color #EDFDD4 in popluar color models

ED FD D4
RGB 237 253 212
HSL 83° 91.11% 91.18%
HSB/HSV 83° 16.21% 99.22%
CMYK 6.32% 0.00% 16.21%
0.78%

Color #EDFDD4 in popluar number systems.

HEX ED FD D4
Decimal 237 253 212
Binary 11101101 11111101 11010100
Octal 355 375 324

Shades and tints

Shades of #EDFDD4

#EDFDD4
(237,253,212)
#D8E6C1
(216,230,193)
#C3CFAE
(195,207,174)
#AEB89B
(174,184,155)
#99A188
(153,161,136)
#848A75
(132,138,117)
#6F7362
(111,115,98)
#5A5C4F
(90,92,79)
#45453C
(69,69,60)
#302E29
(48,46,41)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #EDFDD4

#EDFDD4
(237,253,212)
#EEFDD7
(238,253,215)
#EFFDDA
(239,253,218)
#F0FDDD
(240,253,221)
#F1FDE0
(241,253,224)
#F2FDE3
(242,253,227)
#F3FDE6
(243,253,230)
#F4FDE9
(244,253,233)
#F5FDEC
(245,253,236)
#F6FDEF
(246,253,239)
#F7FDF2
(247,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDD4; }

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

This text font color is #EDFDD4.

Background Color

.myBgColor { background-color: #EDFDD4; }

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

This div background color is #EDFDD4.

Border color

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

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

This div border color is #EDFDD4.

Opacity

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

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

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

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

This text has shadow with #EDFDD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDD4.

Preview

Color preview on black background

This text has color #EDFDD4 on black background.


Color preview on white background

This text has color #EDFDD4 on white background.


Black color preview on #EDFDD4 background

This text has black color on #EDFDD4 background.


White color preview on #EDFDD4 background

This text has white color on #EDFDD4 background.


Related colors

Complementary color

Complementary color for #hex is #12022B.


I love getcolorcode.com

Triadic colors

1 #D4EDFD and #FDD4ED with #EDFDD4 are triadic colors.

2 #D4FDED and #FDEDD4 with #EDFDD4 are triadic colors.