COLOR #EDF3DC

HEX: #EDF3DC RGB: (237,243,220)

Renk bilgisi

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

RGB renk modeli

#EDF3DC color RGB value is (237,243,220).

RGB: (237,243,220) (93%, 95%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 243 of 255 = 95%
B 220 of 255 = 86%

237
243
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 243 + 220 = 700 (100%)
R 237 of 700 ~ 33.86%
G 243 of 700 ~ 34.71%
B 220 of 700 ~ 31.43'%

%33.86
%34.71
%31.43

CMYK RENK MODELİ

#EDF3DC rengi CMYK tonu (2,0,9,5).

  • camgöbeği tonu 2.47%
  • eflatun tonu 0.00%
  • sarı tonu 9.47%
  • ana renk tonu 4.71%
CMYK: (2,0,9,5) C2M0Y9K5 (2%,0%,9%,5%) (0.02/0.00/0.09/0.05) 

CMYK yüzdeleri

%2.47
%0
%9.47
%4.71

Codes

Color #EDF3DC in popluar color models

ED F3 DC
RGB 237 243 220
HSL 76° 48.94% 90.78%
HSB/HSV 76° 9.47% 95.29%
CMYK 2.47% 0.00% 9.47%
4.71%

Color #EDF3DC in popluar number systems.

HEX ED F3 DC
Decimal 237 243 220
Binary 11101101 11110011 11011100
Octal 355 363 334

Shades and tints

Shades of #EDF3DC

#EDF3DC
(237,243,220)
#D8DDC8
(216,221,200)
#C3C7B4
(195,199,180)
#AEB1A0
(174,177,160)
#999B8C
(153,155,140)
#848578
(132,133,120)
#6F6F64
(111,111,100)
#5A5950
(90,89,80)
#45433C
(69,67,60)
#302D28
(48,45,40)
#1B1714
(27,23,20)
#000000
(0,0,0)

Tints of #EDF3DC

#EDF3DC
(237,243,220)
#EEF4DF
(238,244,223)
#EFF5E2
(239,245,226)
#F0F6E5
(240,246,229)
#F1F7E8
(241,247,232)
#F2F8EB
(242,248,235)
#F3F9EE
(243,249,238)
#F4FAF1
(244,250,241)
#F5FBF4
(245,251,244)
#F6FCF7
(246,252,247)
#F7FDFA
(247,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF3DC color. Also use rgb(237,243,220) instead hex code.

Text Font Color

.myTextColor { color: #EDF3DC; }

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

This text font color is #EDF3DC.

Background Color

.myBgColor { background-color: #EDF3DC; }

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

This div background color is #EDF3DC.

Border color

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

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

This div border color is #EDF3DC.

Opacity

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

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

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

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

This text has shadow with #EDF3DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF3DC.

Preview

Color preview on black background

This text has color #EDF3DC on black background.


Color preview on white background

This text has color #EDF3DC on white background.


Black color preview on #EDF3DC background

This text has black color on #EDF3DC background.


White color preview on #EDF3DC background

This text has white color on #EDF3DC background.


Related colors

Complementary color

Complementary color for #hex is #120C23.


I love getcolorcode.com

Triadic colors

1 #DCEDF3 and #F3DCED with #EDF3DC are triadic colors.

2 #DCF3ED and #F3EDDC with #EDF3DC are triadic colors.