COLOR #EDFED7

HEX: #EDFED7 RGB: (237,254,215)

Renk bilgisi

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

RGB renk modeli

#EDFED7 color RGB value is (237,254,215).

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

RGB bağlantıları ve doygunluk

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

237
254
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 254 + 215 = 706 (100%)
R 237 of 706 ~ 33.57%
G 254 of 706 ~ 35.98%
B 215 of 706 ~ 30.45'%

%33.57
%35.98
%30.45

CMYK RENK MODELİ

#EDFED7 rengi CMYK tonu (7,0,15,0).

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

CMYK: (7,0,15,0)
C7M0Y15K0 (7%, 0%, 15%, 0%)
(0.07 / 0.00 / 0.15 / 0.00)

CMYK yüzdeleri

%6.69
%0
%15.35
%0.39

Codes

Color #EDFED7 in popluar color models

ED FE D7
RGB 237 254 215
HSL 86° 95.12% 91.96%
HSB/HSV 86° 15.35% 99.61%
CMYK 6.69% 0.00% 15.35%
0.39%

Color #EDFED7 in popluar number systems.

HEX ED FE D7
Decimal 237 254 215
Binary 11101101 11111110 11010111
Octal 355 376 327

Shades and tints

Shades of #EDFED7

#EDFED7
(237,254,215)
#D8E7C4
(216,231,196)
#C3D0B1
(195,208,177)
#AEB99E
(174,185,158)
#99A28B
(153,162,139)
#848B78
(132,139,120)
#6F7465
(111,116,101)
#5A5D52
(90,93,82)
#45463F
(69,70,63)
#302F2C
(48,47,44)
#1B1819
(27,24,25)
#000000
(0,0,0)

Tints of #EDFED7

#EDFED7
(237,254,215)
#EEFEDA
(238,254,218)
#EFFEDD
(239,254,221)
#F0FEE0
(240,254,224)
#F1FEE3
(241,254,227)
#F2FEE6
(242,254,230)
#F3FEE9
(243,254,233)
#F4FEEC
(244,254,236)
#F5FEEF
(245,254,239)
#F6FEF2
(246,254,242)
#F7FEF5
(247,254,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFED7; }

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

This text font color is #EDFED7.

Background Color

.myBgColor { background-color: #EDFED7; }

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

This div background color is #EDFED7.

Border color

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

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

This div border color is #EDFED7.

Opacity

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

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

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

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

This text has shadow with #EDFED7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFED7.

Preview

Color preview on black background

This text has color #EDFED7 on black background.


Color preview on white background

This text has color #EDFED7 on white background.


Black color preview on #EDFED7 background

This text has black color on #EDFED7 background.


White color preview on #EDFED7 background

This text has white color on #EDFED7 background.


Related colors

Complementary color

Complementary color for #hex is #120128.


I love getcolorcode.com

Triadic colors

1 #D7EDFE and #FED7ED with #EDFED7 are triadic colors.

2 #D7FEED and #FEEDD7 with #EDFED7 are triadic colors.