COLOR #EDF1DE

HEX: #EDF1DE RGB: (237,241,222)

Renk bilgisi

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

RGB renk modeli

#EDF1DE color RGB value is (237,241,222).

RGB: (237,241,222) (93%, 95%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 241 of 255 = 95%
B 222 of 255 = 87%

237
241
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 241 + 222 = 700 (100%)
R 237 of 700 ~ 33.86%
G 241 of 700 ~ 34.43%
B 222 of 700 ~ 31.71'%

%33.86
%34.43
%31.71

CMYK RENK MODELİ

#EDF1DE rengi CMYK tonu (2,0,8,5).

  • camgöbeği tonu 1.66%
  • eflatun tonu 0.00%
  • sarı tonu 7.88%
  • ana renk tonu 5.49%

CMYK: (2,0,8,5)
C2M0Y8K5 (2%, 0%, 8%, 5%)
(0.02 / 0.00 / 0.08 / 0.05)

CMYK yüzdeleri

%1.66
%0
%7.88
%5.49

Codes

Color #EDF1DE in popluar color models

ED F1 DE
RGB 237 241 222
HSL 73° 40.43% 90.78%
HSB/HSV 73° 7.88% 94.51%
CMYK 1.66% 0.00% 7.88%
5.49%

Color #EDF1DE in popluar number systems.

HEX ED F1 DE
Decimal 237 241 222
Binary 11101101 11110001 11011110
Octal 355 361 336

Shades and tints

Shades of #EDF1DE

#EDF1DE
(237,241,222)
#D8DCCA
(216,220,202)
#C3C7B6
(195,199,182)
#AEB2A2
(174,178,162)
#999D8E
(153,157,142)
#84887A
(132,136,122)
#6F7366
(111,115,102)
#5A5E52
(90,94,82)
#45493E
(69,73,62)
#30342A
(48,52,42)
#1B1F16
(27,31,22)
#000000
(0,0,0)

Tints of #EDF1DE

#EDF1DE
(237,241,222)
#EEF2E1
(238,242,225)
#EFF3E4
(239,243,228)
#F0F4E7
(240,244,231)
#F1F5EA
(241,245,234)
#F2F6ED
(242,246,237)
#F3F7F0
(243,247,240)
#F4F8F3
(244,248,243)
#F5F9F6
(245,249,246)
#F6FAF9
(246,250,249)
#F7FBFC
(247,251,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF1DE color. Also use rgb(237,241,222) instead hex code.

Text Font Color

.myTextColor { color: #EDF1DE; }

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

This text font color is #EDF1DE.

Background Color

.myBgColor { background-color: #EDF1DE; }

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

This div background color is #EDF1DE.

Border color

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

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

This div border color is #EDF1DE.

Opacity

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

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

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

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

This text has shadow with #EDF1DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF1DE.

Preview

Color preview on black background

This text has color #EDF1DE on black background.


Color preview on white background

This text has color #EDF1DE on white background.


Black color preview on #EDF1DE background

This text has black color on #EDF1DE background.


White color preview on #EDF1DE background

This text has white color on #EDF1DE background.


Related colors

Complementary color

Complementary color for #hex is #120E21.


I love getcolorcode.com

Triadic colors

1 #DEEDF1 and #F1DEED with #EDF1DE are triadic colors.

2 #DEF1ED and #F1EDDE with #EDF1DE are triadic colors.