COLOR #EDFED3

HEX: #EDFED3 RGB: (237,254,211)

Renk bilgisi

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

RGB renk modeli

#EDFED3 color RGB value is (237,254,211).

RGB: (237,254,211) (93%, 100%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 254 of 255 = 100%
B 211 of 255 = 83%

237
254
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 254 + 211 = 702 (100%)
R 237 of 702 ~ 33.76%
G 254 of 702 ~ 36.18%
B 211 of 702 ~ 30.06'%

%33.76
%36.18
%30.06

CMYK RENK MODELİ

#EDFED3 rengi CMYK tonu (7,0,17,0).

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

CMYK: (7,0,17,0)
C7M0Y17K0 (7%, 0%, 17%, 0%)
(0.07 / 0.00 / 0.17 / 0.00)

CMYK yüzdeleri

%6.69
%0
%16.93
%0.39

Codes

Color #EDFED3 in popluar color models

ED FE D3
RGB 237 254 211
HSL 84° 95.56% 91.18%
HSB/HSV 84° 16.93% 99.61%
CMYK 6.69% 0.00% 16.93%
0.39%

Color #EDFED3 in popluar number systems.

HEX ED FE D3
Decimal 237 254 211
Binary 11101101 11111110 11010011
Octal 355 376 323

Shades and tints

Shades of #EDFED3

#EDFED3
(237,254,211)
#D8E7C0
(216,231,192)
#C3D0AD
(195,208,173)
#AEB99A
(174,185,154)
#99A287
(153,162,135)
#848B74
(132,139,116)
#6F7461
(111,116,97)
#5A5D4E
(90,93,78)
#45463B
(69,70,59)
#302F28
(48,47,40)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #EDFED3

#EDFED3
(237,254,211)
#EEFED7
(238,254,215)
#EFFEDB
(239,254,219)
#F0FEDF
(240,254,223)
#F1FEE3
(241,254,227)
#F2FEE7
(242,254,231)
#F3FEEB
(243,254,235)
#F4FEEF
(244,254,239)
#F5FEF3
(245,254,243)
#F6FEF7
(246,254,247)
#F7FEFB
(247,254,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFED3; }

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

This text font color is #EDFED3.

Background Color

.myBgColor { background-color: #EDFED3; }

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

This div background color is #EDFED3.

Border color

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

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

This div border color is #EDFED3.

Opacity

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

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

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

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

This text has shadow with #EDFED3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFED3.

Preview

Color preview on black background

This text has color #EDFED3 on black background.


Color preview on white background

This text has color #EDFED3 on white background.


Black color preview on #EDFED3 background

This text has black color on #EDFED3 background.


White color preview on #EDFED3 background

This text has white color on #EDFED3 background.


Related colors

Complementary color

Complementary color for #hex is #12012C.


I love getcolorcode.com

Triadic colors

1 #D3EDFE and #FED3ED with #EDFED3 are triadic colors.

2 #D3FEED and #FEEDD3 with #EDFED3 are triadic colors.