COLOR #EDF5DF

HEX: #EDF5DF RGB: (237,245,223)

Renk bilgisi

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

RGB renk modeli

#EDF5DF color RGB value is (237,245,223).

RGB: (237,245,223) (93%, 96%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 245 of 255 = 96%
B 223 of 255 = 87%

237
245
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 245 + 223 = 705 (100%)
R 237 of 705 ~ 33.62%
G 245 of 705 ~ 34.75%
B 223 of 705 ~ 31.63'%

%33.62
%34.75
%31.63

CMYK RENK MODELİ

#EDF5DF rengi CMYK tonu (3,0,9,4).

  • camgöbeği tonu 3.27%
  • eflatun tonu 0.00%
  • sarı tonu 8.98%
  • ana renk tonu 3.92%

CMYK: (3,0,9,4)
C3M0Y9K4 (3%, 0%, 9%, 4%)
(0.03 / 0.00 / 0.09 / 0.04)

CMYK yüzdeleri

%3.27
%0
%8.98
%3.92

Codes

Color #EDF5DF in popluar color models

ED F5 DF
RGB 237 245 223
HSL 82° 52.38% 91.76%
HSB/HSV 82° 8.98% 96.08%
CMYK 3.27% 0.00% 8.98%
3.92%

Color #EDF5DF in popluar number systems.

HEX ED F5 DF
Decimal 237 245 223
Binary 11101101 11110101 11011111
Octal 355 365 337

Shades and tints

Shades of #EDF5DF

#EDF5DF
(237,245,223)
#D8DFCB
(216,223,203)
#C3C9B7
(195,201,183)
#AEB3A3
(174,179,163)
#999D8F
(153,157,143)
#84877B
(132,135,123)
#6F7167
(111,113,103)
#5A5B53
(90,91,83)
#45453F
(69,69,63)
#302F2B
(48,47,43)
#1B1917
(27,25,23)
#000000
(0,0,0)

Tints of #EDF5DF

#EDF5DF
(237,245,223)
#EEF5E1
(238,245,225)
#EFF5E3
(239,245,227)
#F0F5E5
(240,245,229)
#F1F5E7
(241,245,231)
#F2F5E9
(242,245,233)
#F3F5EB
(243,245,235)
#F4F5ED
(244,245,237)
#F5F5EF
(245,245,239)
#F6F5F1
(246,245,241)
#F7F5F3
(247,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF5DF color. Also use rgb(237,245,223) instead hex code.

Text Font Color

.myTextColor { color: #EDF5DF; }

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

This text font color is #EDF5DF.

Background Color

.myBgColor { background-color: #EDF5DF; }

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

This div background color is #EDF5DF.

Border color

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

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

This div border color is #EDF5DF.

Opacity

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

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

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

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

This text has shadow with #EDF5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF5DF.

Preview

Color preview on black background

This text has color #EDF5DF on black background.


Color preview on white background

This text has color #EDF5DF on white background.


Black color preview on #EDF5DF background

This text has black color on #EDF5DF background.


White color preview on #EDF5DF background

This text has white color on #EDF5DF background.


Related colors

Complementary color

Complementary color for #hex is #120A20.


I love getcolorcode.com

Triadic colors

1 #DFEDF5 and #F5DFED with #EDF5DF are triadic colors.

2 #DFF5ED and #F5EDDF with #EDF5DF are triadic colors.