COLOR #EDFD93

HEX: #EDFD93 RGB: (237,253,147)

Renk bilgisi

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

RGB renk modeli

#EDFD93 color RGB value is (237,253,147).

RGB: (237,253,147) (93%, 99%, 58%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 147 of 255 = 58%

237
253
147

R + G + B ~ 83%. #EDFD93 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 147 = 637 (100%)
R 237 of 637 ~ 37.21%
G 253 of 637 ~ 39.72%
B 147 of 637 ~ 23.08'%

%37.21
%39.72
%23.08

CMYK RENK MODELİ

#EDFD93 rengi CMYK tonu (6,0,42,1).

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

CMYK: (6,0,42,1)
C6M0Y42K1 (6%, 0%, 42%, 1%)
(0.06 / 0.00 / 0.42 / 0.01)

CMYK yüzdeleri

%6.32
%0
%41.9
%0.78

Codes

Color #EDFD93 in popluar color models

ED FD 93
RGB 237 253 147
HSL 69° 96.36% 78.43%
HSB/HSV 69° 41.90% 99.22%
CMYK 6.32% 0.00% 41.90%
0.78%

Color #EDFD93 in popluar number systems.

HEX ED FD 93
Decimal 237 253 147
Binary 11101101 11111101 10010011
Octal 355 375 223

Shades and tints

Shades of #EDFD93

#EDFD93
(237,253,147)
#D8E686
(216,230,134)
#C3CF79
(195,207,121)
#AEB86C
(174,184,108)
#99A15F
(153,161,95)
#848A52
(132,138,82)
#6F7345
(111,115,69)
#5A5C38
(90,92,56)
#45452B
(69,69,43)
#302E1E
(48,46,30)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #EDFD93

#EDFD93
(237,253,147)
#EEFD9C
(238,253,156)
#EFFDA5
(239,253,165)
#F0FDAE
(240,253,174)
#F1FDB7
(241,253,183)
#F2FDC0
(242,253,192)
#F3FDC9
(243,253,201)
#F4FDD2
(244,253,210)
#F5FDDB
(245,253,219)
#F6FDE4
(246,253,228)
#F7FDED
(247,253,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFD93; }

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

This text font color is #EDFD93.

Background Color

.myBgColor { background-color: #EDFD93; }

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

This div background color is #EDFD93.

Border color

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

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

This div border color is #EDFD93.

Opacity

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

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

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

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

This text has shadow with #EDFD93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFD93.

Preview

Color preview on black background

This text has color #EDFD93 on black background.


Color preview on white background

This text has color #EDFD93 on white background.


Black color preview on #EDFD93 background

This text has black color on #EDFD93 background.


White color preview on #EDFD93 background

This text has white color on #EDFD93 background.


Related colors

Complementary color

Complementary color for #hex is #12026C.


I love getcolorcode.com

Triadic colors

1 #93EDFD and #FD93ED with #EDFD93 are triadic colors.

2 #93FDED and #FDED93 with #EDFD93 are triadic colors.