COLOR #EDF0DA

HEX: #EDF0DA RGB: (237,240,218)

Renk bilgisi

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

RGB renk modeli

#EDF0DA color RGB value is (237,240,218).

RGB: (237,240,218) (93%, 94%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 240 of 255 = 94%
B 218 of 255 = 85%

237
240
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 240 + 218 = 695 (100%)
R 237 of 695 ~ 34.1%
G 240 of 695 ~ 34.53%
B 218 of 695 ~ 31.37'%

%34.1
%34.53
%31.37

CMYK RENK MODELİ

#EDF0DA rengi CMYK tonu (1,0,9,6).

  • camgöbeği tonu 1.25%
  • eflatun tonu 0.00%
  • sarı tonu 9.17%
  • ana renk tonu 5.88%

CMYK: (1,0,9,6)
C1M0Y9K6 (1%, 0%, 9%, 6%)
(0.01 / 0.00 / 0.09 / 0.06)

CMYK yüzdeleri

%1.25
%0
%9.17
%5.88

Codes

Color #EDF0DA in popluar color models

ED F0 DA
RGB 237 240 218
HSL 68° 42.31% 89.80%
HSB/HSV 68° 9.17% 94.12%
CMYK 1.25% 0.00% 9.17%
5.88%

Color #EDF0DA in popluar number systems.

HEX ED F0 DA
Decimal 237 240 218
Binary 11101101 11110000 11011010
Octal 355 360 332

Shades and tints

Shades of #EDF0DA

#EDF0DA
(237,240,218)
#D8DBC7
(216,219,199)
#C3C6B4
(195,198,180)
#AEB1A1
(174,177,161)
#999C8E
(153,156,142)
#84877B
(132,135,123)
#6F7268
(111,114,104)
#5A5D55
(90,93,85)
#454842
(69,72,66)
#30332F
(48,51,47)
#1B1E1C
(27,30,28)
#000000
(0,0,0)

Tints of #EDF0DA

#EDF0DA
(237,240,218)
#EEF1DD
(238,241,221)
#EFF2E0
(239,242,224)
#F0F3E3
(240,243,227)
#F1F4E6
(241,244,230)
#F2F5E9
(242,245,233)
#F3F6EC
(243,246,236)
#F4F7EF
(244,247,239)
#F5F8F2
(245,248,242)
#F6F9F5
(246,249,245)
#F7FAF8
(247,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF0DA color. Also use rgb(237,240,218) instead hex code.

Text Font Color

.myTextColor { color: #EDF0DA; }

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

This text font color is #EDF0DA.

Background Color

.myBgColor { background-color: #EDF0DA; }

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

This div background color is #EDF0DA.

Border color

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

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

This div border color is #EDF0DA.

Opacity

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

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

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

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

This text has shadow with #EDF0DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF0DA.

Preview

Color preview on black background

This text has color #EDF0DA on black background.


Color preview on white background

This text has color #EDF0DA on white background.


Black color preview on #EDF0DA background

This text has black color on #EDF0DA background.


White color preview on #EDF0DA background

This text has white color on #EDF0DA background.


Related colors

Complementary color

Complementary color for #hex is #120F25.


I love getcolorcode.com

Triadic colors

1 #DAEDF0 and #F0DAED with #EDF0DA are triadic colors.

2 #DAF0ED and #F0EDDA with #EDF0DA are triadic colors.