COLOR #EDF9E1

HEX: #EDF9E1 RGB: (237,249,225)

Renk bilgisi

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

RGB renk modeli

#EDF9E1 color RGB value is (237,249,225).

RGB: (237,249,225) (93%, 98%, 88%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 249 of 255 = 98%
B 225 of 255 = 88%

237
249
225

R + G + B ~ 93%. #EDF9E1 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 249 + 225 = 711 (100%)
R 237 of 711 ~ 33.33%
G 249 of 711 ~ 35.02%
B 225 of 711 ~ 31.65'%

%33.33
%35.02
%31.65

CMYK RENK MODELİ

#EDF9E1 rengi CMYK tonu (5,0,10,2).

  • camgöbeği tonu 4.82%
  • eflatun tonu 0.00%
  • sarı tonu 9.64%
  • ana renk tonu 2.35%

CMYK: (5,0,10,2)
C5M0Y10K2 (5%, 0%, 10%, 2%)
(0.05 / 0.00 / 0.10 / 0.02)

CMYK yüzdeleri

%4.82
%0
%9.64
%2.35

Codes

Color #EDF9E1 in popluar color models

ED F9 E1
RGB 237 249 225
HSL 90° 66.67% 92.94%
HSB/HSV 90° 9.64% 97.65%
CMYK 4.82% 0.00% 9.64%
2.35%

Color #EDF9E1 in popluar number systems.

HEX ED F9 E1
Decimal 237 249 225
Binary 11101101 11111001 11100001
Octal 355 371 341

Shades and tints

Shades of #EDF9E1

#EDF9E1
(237,249,225)
#D8E3CD
(216,227,205)
#C3CDB9
(195,205,185)
#AEB7A5
(174,183,165)
#99A191
(153,161,145)
#848B7D
(132,139,125)
#6F7569
(111,117,105)
#5A5F55
(90,95,85)
#454941
(69,73,65)
#30332D
(48,51,45)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #EDF9E1

#EDF9E1
(237,249,225)
#EEF9E3
(238,249,227)
#EFF9E5
(239,249,229)
#F0F9E7
(240,249,231)
#F1F9E9
(241,249,233)
#F2F9EB
(242,249,235)
#F3F9ED
(243,249,237)
#F4F9EF
(244,249,239)
#F5F9F1
(245,249,241)
#F6F9F3
(246,249,243)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF9E1; }

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

This text font color is #EDF9E1.

Background Color

.myBgColor { background-color: #EDF9E1; }

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

This div background color is #EDF9E1.

Border color

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

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

This div border color is #EDF9E1.

Opacity

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

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

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

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

This text has shadow with #EDF9E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF9E1.

Preview

Color preview on black background

This text has color #EDF9E1 on black background.


Color preview on white background

This text has color #EDF9E1 on white background.


Black color preview on #EDF9E1 background

This text has black color on #EDF9E1 background.


White color preview on #EDF9E1 background

This text has white color on #EDF9E1 background.


Related colors

Complementary color

Complementary color for #hex is #12061E.


I love getcolorcode.com

Triadic colors

1 #E1EDF9 and #F9E1ED with #EDF9E1 are triadic colors.

2 #E1F9ED and #F9EDE1 with #EDF9E1 are triadic colors.