COLOR #EDFDA5

HEX: #EDFDA5 RGB: (237,253,165)

Renk bilgisi

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

RGB renk modeli

#EDFDA5 color RGB value is (237,253,165).

RGB: (237,253,165) (93%, 99%, 65%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 165 of 255 = 65%

237
253
165

R + G + B ~ 86%. #EDFDA5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 165 = 655 (100%)
R 237 of 655 ~ 36.18%
G 253 of 655 ~ 38.63%
B 165 of 655 ~ 25.19'%

%36.18
%38.63
%25.19

CMYK RENK MODELİ

#EDFDA5 rengi CMYK tonu (6,0,35,1).

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

CMYK: (6,0,35,1)
C6M0Y35K1 (6%, 0%, 35%, 1%)
(0.06 / 0.00 / 0.35 / 0.01)

CMYK yüzdeleri

%6.32
%0
%34.78
%0.78

Codes

Color #EDFDA5 in popluar color models

ED FD A5
RGB 237 253 165
HSL 71° 95.65% 81.96%
HSB/HSV 71° 34.78% 99.22%
CMYK 6.32% 0.00% 34.78%
0.78%

Color #EDFDA5 in popluar number systems.

HEX ED FD A5
Decimal 237 253 165
Binary 11101101 11111101 10100101
Octal 355 375 245

Shades and tints

Shades of #EDFDA5

#EDFDA5
(237,253,165)
#D8E696
(216,230,150)
#C3CF87
(195,207,135)
#AEB878
(174,184,120)
#99A169
(153,161,105)
#848A5A
(132,138,90)
#6F734B
(111,115,75)
#5A5C3C
(90,92,60)
#45452D
(69,69,45)
#302E1E
(48,46,30)
#1B170F
(27,23,15)
#000000
(0,0,0)

Tints of #EDFDA5

#EDFDA5
(237,253,165)
#EEFDAD
(238,253,173)
#EFFDB5
(239,253,181)
#F0FDBD
(240,253,189)
#F1FDC5
(241,253,197)
#F2FDCD
(242,253,205)
#F3FDD5
(243,253,213)
#F4FDDD
(244,253,221)
#F5FDE5
(245,253,229)
#F6FDED
(246,253,237)
#F7FDF5
(247,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDA5; }

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

This text font color is #EDFDA5.

Background Color

.myBgColor { background-color: #EDFDA5; }

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

This div background color is #EDFDA5.

Border color

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

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

This div border color is #EDFDA5.

Opacity

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

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

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

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

This text has shadow with #EDFDA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDA5.

Preview

Color preview on black background

This text has color #EDFDA5 on black background.


Color preview on white background

This text has color #EDFDA5 on white background.


Black color preview on #EDFDA5 background

This text has black color on #EDFDA5 background.


White color preview on #EDFDA5 background

This text has white color on #EDFDA5 background.


Related colors

Complementary color

Complementary color for #hex is #12025A.


I love getcolorcode.com

Triadic colors

1 #A5EDFD and #FDA5ED with #EDFDA5 are triadic colors.

2 #A5FDED and #FDEDA5 with #EDFDA5 are triadic colors.