COLOR #EDFDDA

HEX: #EDFDDA RGB: (237,253,218)

Renk bilgisi

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

RGB renk modeli

#EDFDDA color RGB value is (237,253,218).

RGB: (237,253,218) (93%, 99%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 218 of 255 = 85%

237
253
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 218 = 708 (100%)
R 237 of 708 ~ 33.47%
G 253 of 708 ~ 35.73%
B 218 of 708 ~ 30.79'%

%33.47
%35.73
%30.79

CMYK RENK MODELİ

#EDFDDA rengi CMYK tonu (6,0,14,1).

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

CMYK: (6,0,14,1)
C6M0Y14K1 (6%, 0%, 14%, 1%)
(0.06 / 0.00 / 0.14 / 0.01)

CMYK yüzdeleri

%6.32
%0
%13.83
%0.78

Codes

Color #EDFDDA in popluar color models

ED FD DA
RGB 237 253 218
HSL 87° 89.74% 92.35%
HSB/HSV 87° 13.83% 99.22%
CMYK 6.32% 0.00% 13.83%
0.78%

Color #EDFDDA in popluar number systems.

HEX ED FD DA
Decimal 237 253 218
Binary 11101101 11111101 11011010
Octal 355 375 332

Shades and tints

Shades of #EDFDDA

#EDFDDA
(237,253,218)
#D8E6C7
(216,230,199)
#C3CFB4
(195,207,180)
#AEB8A1
(174,184,161)
#99A18E
(153,161,142)
#848A7B
(132,138,123)
#6F7368
(111,115,104)
#5A5C55
(90,92,85)
#454542
(69,69,66)
#302E2F
(48,46,47)
#1B171C
(27,23,28)
#000000
(0,0,0)

Tints of #EDFDDA

#EDFDDA
(237,253,218)
#EEFDDD
(238,253,221)
#EFFDE0
(239,253,224)
#F0FDE3
(240,253,227)
#F1FDE6
(241,253,230)
#F2FDE9
(242,253,233)
#F3FDEC
(243,253,236)
#F4FDEF
(244,253,239)
#F5FDF2
(245,253,242)
#F6FDF5
(246,253,245)
#F7FDF8
(247,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDDA; }

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

This text font color is #EDFDDA.

Background Color

.myBgColor { background-color: #EDFDDA; }

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

This div background color is #EDFDDA.

Border color

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

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

This div border color is #EDFDDA.

Opacity

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

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

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

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

This text has shadow with #EDFDDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDDA.

Preview

Color preview on black background

This text has color #EDFDDA on black background.


Color preview on white background

This text has color #EDFDDA on white background.


Black color preview on #EDFDDA background

This text has black color on #EDFDDA background.


White color preview on #EDFDDA background

This text has white color on #EDFDDA background.


Related colors

Complementary color

Complementary color for #hex is #120225.


I love getcolorcode.com

Triadic colors

1 #DAEDFD and #FDDAED with #EDFDDA are triadic colors.

2 #DAFDED and #FDEDDA with #EDFDDA are triadic colors.