COLOR #EDF8D4

HEX: #EDF8D4 RGB: (237,248,212)

Renk bilgisi

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

RGB renk modeli

#EDF8D4 color RGB value is (237,248,212).

RGB: (237,248,212) (93%, 97%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 248 of 255 = 97%
B 212 of 255 = 83%

237
248
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 248 + 212 = 697 (100%)
R 237 of 697 ~ 34%
G 248 of 697 ~ 35.58%
B 212 of 697 ~ 30.42'%

%34
%35.58
%30.42

CMYK RENK MODELİ

#EDF8D4 rengi CMYK tonu (4,0,15,3).

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

CMYK: (4,0,15,3)
C4M0Y15K3 (4%, 0%, 15%, 3%)
(0.04 / 0.00 / 0.15 / 0.03)

CMYK yüzdeleri

%4.44
%0
%14.52
%2.75

Codes

Color #EDF8D4 in popluar color models

ED F8 D4
RGB 237 248 212
HSL 78° 72.00% 90.20%
HSB/HSV 78° 14.52% 97.25%
CMYK 4.44% 0.00% 14.52%
2.75%

Color #EDF8D4 in popluar number systems.

HEX ED F8 D4
Decimal 237 248 212
Binary 11101101 11111000 11010100
Octal 355 370 324

Shades and tints

Shades of #EDF8D4

#EDF8D4
(237,248,212)
#D8E2C1
(216,226,193)
#C3CCAE
(195,204,174)
#AEB69B
(174,182,155)
#99A088
(153,160,136)
#848A75
(132,138,117)
#6F7462
(111,116,98)
#5A5E4F
(90,94,79)
#45483C
(69,72,60)
#303229
(48,50,41)
#1B1C16
(27,28,22)
#000000
(0,0,0)

Tints of #EDF8D4

#EDF8D4
(237,248,212)
#EEF8D7
(238,248,215)
#EFF8DA
(239,248,218)
#F0F8DD
(240,248,221)
#F1F8E0
(241,248,224)
#F2F8E3
(242,248,227)
#F3F8E6
(243,248,230)
#F4F8E9
(244,248,233)
#F5F8EC
(245,248,236)
#F6F8EF
(246,248,239)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF8D4; }

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

This text font color is #EDF8D4.

Background Color

.myBgColor { background-color: #EDF8D4; }

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

This div background color is #EDF8D4.

Border color

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

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

This div border color is #EDF8D4.

Opacity

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

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

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

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

This text has shadow with #EDF8D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF8D4.

Preview

Color preview on black background

This text has color #EDF8D4 on black background.


Color preview on white background

This text has color #EDF8D4 on white background.


Black color preview on #EDF8D4 background

This text has black color on #EDF8D4 background.


White color preview on #EDF8D4 background

This text has white color on #EDF8D4 background.


Related colors

Complementary color

Complementary color for #hex is #12072B.


I love getcolorcode.com

Triadic colors

1 #D4EDF8 and #F8D4ED with #EDF8D4 are triadic colors.

2 #D4F8ED and #F8EDD4 with #EDF8D4 are triadic colors.