COLOR #EDFDB9

HEX: #EDFDB9 RGB: (237,253,185)

Renk bilgisi

#EDFDB9 contains mainly red and green colors. #EDFDB9 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#EDFDB9 color RGB value is (237,253,185).

RGB: (237,253,185) (93%, 99%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 185 of 255 = 73%

237
253
185

R + G + B ~ 88%. #EDFDB9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 185 = 675 (100%)
R 237 of 675 ~ 35.11%
G 253 of 675 ~ 37.48%
B 185 of 675 ~ 27.41'%

%35.11
%37.48
%27.41

CMYK RENK MODELİ

#EDFDB9 rengi CMYK tonu (6,0,27,1).

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

CMYK: (6,0,27,1)
C6M0Y27K1 (6%, 0%, 27%, 1%)
(0.06 / 0.00 / 0.27 / 0.01)

CMYK yüzdeleri

%6.32
%0
%26.88
%0.78

Codes

Color #EDFDB9 in popluar color models

ED FD B9
RGB 237 253 185
HSL 74° 94.44% 85.88%
HSB/HSV 74° 26.88% 99.22%
CMYK 6.32% 0.00% 26.88%
0.78%

Color #EDFDB9 in popluar number systems.

HEX ED FD B9
Decimal 237 253 185
Binary 11101101 11111101 10111001
Octal 355 375 271

Shades and tints

Shades of #EDFDB9

#EDFDB9
(237,253,185)
#D8E6A9
(216,230,169)
#C3CF99
(195,207,153)
#AEB889
(174,184,137)
#99A179
(153,161,121)
#848A69
(132,138,105)
#6F7359
(111,115,89)
#5A5C49
(90,92,73)
#454539
(69,69,57)
#302E29
(48,46,41)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #EDFDB9

#EDFDB9
(237,253,185)
#EEFDBF
(238,253,191)
#EFFDC5
(239,253,197)
#F0FDCB
(240,253,203)
#F1FDD1
(241,253,209)
#F2FDD7
(242,253,215)
#F3FDDD
(243,253,221)
#F4FDE3
(244,253,227)
#F5FDE9
(245,253,233)
#F6FDEF
(246,253,239)
#F7FDF5
(247,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDB9; }

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

This text font color is #EDFDB9.

Background Color

.myBgColor { background-color: #EDFDB9; }

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

This div background color is #EDFDB9.

Border color

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

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

This div border color is #EDFDB9.

Opacity

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

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

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

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

This text has shadow with #EDFDB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDB9.

Preview

Color preview on black background

This text has color #EDFDB9 on black background.


Color preview on white background

This text has color #EDFDB9 on white background.


Black color preview on #EDFDB9 background

This text has black color on #EDFDB9 background.


White color preview on #EDFDB9 background

This text has white color on #EDFDB9 background.


Related colors

Complementary color

Complementary color for #hex is #120246.


I love getcolorcode.com

Triadic colors

1 #B9EDFD and #FDB9ED with #EDFDB9 are triadic colors.

2 #B9FDED and #FDEDB9 with #EDFDB9 are triadic colors.