COLOR #EDFDB6

HEX: #EDFDB6 RGB: (237,253,182)

Renk bilgisi

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

RGB renk modeli

#EDFDB6 color RGB value is (237,253,182).

RGB: (237,253,182) (93%, 99%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 182 of 255 = 71%

237
253
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 182 = 672 (100%)
R 237 of 672 ~ 35.27%
G 253 of 672 ~ 37.65%
B 182 of 672 ~ 27.08'%

%35.27
%37.65
%27.08

CMYK RENK MODELİ

#EDFDB6 rengi CMYK tonu (6,0,28,1).

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

CMYK: (6,0,28,1)
C6M0Y28K1 (6%, 0%, 28%, 1%)
(0.06 / 0.00 / 0.28 / 0.01)

CMYK yüzdeleri

%6.32
%0
%28.06
%0.78

Codes

Color #EDFDB6 in popluar color models

ED FD B6
RGB 237 253 182
HSL 74° 94.67% 85.29%
HSB/HSV 74° 28.06% 99.22%
CMYK 6.32% 0.00% 28.06%
0.78%

Color #EDFDB6 in popluar number systems.

HEX ED FD B6
Decimal 237 253 182
Binary 11101101 11111101 10110110
Octal 355 375 266

Shades and tints

Shades of #EDFDB6

#EDFDB6
(237,253,182)
#D8E6A6
(216,230,166)
#C3CF96
(195,207,150)
#AEB886
(174,184,134)
#99A176
(153,161,118)
#848A66
(132,138,102)
#6F7356
(111,115,86)
#5A5C46
(90,92,70)
#454536
(69,69,54)
#302E26
(48,46,38)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #EDFDB6

#EDFDB6
(237,253,182)
#EEFDBC
(238,253,188)
#EFFDC2
(239,253,194)
#F0FDC8
(240,253,200)
#F1FDCE
(241,253,206)
#F2FDD4
(242,253,212)
#F3FDDA
(243,253,218)
#F4FDE0
(244,253,224)
#F5FDE6
(245,253,230)
#F6FDEC
(246,253,236)
#F7FDF2
(247,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDB6; }

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

This text font color is #EDFDB6.

Background Color

.myBgColor { background-color: #EDFDB6; }

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

This div background color is #EDFDB6.

Border color

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

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

This div border color is #EDFDB6.

Opacity

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

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

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

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

This text has shadow with #EDFDB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDB6.

Preview

Color preview on black background

This text has color #EDFDB6 on black background.


Color preview on white background

This text has color #EDFDB6 on white background.


Black color preview on #EDFDB6 background

This text has black color on #EDFDB6 background.


White color preview on #EDFDB6 background

This text has white color on #EDFDB6 background.


Related colors

Complementary color

Complementary color for #hex is #120249.


I love getcolorcode.com

Triadic colors

1 #B6EDFD and #FDB6ED with #EDFDB6 are triadic colors.

2 #B6FDED and #FDEDB6 with #EDFDB6 are triadic colors.