COLOR #EDFCD6

HEX: #EDFCD6 RGB: (237,252,214)

Renk bilgisi

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

RGB renk modeli

#EDFCD6 color RGB value is (237,252,214).

RGB: (237,252,214) (93%, 99%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 252 of 255 = 99%
B 214 of 255 = 84%

237
252
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 252 + 214 = 703 (100%)
R 237 of 703 ~ 33.71%
G 252 of 703 ~ 35.85%
B 214 of 703 ~ 30.44'%

%33.71
%35.85
%30.44

CMYK RENK MODELİ

#EDFCD6 rengi CMYK tonu (6,0,15,1).

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

CMYK: (6,0,15,1)
C6M0Y15K1 (6%, 0%, 15%, 1%)
(0.06 / 0.00 / 0.15 / 0.01)

CMYK yüzdeleri

%5.95
%0
%15.08
%1.18

Codes

Color #EDFCD6 in popluar color models

ED FC D6
RGB 237 252 214
HSL 84° 86.36% 91.37%
HSB/HSV 84° 15.08% 98.82%
CMYK 5.95% 0.00% 15.08%
1.18%

Color #EDFCD6 in popluar number systems.

HEX ED FC D6
Decimal 237 252 214
Binary 11101101 11111100 11010110
Octal 355 374 326

Shades and tints

Shades of #EDFCD6

#EDFCD6
(237,252,214)
#D8E6C3
(216,230,195)
#C3D0B0
(195,208,176)
#AEBA9D
(174,186,157)
#99A48A
(153,164,138)
#848E77
(132,142,119)
#6F7864
(111,120,100)
#5A6251
(90,98,81)
#454C3E
(69,76,62)
#30362B
(48,54,43)
#1B2018
(27,32,24)
#000000
(0,0,0)

Tints of #EDFCD6

#EDFCD6
(237,252,214)
#EEFCD9
(238,252,217)
#EFFCDC
(239,252,220)
#F0FCDF
(240,252,223)
#F1FCE2
(241,252,226)
#F2FCE5
(242,252,229)
#F3FCE8
(243,252,232)
#F4FCEB
(244,252,235)
#F5FCEE
(245,252,238)
#F6FCF1
(246,252,241)
#F7FCF4
(247,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFCD6; }

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

This text font color is #EDFCD6.

Background Color

.myBgColor { background-color: #EDFCD6; }

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

This div background color is #EDFCD6.

Border color

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

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

This div border color is #EDFCD6.

Opacity

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

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

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

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

This text has shadow with #EDFCD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFCD6.

Preview

Color preview on black background

This text has color #EDFCD6 on black background.


Color preview on white background

This text has color #EDFCD6 on white background.


Black color preview on #EDFCD6 background

This text has black color on #EDFCD6 background.


White color preview on #EDFCD6 background

This text has white color on #EDFCD6 background.


Related colors

Complementary color

Complementary color for #hex is #120329.


I love getcolorcode.com

Triadic colors

1 #D6EDFC and #FCD6ED with #EDFCD6 are triadic colors.

2 #D6FCED and #FCEDD6 with #EDFCD6 are triadic colors.