COLOR #EDFDB3

HEX: #EDFDB3 RGB: (237,253,179)

Renk bilgisi

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

RGB renk modeli

#EDFDB3 color RGB value is (237,253,179).

RGB: (237,253,179) (93%, 99%, 70%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 179 of 255 = 70%

237
253
179

R + G + B ~ 87%. #EDFDB3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 179 = 669 (100%)
R 237 of 669 ~ 35.43%
G 253 of 669 ~ 37.82%
B 179 of 669 ~ 26.76'%

%35.43
%37.82
%26.76

CMYK RENK MODELİ

#EDFDB3 rengi CMYK tonu (6,0,29,1).

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

CMYK: (6,0,29,1)
C6M0Y29K1 (6%, 0%, 29%, 1%)
(0.06 / 0.00 / 0.29 / 0.01)

CMYK yüzdeleri

%6.32
%0
%29.25
%0.78

Codes

Color #EDFDB3 in popluar color models

ED FD B3
RGB 237 253 179
HSL 73° 94.87% 84.71%
HSB/HSV 73° 29.25% 99.22%
CMYK 6.32% 0.00% 29.25%
0.78%

Color #EDFDB3 in popluar number systems.

HEX ED FD B3
Decimal 237 253 179
Binary 11101101 11111101 10110011
Octal 355 375 263

Shades and tints

Shades of #EDFDB3

#EDFDB3
(237,253,179)
#D8E6A3
(216,230,163)
#C3CF93
(195,207,147)
#AEB883
(174,184,131)
#99A173
(153,161,115)
#848A63
(132,138,99)
#6F7353
(111,115,83)
#5A5C43
(90,92,67)
#454533
(69,69,51)
#302E23
(48,46,35)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #EDFDB3

#EDFDB3
(237,253,179)
#EEFDB9
(238,253,185)
#EFFDBF
(239,253,191)
#F0FDC5
(240,253,197)
#F1FDCB
(241,253,203)
#F2FDD1
(242,253,209)
#F3FDD7
(243,253,215)
#F4FDDD
(244,253,221)
#F5FDE3
(245,253,227)
#F6FDE9
(246,253,233)
#F7FDEF
(247,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDB3; }

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

This text font color is #EDFDB3.

Background Color

.myBgColor { background-color: #EDFDB3; }

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

This div background color is #EDFDB3.

Border color

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

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

This div border color is #EDFDB3.

Opacity

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

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

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

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

This text has shadow with #EDFDB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDB3.

Preview

Color preview on black background

This text has color #EDFDB3 on black background.


Color preview on white background

This text has color #EDFDB3 on white background.


Black color preview on #EDFDB3 background

This text has black color on #EDFDB3 background.


White color preview on #EDFDB3 background

This text has white color on #EDFDB3 background.


Related colors

Complementary color

Complementary color for #hex is #12024C.


I love getcolorcode.com

Triadic colors

1 #B3EDFD and #FDB3ED with #EDFDB3 are triadic colors.

2 #B3FDED and #FDEDB3 with #EDFDB3 are triadic colors.