COLOR #EDFD9F

HEX: #EDFD9F RGB: (237,253,159)

Renk bilgisi

#EDFD9F contains mainly red and green colors. #EDFD9F ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#EDFD9F color RGB value is (237,253,159).

RGB: (237,253,159) (93%, 99%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 159 of 255 = 62%

237
253
159

R + G + B ~ 85%. #EDFD9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 159 = 649 (100%)
R 237 of 649 ~ 36.52%
G 253 of 649 ~ 38.98%
B 159 of 649 ~ 24.5'%

%36.52
%38.98
%24.5

CMYK RENK MODELİ

#EDFD9F rengi CMYK tonu (6,0,37,1).

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

CMYK: (6,0,37,1)
C6M0Y37K1 (6%, 0%, 37%, 1%)
(0.06 / 0.00 / 0.37 / 0.01)

CMYK yüzdeleri

%6.32
%0
%37.15
%0.78

Codes

Color #EDFD9F in popluar color models

ED FD 9F
RGB 237 253 159
HSL 70° 95.92% 80.78%
HSB/HSV 70° 37.15% 99.22%
CMYK 6.32% 0.00% 37.15%
0.78%

Color #EDFD9F in popluar number systems.

HEX ED FD 9F
Decimal 237 253 159
Binary 11101101 11111101 10011111
Octal 355 375 237

Shades and tints

Shades of #EDFD9F

#EDFD9F
(237,253,159)
#D8E691
(216,230,145)
#C3CF83
(195,207,131)
#AEB875
(174,184,117)
#99A167
(153,161,103)
#848A59
(132,138,89)
#6F734B
(111,115,75)
#5A5C3D
(90,92,61)
#45452F
(69,69,47)
#302E21
(48,46,33)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #EDFD9F

#EDFD9F
(237,253,159)
#EEFDA7
(238,253,167)
#EFFDAF
(239,253,175)
#F0FDB7
(240,253,183)
#F1FDBF
(241,253,191)
#F2FDC7
(242,253,199)
#F3FDCF
(243,253,207)
#F4FDD7
(244,253,215)
#F5FDDF
(245,253,223)
#F6FDE7
(246,253,231)
#F7FDEF
(247,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFD9F; }

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

This text font color is #EDFD9F.

Background Color

.myBgColor { background-color: #EDFD9F; }

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

This div background color is #EDFD9F.

Border color

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

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

This div border color is #EDFD9F.

Opacity

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

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

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

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

This text has shadow with #EDFD9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFD9F.

Preview

Color preview on black background

This text has color #EDFD9F on black background.


Color preview on white background

This text has color #EDFD9F on white background.


Black color preview on #EDFD9F background

This text has black color on #EDFD9F background.


White color preview on #EDFD9F background

This text has white color on #EDFD9F background.


Related colors

Complementary color

Complementary color for #hex is #120260.


I love getcolorcode.com

Triadic colors

1 #9FEDFD and #FD9FED with #EDFD9F are triadic colors.

2 #9FFDED and #FDED9F with #EDFD9F are triadic colors.