COLOR #EDFED6

HEX: #EDFED6 RGB: (237,254,214)

Renk bilgisi

#EDFED6 contains red, green and blue colors in about the same proportion. #EDFED6 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#EDFED6 color RGB value is (237,254,214).

RGB: (237,254,214) (93%, 100%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 254 of 255 = 100%
B 214 of 255 = 84%

237
254
214

R + G + B ~ 92%. #EDFED6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 254 + 214 = 705 (100%)
R 237 of 705 ~ 33.62%
G 254 of 705 ~ 36.03%
B 214 of 705 ~ 30.35'%

%33.62
%36.03
%30.35

CMYK RENK MODELİ

#EDFED6 rengi CMYK tonu (7,0,16,0).

  • camgöbeği tonu 6.69%
  • eflatun tonu 0.00%
  • sarı tonu 15.75%
  • ana renk tonu 0.39%

CMYK: (7,0,16,0)
C7M0Y16K0 (7%, 0%, 16%, 0%)
(0.07 / 0.00 / 0.16 / 0.00)

CMYK yüzdeleri

%6.69
%0
%15.75
%0.39

Codes

Color #EDFED6 in popluar color models

ED FE D6
RGB 237 254 214
HSL 86° 95.24% 91.76%
HSB/HSV 86° 15.75% 99.61%
CMYK 6.69% 0.00% 15.75%
0.39%

Color #EDFED6 in popluar number systems.

HEX ED FE D6
Decimal 237 254 214
Binary 11101101 11111110 11010110
Octal 355 376 326

Shades and tints

Shades of #EDFED6

#EDFED6
(237,254,214)
#D8E7C3
(216,231,195)
#C3D0B0
(195,208,176)
#AEB99D
(174,185,157)
#99A28A
(153,162,138)
#848B77
(132,139,119)
#6F7464
(111,116,100)
#5A5D51
(90,93,81)
#45463E
(69,70,62)
#302F2B
(48,47,43)
#1B1818
(27,24,24)
#000000
(0,0,0)

Tints of #EDFED6

#EDFED6
(237,254,214)
#EEFED9
(238,254,217)
#EFFEDC
(239,254,220)
#F0FEDF
(240,254,223)
#F1FEE2
(241,254,226)
#F2FEE5
(242,254,229)
#F3FEE8
(243,254,232)
#F4FEEB
(244,254,235)
#F5FEEE
(245,254,238)
#F6FEF1
(246,254,241)
#F7FEF4
(247,254,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFED6 color. Also use rgb(237,254,214) instead hex code.

Text Font Color

.myTextColor { color: #EDFED6; }

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

This text font color is #EDFED6.

Background Color

.myBgColor { background-color: #EDFED6; }

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

This div background color is #EDFED6.

Border color

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

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

This div border color is #EDFED6.

Opacity

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

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

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

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

This text has shadow with #EDFED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFED6.

Preview

Color preview on black background

This text has color #EDFED6 on black background.


Color preview on white background

This text has color #EDFED6 on white background.


Black color preview on #EDFED6 background

This text has black color on #EDFED6 background.


White color preview on #EDFED6 background

This text has white color on #EDFED6 background.


Related colors

Complementary color

Complementary color for #EDFED6 is #120129.


I love getcolorcode.com

Triadic colors

1 #D6EDFE and #FED6ED with #EDFED6 are triadic colors.

2 #D6FEED and #FEEDD6 with #EDFED6 are triadic colors.