COLOR #EDFDC7

HEX: #EDFDC7 RGB: (237,253,199)

Renk bilgisi

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

RGB renk modeli

#EDFDC7 color RGB value is (237,253,199).

RGB: (237,253,199) (93%, 99%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 199 of 255 = 78%

237
253
199

R + G + B ~ 90%. #EDFDC7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 199 = 689 (100%)
R 237 of 689 ~ 34.4%
G 253 of 689 ~ 36.72%
B 199 of 689 ~ 28.88'%

%34.4
%36.72
%28.88

CMYK RENK MODELİ

#EDFDC7 rengi CMYK tonu (6,0,21,1).

  • camgöbeği tonu 6.32%
  • eflatun tonu 0.00%
  • sarı tonu 21.34%
  • ana renk tonu 0.78%

CMYK: (6,0,21,1)
C6M0Y21K1 (6%, 0%, 21%, 1%)
(0.06 / 0.00 / 0.21 / 0.01)

CMYK yüzdeleri

%6.32
%0
%21.34
%0.78

Codes

Color #EDFDC7 in popluar color models

ED FD C7
RGB 237 253 199
HSL 78° 93.10% 88.63%
HSB/HSV 78° 21.34% 99.22%
CMYK 6.32% 0.00% 21.34%
0.78%

Color #EDFDC7 in popluar number systems.

HEX ED FD C7
Decimal 237 253 199
Binary 11101101 11111101 11000111
Octal 355 375 307

Shades and tints

Shades of #EDFDC7

#EDFDC7
(237,253,199)
#D8E6B5
(216,230,181)
#C3CFA3
(195,207,163)
#AEB891
(174,184,145)
#99A17F
(153,161,127)
#848A6D
(132,138,109)
#6F735B
(111,115,91)
#5A5C49
(90,92,73)
#454537
(69,69,55)
#302E25
(48,46,37)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #EDFDC7

#EDFDC7
(237,253,199)
#EEFDCC
(238,253,204)
#EFFDD1
(239,253,209)
#F0FDD6
(240,253,214)
#F1FDDB
(241,253,219)
#F2FDE0
(242,253,224)
#F3FDE5
(243,253,229)
#F4FDEA
(244,253,234)
#F5FDEF
(245,253,239)
#F6FDF4
(246,253,244)
#F7FDF9
(247,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFDC7 color. Also use rgb(237,253,199) instead hex code.

Text Font Color

.myTextColor { color: #EDFDC7; }

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

This text font color is #EDFDC7.

Background Color

.myBgColor { background-color: #EDFDC7; }

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

This div background color is #EDFDC7.

Border color

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

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

This div border color is #EDFDC7.

Opacity

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

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

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

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

This text has shadow with #EDFDC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDC7.

Preview

Color preview on black background

This text has color #EDFDC7 on black background.


Color preview on white background

This text has color #EDFDC7 on white background.


Black color preview on #EDFDC7 background

This text has black color on #EDFDC7 background.


White color preview on #EDFDC7 background

This text has white color on #EDFDC7 background.


Related colors

Complementary color

Complementary color for #hex is #120238.


I love getcolorcode.com

Triadic colors

1 #C7EDFD and #FDC7ED with #EDFDC7 are triadic colors.

2 #C7FDED and #FDEDC7 with #EDFDC7 are triadic colors.