COLOR #EDFCD9

HEX: #EDFCD9 RGB: (237,252,217)

Renk bilgisi

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

RGB renk modeli

#EDFCD9 color RGB value is (237,252,217).

RGB: (237,252,217) (93%, 99%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 252 of 255 = 99%
B 217 of 255 = 85%

237
252
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 252 + 217 = 706 (100%)
R 237 of 706 ~ 33.57%
G 252 of 706 ~ 35.69%
B 217 of 706 ~ 30.74'%

%33.57
%35.69
%30.74

CMYK RENK MODELİ

#EDFCD9 rengi CMYK tonu (6,0,14,1).

  • camgöbeği tonu 5.95%
  • eflatun tonu 0.00%
  • sarı tonu 13.89%
  • ana renk tonu 1.18%

CMYK: (6,0,14,1)
C6M0Y14K1 (6%, 0%, 14%, 1%)
(0.06 / 0.00 / 0.14 / 0.01)

CMYK yüzdeleri

%5.95
%0
%13.89
%1.18

Codes

Color #EDFCD9 in popluar color models

ED FC D9
RGB 237 252 217
HSL 86° 85.37% 91.96%
HSB/HSV 86° 13.89% 98.82%
CMYK 5.95% 0.00% 13.89%
1.18%

Color #EDFCD9 in popluar number systems.

HEX ED FC D9
Decimal 237 252 217
Binary 11101101 11111100 11011001
Octal 355 374 331

Shades and tints

Shades of #EDFCD9

#EDFCD9
(237,252,217)
#D8E6C6
(216,230,198)
#C3D0B3
(195,208,179)
#AEBAA0
(174,186,160)
#99A48D
(153,164,141)
#848E7A
(132,142,122)
#6F7867
(111,120,103)
#5A6254
(90,98,84)
#454C41
(69,76,65)
#30362E
(48,54,46)
#1B201B
(27,32,27)
#000000
(0,0,0)

Tints of #EDFCD9

#EDFCD9
(237,252,217)
#EEFCDC
(238,252,220)
#EFFCDF
(239,252,223)
#F0FCE2
(240,252,226)
#F1FCE5
(241,252,229)
#F2FCE8
(242,252,232)
#F3FCEB
(243,252,235)
#F4FCEE
(244,252,238)
#F5FCF1
(245,252,241)
#F6FCF4
(246,252,244)
#F7FCF7
(247,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFCD9 color. Also use rgb(237,252,217) instead hex code.

Text Font Color

.myTextColor { color: #EDFCD9; }

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

This text font color is #EDFCD9.

Background Color

.myBgColor { background-color: #EDFCD9; }

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

This div background color is #EDFCD9.

Border color

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

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

This div border color is #EDFCD9.

Opacity

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

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

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

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

This text has shadow with #EDFCD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFCD9.

Preview

Color preview on black background

This text has color #EDFCD9 on black background.


Color preview on white background

This text has color #EDFCD9 on white background.


Black color preview on #EDFCD9 background

This text has black color on #EDFCD9 background.


White color preview on #EDFCD9 background

This text has white color on #EDFCD9 background.


Related colors

Complementary color

Complementary color for #hex is #120326.


I love getcolorcode.com

Triadic colors

1 #D9EDFC and #FCD9ED with #EDFCD9 are triadic colors.

2 #D9FCED and #FCEDD9 with #EDFCD9 are triadic colors.