COLOR #EDF3E1

HEX: #EDF3E1 RGB: (237,243,225)

Renk bilgisi

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

RGB renk modeli

#EDF3E1 color RGB value is (237,243,225).

RGB: (237,243,225) (93%, 95%, 88%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 243 of 255 = 95%
B 225 of 255 = 88%

237
243
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 243 + 225 = 705 (100%)
R 237 of 705 ~ 33.62%
G 243 of 705 ~ 34.47%
B 225 of 705 ~ 31.91'%

%33.62
%34.47
%31.91

CMYK RENK MODELİ

#EDF3E1 rengi CMYK tonu (2,0,7,5).

  • camgöbeği tonu 2.47%
  • eflatun tonu 0.00%
  • sarı tonu 7.41%
  • ana renk tonu 4.71%

CMYK: (2,0,7,5)
C2M0Y7K5 (2%, 0%, 7%, 5%)
(0.02 / 0.00 / 0.07 / 0.05)

CMYK yüzdeleri

%2.47
%0
%7.41
%4.71

Codes

Color #EDF3E1 in popluar color models

ED F3 E1
RGB 237 243 225
HSL 80° 42.86% 91.76%
HSB/HSV 80° 7.41% 95.29%
CMYK 2.47% 0.00% 7.41%
4.71%

Color #EDF3E1 in popluar number systems.

HEX ED F3 E1
Decimal 237 243 225
Binary 11101101 11110011 11100001
Octal 355 363 341

Shades and tints

Shades of #EDF3E1

#EDF3E1
(237,243,225)
#D8DDCD
(216,221,205)
#C3C7B9
(195,199,185)
#AEB1A5
(174,177,165)
#999B91
(153,155,145)
#84857D
(132,133,125)
#6F6F69
(111,111,105)
#5A5955
(90,89,85)
#454341
(69,67,65)
#302D2D
(48,45,45)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #EDF3E1

#EDF3E1
(237,243,225)
#EEF4E3
(238,244,227)
#EFF5E5
(239,245,229)
#F0F6E7
(240,246,231)
#F1F7E9
(241,247,233)
#F2F8EB
(242,248,235)
#F3F9ED
(243,249,237)
#F4FAEF
(244,250,239)
#F5FBF1
(245,251,241)
#F6FCF3
(246,252,243)
#F7FDF5
(247,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF3E1; }

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

This text font color is #EDF3E1.

Background Color

.myBgColor { background-color: #EDF3E1; }

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

This div background color is #EDF3E1.

Border color

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

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

This div border color is #EDF3E1.

Opacity

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

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

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

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

This text has shadow with #EDF3E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF3E1.

Preview

Color preview on black background

This text has color #EDF3E1 on black background.


Color preview on white background

This text has color #EDF3E1 on white background.


Black color preview on #EDF3E1 background

This text has black color on #EDF3E1 background.


White color preview on #EDF3E1 background

This text has white color on #EDF3E1 background.


Related colors

Complementary color

Complementary color for #hex is #120C1E.


I love getcolorcode.com

Triadic colors

1 #E1EDF3 and #F3E1ED with #EDF3E1 are triadic colors.

2 #E1F3ED and #F3EDE1 with #EDF3E1 are triadic colors.