COLOR #EDF8D1

HEX: #EDF8D1 RGB: (237,248,209)

Renk bilgisi

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

RGB renk modeli

#EDF8D1 color RGB value is (237,248,209).

RGB: (237,248,209) (93%, 97%, 82%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 248 of 255 = 97%
B 209 of 255 = 82%

237
248
209

R + G + B ~ 91%. #EDF8D1 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 248 + 209 = 694 (100%)
R 237 of 694 ~ 34.15%
G 248 of 694 ~ 35.73%
B 209 of 694 ~ 30.12'%

%34.15
%35.73
%30.12

CMYK RENK MODELİ

#EDF8D1 rengi CMYK tonu (4,0,16,3).

  • camgöbeği tonu 4.44%
  • eflatun tonu 0.00%
  • sarı tonu 15.73%
  • ana renk tonu 2.75%

CMYK: (4,0,16,3)
C4M0Y16K3 (4%, 0%, 16%, 3%)
(0.04 / 0.00 / 0.16 / 0.03)

CMYK yüzdeleri

%4.44
%0
%15.73
%2.75

Codes

Color #EDF8D1 in popluar color models

ED F8 D1
RGB 237 248 209
HSL 77° 73.58% 89.61%
HSB/HSV 77° 15.73% 97.25%
CMYK 4.44% 0.00% 15.73%
2.75%

Color #EDF8D1 in popluar number systems.

HEX ED F8 D1
Decimal 237 248 209
Binary 11101101 11111000 11010001
Octal 355 370 321

Shades and tints

Shades of #EDF8D1

#EDF8D1
(237,248,209)
#D8E2BE
(216,226,190)
#C3CCAB
(195,204,171)
#AEB698
(174,182,152)
#99A085
(153,160,133)
#848A72
(132,138,114)
#6F745F
(111,116,95)
#5A5E4C
(90,94,76)
#454839
(69,72,57)
#303226
(48,50,38)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #EDF8D1

#EDF8D1
(237,248,209)
#EEF8D5
(238,248,213)
#EFF8D9
(239,248,217)
#F0F8DD
(240,248,221)
#F1F8E1
(241,248,225)
#F2F8E5
(242,248,229)
#F3F8E9
(243,248,233)
#F4F8ED
(244,248,237)
#F5F8F1
(245,248,241)
#F6F8F5
(246,248,245)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF8D1 color. Also use rgb(237,248,209) instead hex code.

Text Font Color

.myTextColor { color: #EDF8D1; }

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

This text font color is #EDF8D1.

Background Color

.myBgColor { background-color: #EDF8D1; }

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

This div background color is #EDF8D1.

Border color

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

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

This div border color is #EDF8D1.

Opacity

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

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

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

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

This text has shadow with #EDF8D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF8D1.

Preview

Color preview on black background

This text has color #EDF8D1 on black background.


Color preview on white background

This text has color #EDF8D1 on white background.


Black color preview on #EDF8D1 background

This text has black color on #EDF8D1 background.


White color preview on #EDF8D1 background

This text has white color on #EDF8D1 background.


Related colors

Complementary color

Complementary color for #EDF8D1 is #12072E.


I love getcolorcode.com

Triadic colors

1 #D1EDF8 and #F8D1ED with #EDF8D1 are triadic colors.

2 #D1F8ED and #F8EDD1 with #EDF8D1 are triadic colors.