COLOR #EDFDB1

HEX: #EDFDB1 RGB: (237,253,177)

Renk bilgisi

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

RGB renk modeli

#EDFDB1 color RGB value is (237,253,177).

RGB: (237,253,177) (93%, 99%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 177 of 255 = 69%

237
253
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 177 = 667 (100%)
R 237 of 667 ~ 35.53%
G 253 of 667 ~ 37.93%
B 177 of 667 ~ 26.54'%

%35.53
%37.93
%26.54

CMYK RENK MODELİ

#EDFDB1 rengi CMYK tonu (6,0,30,1).

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

CMYK: (6,0,30,1)
C6M0Y30K1 (6%, 0%, 30%, 1%)
(0.06 / 0.00 / 0.30 / 0.01)

CMYK yüzdeleri

%6.32
%0
%30.04
%0.78

Codes

Color #EDFDB1 in popluar color models

ED FD B1
RGB 237 253 177
HSL 73° 95.00% 84.31%
HSB/HSV 73° 30.04% 99.22%
CMYK 6.32% 0.00% 30.04%
0.78%

Color #EDFDB1 in popluar number systems.

HEX ED FD B1
Decimal 237 253 177
Binary 11101101 11111101 10110001
Octal 355 375 261

Shades and tints

Shades of #EDFDB1

#EDFDB1
(237,253,177)
#D8E6A1
(216,230,161)
#C3CF91
(195,207,145)
#AEB881
(174,184,129)
#99A171
(153,161,113)
#848A61
(132,138,97)
#6F7351
(111,115,81)
#5A5C41
(90,92,65)
#454531
(69,69,49)
#302E21
(48,46,33)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #EDFDB1

#EDFDB1
(237,253,177)
#EEFDB8
(238,253,184)
#EFFDBF
(239,253,191)
#F0FDC6
(240,253,198)
#F1FDCD
(241,253,205)
#F2FDD4
(242,253,212)
#F3FDDB
(243,253,219)
#F4FDE2
(244,253,226)
#F5FDE9
(245,253,233)
#F6FDF0
(246,253,240)
#F7FDF7
(247,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDB1; }

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

This text font color is #EDFDB1.

Background Color

.myBgColor { background-color: #EDFDB1; }

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

This div background color is #EDFDB1.

Border color

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

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

This div border color is #EDFDB1.

Opacity

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

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

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

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

This text has shadow with #EDFDB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDB1.

Preview

Color preview on black background

This text has color #EDFDB1 on black background.


Color preview on white background

This text has color #EDFDB1 on white background.


Black color preview on #EDFDB1 background

This text has black color on #EDFDB1 background.


White color preview on #EDFDB1 background

This text has white color on #EDFDB1 background.


Related colors

Complementary color

Complementary color for #hex is #12024E.


I love getcolorcode.com

Triadic colors

1 #B1EDFD and #FDB1ED with #EDFDB1 are triadic colors.

2 #B1FDED and #FDEDB1 with #EDFDB1 are triadic colors.