COLOR #EDFFDA

HEX: #EDFFDA RGB: (237,255,218)

Renk bilgisi

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

RGB renk modeli

#EDFFDA color RGB value is (237,255,218).

RGB: (237,255,218) (93%, 100%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 255 of 255 = 100%
B 218 of 255 = 85%

237
255
218

R + G + B ~ 93%. #EDFFDA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 255 + 218 = 710 (100%)
R 237 of 710 ~ 33.38%
G 255 of 710 ~ 35.92%
B 218 of 710 ~ 30.7'%

%33.38
%35.92
%30.7

CMYK RENK MODELİ

#EDFFDA rengi CMYK tonu (7,0,15,0).

  • camgöbeği tonu 7.06%
  • eflatun tonu 0.00%
  • sarı tonu 14.51%
  • ana renk tonu 0.00%

CMYK: (7,0,15,0)
C7M0Y15K0 (7%, 0%, 15%, 0%)
(0.07 / 0.00 / 0.15 / 0.00)

CMYK yüzdeleri

%7.06
%0
%14.51
%0

Codes

Color #EDFFDA in popluar color models

ED FF DA
RGB 237 255 218
HSL 89° 100.00% 92.75%
HSB/HSV 89° 14.51% 100.00%
CMYK 7.06% 0.00% 14.51%
0.00%

Color #EDFFDA in popluar number systems.

HEX ED FF DA
Decimal 237 255 218
Binary 11101101 11111111 11011010
Octal 355 377 332

Shades and tints

Shades of #EDFFDA

#EDFFDA
(237,255,218)
#D8E8C7
(216,232,199)
#C3D1B4
(195,209,180)
#AEBAA1
(174,186,161)
#99A38E
(153,163,142)
#848C7B
(132,140,123)
#6F7568
(111,117,104)
#5A5E55
(90,94,85)
#454742
(69,71,66)
#30302F
(48,48,47)
#1B191C
(27,25,28)
#000000
(0,0,0)

Tints of #EDFFDA

#EDFFDA
(237,255,218)
#EEFFDD
(238,255,221)
#EFFFE0
(239,255,224)
#F0FFE3
(240,255,227)
#F1FFE6
(241,255,230)
#F2FFE9
(242,255,233)
#F3FFEC
(243,255,236)
#F4FFEF
(244,255,239)
#F5FFF2
(245,255,242)
#F6FFF5
(246,255,245)
#F7FFF8
(247,255,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFFDA; }

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

This text font color is #EDFFDA.

Background Color

.myBgColor { background-color: #EDFFDA; }

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

This div background color is #EDFFDA.

Border color

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

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

This div border color is #EDFFDA.

Opacity

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

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

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

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

This text has shadow with #EDFFDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFFDA.

Preview

Color preview on black background

This text has color #EDFFDA on black background.


Color preview on white background

This text has color #EDFFDA on white background.


Black color preview on #EDFFDA background

This text has black color on #EDFFDA background.


White color preview on #EDFFDA background

This text has white color on #EDFFDA background.


Related colors

Complementary color

Complementary color for #hex is #120025.


I love getcolorcode.com

Triadic colors

1 #DAEDFF and #FFDAED with #EDFFDA are triadic colors.

2 #DAFFED and #FFEDDA with #EDFFDA are triadic colors.