COLOR #EDFEDA

HEX: #EDFEDA RGB: (237,254,218)

Renk bilgisi

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

RGB renk modeli

#EDFEDA color RGB value is (237,254,218).

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

RGB bağlantıları ve doygunluk

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

237
254
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 254 + 218 = 709 (100%)
R 237 of 709 ~ 33.43%
G 254 of 709 ~ 35.83%
B 218 of 709 ~ 30.75'%

%33.43
%35.83
%30.75

CMYK RENK MODELİ

#EDFEDA rengi CMYK tonu (7,0,14,0).

  • camgöbeği tonu 6.69%
  • eflatun tonu 0.00%
  • sarı tonu 14.17%
  • ana renk tonu 0.39%

CMYK: (7,0,14,0)
C7M0Y14K0 (7%, 0%, 14%, 0%)
(0.07 / 0.00 / 0.14 / 0.00)

CMYK yüzdeleri

%6.69
%0
%14.17
%0.39

Codes

Color #EDFEDA in popluar color models

ED FE DA
RGB 237 254 218
HSL 88° 94.74% 92.55%
HSB/HSV 88° 14.17% 99.61%
CMYK 6.69% 0.00% 14.17%
0.39%

Color #EDFEDA in popluar number systems.

HEX ED FE DA
Decimal 237 254 218
Binary 11101101 11111110 11011010
Octal 355 376 332

Shades and tints

Shades of #EDFEDA

#EDFEDA
(237,254,218)
#D8E7C7
(216,231,199)
#C3D0B4
(195,208,180)
#AEB9A1
(174,185,161)
#99A28E
(153,162,142)
#848B7B
(132,139,123)
#6F7468
(111,116,104)
#5A5D55
(90,93,85)
#454642
(69,70,66)
#302F2F
(48,47,47)
#1B181C
(27,24,28)
#000000
(0,0,0)

Tints of #EDFEDA

#EDFEDA
(237,254,218)
#EEFEDD
(238,254,221)
#EFFEE0
(239,254,224)
#F0FEE3
(240,254,227)
#F1FEE6
(241,254,230)
#F2FEE9
(242,254,233)
#F3FEEC
(243,254,236)
#F4FEEF
(244,254,239)
#F5FEF2
(245,254,242)
#F6FEF5
(246,254,245)
#F7FEF8
(247,254,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFEDA; }

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

This text font color is #EDFEDA.

Background Color

.myBgColor { background-color: #EDFEDA; }

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

This div background color is #EDFEDA.

Border color

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

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

This div border color is #EDFEDA.

Opacity

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

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

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

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

This text has shadow with #EDFEDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFEDA.

Preview

Color preview on black background

This text has color #EDFEDA on black background.


Color preview on white background

This text has color #EDFEDA on white background.


Black color preview on #EDFEDA background

This text has black color on #EDFEDA background.


White color preview on #EDFEDA background

This text has white color on #EDFEDA background.


Related colors

Complementary color

Complementary color for #hex is #120125.


I love getcolorcode.com

Triadic colors

1 #DAEDFE and #FEDAED with #EDFEDA are triadic colors.

2 #DAFEED and #FEEDDA with #EDFEDA are triadic colors.