COLOR #EDFD2F

HEX: #EDFD2F RGB: (237,253,47)

Renk bilgisi

#EDFD2F contains mainly red and green colors. #EDFD2F ‘ nin web güvenlik rengi #FFFF33 (ya da #FF3) dir.

RGB renk modeli

#EDFD2F color RGB value is (237,253,47).

RGB: (237,253,47) (93%, 99%, 18%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 47 of 255 = 18%

237
253
47

R + G + B ~ 70%. #EDFD2F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 47 = 537 (100%)
R 237 of 537 ~ 44.13%
G 253 of 537 ~ 47.11%
B 47 of 537 ~ 8.75'%

%44.13
%47.11

CMYK RENK MODELİ

#EDFD2F rengi CMYK tonu (6,0,81,1).

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

CMYK: (6,0,81,1)
C6M0Y81K1 (6%, 0%, 81%, 1%)
(0.06 / 0.00 / 0.81 / 0.01)

CMYK yüzdeleri

%6.32
%0
%81.42
%0.78

Codes

Color #EDFD2F in popluar color models

ED FD 2F
RGB 237 253 47
HSL 65° 98.10% 58.82%
HSB/HSV 65° 81.42% 99.22%
CMYK 6.32% 0.00% 81.42%
0.78%

Color #EDFD2F in popluar number systems.

HEX ED FD 2F
Decimal 237 253 47
Binary 11101101 11111101 101111
Octal 355 375 57

Shades and tints

Shades of #EDFD2F

#EDFD2F
(237,253,47)
#D8E62B
(216,230,43)
#C3CF27
(195,207,39)
#AEB823
(174,184,35)
#99A11F
(153,161,31)
#848A1B
(132,138,27)
#6F7317
(111,115,23)
#5A5C13
(90,92,19)
#45450F
(69,69,15)
#302E0B
(48,46,11)
#1B1707
(27,23,7)
#000000
(0,0,0)

Tints of #EDFD2F

#EDFD2F
(237,253,47)
#EEFD41
(238,253,65)
#EFFD53
(239,253,83)
#F0FD65
(240,253,101)
#F1FD77
(241,253,119)
#F2FD89
(242,253,137)
#F3FD9B
(243,253,155)
#F4FDAD
(244,253,173)
#F5FDBF
(245,253,191)
#F6FDD1
(246,253,209)
#F7FDE3
(247,253,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFD2F; }

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

This text font color is #EDFD2F.

Background Color

.myBgColor { background-color: #EDFD2F; }

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

This div background color is #EDFD2F.

Border color

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

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

This div border color is #EDFD2F.

Opacity

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

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

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

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

This text has shadow with #EDFD2F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFD2F.

Preview

Color preview on black background

This text has color #EDFD2F on black background.


Color preview on white background

This text has color #EDFD2F on white background.


Black color preview on #EDFD2F background

This text has black color on #EDFD2F background.


White color preview on #EDFD2F background

This text has white color on #EDFD2F background.


Related colors

Complementary color

Complementary color for #hex is #1202D0.


I love getcolorcode.com

Triadic colors

1 #2FEDFD and #FD2FED with #EDFD2F are triadic colors.

2 #2FFDED and #FDED2F with #EDFD2F are triadic colors.