COLOR #EDFDA6

HEX: #EDFDA6 RGB: (237,253,166)

Renk bilgisi

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

RGB renk modeli

#EDFDA6 color RGB value is (237,253,166).

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

RGB bağlantıları ve doygunluk

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

237
253
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 166 = 656 (100%)
R 237 of 656 ~ 36.13%
G 253 of 656 ~ 38.57%
B 166 of 656 ~ 25.3'%

%36.13
%38.57
%25.3

CMYK RENK MODELİ

#EDFDA6 rengi CMYK tonu (6,0,34,1).

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

CMYK: (6,0,34,1)
C6M0Y34K1 (6%, 0%, 34%, 1%)
(0.06 / 0.00 / 0.34 / 0.01)

CMYK yüzdeleri

%6.32
%0
%34.39
%0.78

Codes

Color #EDFDA6 in popluar color models

ED FD A6
RGB 237 253 166
HSL 71° 95.60% 82.16%
HSB/HSV 71° 34.39% 99.22%
CMYK 6.32% 0.00% 34.39%
0.78%

Color #EDFDA6 in popluar number systems.

HEX ED FD A6
Decimal 237 253 166
Binary 11101101 11111101 10100110
Octal 355 375 246

Shades and tints

Shades of #EDFDA6

#EDFDA6
(237,253,166)
#D8E697
(216,230,151)
#C3CF88
(195,207,136)
#AEB879
(174,184,121)
#99A16A
(153,161,106)
#848A5B
(132,138,91)
#6F734C
(111,115,76)
#5A5C3D
(90,92,61)
#45452E
(69,69,46)
#302E1F
(48,46,31)
#1B1710
(27,23,16)
#000000
(0,0,0)

Tints of #EDFDA6

#EDFDA6
(237,253,166)
#EEFDAE
(238,253,174)
#EFFDB6
(239,253,182)
#F0FDBE
(240,253,190)
#F1FDC6
(241,253,198)
#F2FDCE
(242,253,206)
#F3FDD6
(243,253,214)
#F4FDDE
(244,253,222)
#F5FDE6
(245,253,230)
#F6FDEE
(246,253,238)
#F7FDF6
(247,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDA6; }

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

This text font color is #EDFDA6.

Background Color

.myBgColor { background-color: #EDFDA6; }

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

This div background color is #EDFDA6.

Border color

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

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

This div border color is #EDFDA6.

Opacity

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

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

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

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

This text has shadow with #EDFDA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDA6.

Preview

Color preview on black background

This text has color #EDFDA6 on black background.


Color preview on white background

This text has color #EDFDA6 on white background.


Black color preview on #EDFDA6 background

This text has black color on #EDFDA6 background.


White color preview on #EDFDA6 background

This text has white color on #EDFDA6 background.


Related colors

Complementary color

Complementary color for #hex is #120259.


I love getcolorcode.com

Triadic colors

1 #A6EDFD and #FDA6ED with #EDFDA6 are triadic colors.

2 #A6FDED and #FDEDA6 with #EDFDA6 are triadic colors.